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

/linux-master/kernel/bpf/
H A Dverifier.c999 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta);
1023 if (is_kfunc_rcu_protected(meta)) {
10741 static bool is_kfunc_rcu_protected(struct bpf_kfunc_call_arg_meta *meta) function

Completed in 251 milliseconds