Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A DMakefile9 obj-$(CONFIG_BPF_JIT) += bpf_jit_comp.o bpf_timed_may_goto.o
/linux/include/linux/
H A Dfilter.h674 struct bpf_timed_may_goto { struct
1154 u64 bpf_check_timed_may_goto(struct bpf_timed_may_goto *);
675 countbpf_timed_may_goto global() argument
676 timestampbpf_timed_may_goto global() argument
/linux/kernel/bpf/
H A Dcore.c3210 u64 bpf_check_timed_may_goto(struct bpf_timed_may_goto *p) in bpf_check_timed_may_goto()