Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c11338 static bool is_kfunc_bpf_preempt_disable(struct bpf_kfunc_call_arg_meta *meta) in is_kfunc_bpf_preempt_disable() function
13091 preempt_disable = is_kfunc_bpf_preempt_disable(&meta); in check_kfunc_call()