Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbpf_verifier.h485 bool is_async_cb; member
/linux-6.1.9/kernel/bpf/
Dverifier.c4310 if (subprog[idx].is_async_cb) { in check_max_stack_depth()
6727 env->subprog_info[subprog].is_async_cb = true; in __check_func_call()