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