Home
last modified time | relevance | path

Searched refs:MAX_ZONES (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dconfig.h23 MAX_ZONES = 16, enumerator
H A Ddelta-index.h103 u32 load_lists[MAX_ZONES];
/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c15 #define MAX_ZONES 10 macro
878 for (int i = 0; i < MAX_ZONES; i++) { in collect_zone_lock()
901 for (int k = 0; k < MAX_ZONES; k++) { in collect_zone_lock()