Searched refs:func_ptr_types (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c8182 static const struct bpf_reg_types func_ptr_types = { .types = { PTR_TO_FUNC } }; variable in typeref:struct:bpf_reg_types
8214 [ARG_PTR_TO_FUNC] = &func_ptr_types,

Completed in 406 milliseconds