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

/linux-master/kernel/bpf/
H A Dverifier.c8198 static const struct bpf_reg_types int_ptr_types = { variable in typeref:struct:bpf_reg_types
8263 [ARG_PTR_TO_INT] = &int_ptr_types,
8264 [ARG_PTR_TO_LONG] = &int_ptr_types,

Completed in 192 milliseconds