Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbpf_verifier.h409 bool is_async_cb; member
/Linux-v5.15/kernel/bpf/
Dverifier.c3704 if (subprog[idx].is_async_cb) { in check_max_stack_depth()
5757 env->subprog_info[subprog].is_async_cb = true; in __check_func_call()