Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dbpf_verifier.h440 bool is_async_cb; member
/linux-5.19.10/kernel/bpf/
Dverifier.c4262 if (subprog[idx].is_async_cb) { in check_max_stack_depth()
6681 env->subprog_info[subprog].is_async_cb = true; in __check_func_call()