Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcore.c3420 return BPF_MAX_TIMED_LOOPS; in bpf_check_timed_may_goto()
3428 return BPF_MAX_TIMED_LOOPS; in bpf_check_timed_may_goto()
H A Dfixups.c2472 BPF_MAX_TIMED_LOOPS); in bpf_do_misc_fixups()
/linux/include/linux/
H A Dbpf.h2401 BPF_MAX_TIMED_LOOPS = 0xffff, enumerator