Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dcore.c2115 static int bpf_check_tail_call(const struct bpf_prog *fp) in bpf_check_tail_call() function
2207 *err = bpf_check_tail_call(fp); in bpf_prog_select_runtime()