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

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

Completed in 184 milliseconds