Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
Dverifier.c12255 static bool is_bpf_graph_api_kfunc(u32 btf_id) in is_bpf_graph_api_kfunc() function
12263 return is_bpf_graph_api_kfunc(btf_id) || is_bpf_iter_num_api_kfunc(btf_id); in kfunc_spin_allowed()