Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c11228 KF_bpf_obj_new_impl, enumerator
12619 (meta.func_id != special_kfunc_list[KF_bpf_obj_new_impl] && in check_kfunc_call()
12634 if (meta.func_id == special_kfunc_list[KF_bpf_obj_new_impl] || in check_kfunc_call()
12640 if (meta.func_id == special_kfunc_list[KF_bpf_obj_new_impl] && !bpf_global_ma_set) in check_kfunc_call()
20334 if (desc->func_id == special_kfunc_list[KF_bpf_obj_new_impl] || in fixup_kfunc_call()