Home
last modified time | relevance | path

Searched defs:BPF_MAX_LOOPS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_hashmap_lookup.c16 #define BPF_MAX_LOOPS (1<<23) macro
/openbmc/linux/include/linux/
H A Dbpf.h1776 BPF_MAX_LOOPS = 8 * 1024 * 1024, enumerator