Searched refs:KF_bpf_rbtree_add_impl (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dverifier.c11052 KF_bpf_rbtree_add_impl, enumerator in enum:special_kfunc_type
11450 return btf_id == special_kfunc_list[KF_bpf_rbtree_add_impl] ||
11463 return btf_id == special_kfunc_list[KF_bpf_rbtree_add_impl];
11531 kfunc_btf_id == special_kfunc_list[KF_bpf_rbtree_add_impl]);
12289 if (meta.func_id == special_kfunc_list[KF_bpf_rbtree_add_impl]) {
12382 meta.func_id == special_kfunc_list[KF_bpf_rbtree_add_impl]) {
19726 desc->func_id == special_kfunc_list[KF_bpf_rbtree_add_impl]) {
19732 if (desc->func_id == special_kfunc_list[KF_bpf_rbtree_add_impl]) {

Completed in 243 milliseconds