Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/bpf/
Dcore.c674 static int bpf_check_tail_call(const struct bpf_prog *fp) in bpf_check_tail_call() function
713 return bpf_check_tail_call(fp); in bpf_prog_select_runtime()