Searched refs:bpf_prog_get_recursion_context (Results 1 – 3 of 3) sorted by relevance
1152 if (unlikely(!bpf_prog_get_recursion_context(prog))) { in __bpf_prog_enter_recur()1232 if (unlikely(!bpf_prog_get_recursion_context(prog))) { in __bpf_prog_enter_sleepable_recur()
2039 static inline bool bpf_prog_get_recursion_context(struct bpf_prog *prog) in bpf_prog_get_recursion_context() function
2080 if (unlikely(!bpf_prog_get_recursion_context(prog))) { in __bpf_trace_run()