Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c211 static const char *non_sleepable_context_description(struct bpf_verifier_env *env);
9522 sub_name, non_sleepable_context_description(env)); in check_func_call()
10241 static const char *non_sleepable_context_description(struct bpf_verifier_env *env) in non_sleepable_context_description() function
10311 non_sleepable_context_description(env)); in check_helper_call()
13117 func_name, non_sleepable_context_description(env)); in check_kfunc_call()