Searched defs:BPF_MAX_LOOPS (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/benchs/ | ||
H A D | bench_bpf_hashmap_lookup.c | 16 #define BPF_MAX_LOOPS (1<<23) macro |
/linux/include/linux/ | ||
H A D | bpf.h | 1982 BPF_MAX_LOOPS = 8 * 1024 * 1024, enumerator |