Searched refs:KF_bpf_list_push_front_impl (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c10968 KF_bpf_list_push_front_impl, enumerator in enum:special_kfunc_type
11345 return btf_id == special_kfunc_list[KF_bpf_list_push_front_impl] ||
11413 ret = (kfunc_btf_id == special_kfunc_list[KF_bpf_list_push_front_impl] ||
12195 if (meta.func_id == special_kfunc_list[KF_bpf_list_push_front_impl] ||
19527 desc->func_id == special_kfunc_list[KF_bpf_list_push_front_impl] ||

Completed in 334 milliseconds