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

/linux-master/kernel/bpf/
H A Dverifier.c1004 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);
1028 if (is_kfunc_rcu_protected(meta)) {
10812 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta) function

Completed in 314 milliseconds