Home
last modified time | relevance | path

Searched defs:fetch_count (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/tools/testing/selftests/bpf/map_tests/
Dmap_in_map_batch_ops.c126 __u32 batch_key = 0, fetch_count, step_size; in fetch_and_validate() local
/linux-6.6.21/drivers/video/fbdev/via/
Dhw.h413 struct fetch_count { struct
414 struct iga1_fetch_count iga1_fetch_count_reg; argument
415 struct iga2_fetch_count iga2_fetch_count_reg; argument
/linux-6.6.21/tools/perf/scripts/python/
Dexported-sql-viewer.py2538 …def __init__(self, dbref, sql, buffer, head, tail, fetch_count, fetching_done, process_target, wai… argument