Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c11734 static bool is_bpf_res_spin_lock_kfunc(u32 btf_id) in check_helper_call()
11758 is_bpf_res_spin_lock_kfunc(btf_id) || is_bpf_arena_kfunc(btf_id) || in check_helper_call()
12544 if (!is_bpf_res_spin_lock_kfunc(meta->func_id))
13068 static bool is_bpf_res_spin_lock_kfunc(u32 btf_id) is_bpf_res_spin_lock_kfunc() function