Searched refs:bpf_prog_get_recursion_context (Results 1 – 4 of 4) sorted by relevance
1295 if (unlikely(!bpf_prog_get_recursion_context(prog))) { in __bpf_prog_enter_recur()1375 if (unlikely(!bpf_prog_get_recursion_context(prog))) { in __bpf_prog_enter_sleepable_recur()
2158 static inline bool bpf_prog_get_recursion_context(struct bpf_prog *prog) in bpf_prog_get_recursion_context() function3249 if (unlikely(!bpf_prog_get_recursion_context(prog))) { in bpf_prog_run_array_sleepable()
762 if (unlikely(!bpf_prog_get_recursion_context(info->prog))) { in __bpf_prog_test_run_raw_tp()
2119 if (unlikely(!bpf_prog_get_recursion_context(prog))) { in __bpf_trace_run()