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

/linux-master/kernel/bpf/
H A Dverifier.c10972 KF_bpf_cast_to_kern_ctx, enumerator in enum:special_kfunc_type
11077 if (meta->func_id == special_kfunc_list[KF_bpf_cast_to_kern_ctx])
11771 if (meta->func_id == special_kfunc_list[KF_bpf_cast_to_kern_ctx]) {
12357 } else if (meta.func_id == special_kfunc_list[KF_bpf_cast_to_kern_ctx]) {
19547 } else if (desc->func_id == special_kfunc_list[KF_bpf_cast_to_kern_ctx] ||

Completed in 307 milliseconds