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

/linux-master/kernel/bpf/
H A Dverifier.c11056 KF_bpf_rbtree_add_impl, enumerator in enum:special_kfunc_type
11458 return btf_id == special_kfunc_list[KF_bpf_rbtree_add_impl] ||
11471 return btf_id == special_kfunc_list[KF_bpf_rbtree_add_impl];
11539 kfunc_btf_id == special_kfunc_list[KF_bpf_rbtree_add_impl]);
12297 if (meta.func_id == special_kfunc_list[KF_bpf_rbtree_add_impl]) {
12390 meta.func_id == special_kfunc_list[KF_bpf_rbtree_add_impl]) {
19734 desc->func_id == special_kfunc_list[KF_bpf_rbtree_add_impl]) {
19740 if (desc->func_id == special_kfunc_list[KF_bpf_rbtree_add_impl]) {

Completed in 281 milliseconds