Home
last modified time | relevance | path

Searched refs:is_kfunc_rcu (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c10815 static bool is_kfunc_rcu(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_rcu() function
12191 if (!is_kfunc_rcu(meta)) { in check_kfunc_args()