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

/linux-master/kernel/bpf/
H A Dverifier.c8165 static const struct bpf_reg_types context_types = { .types = { PTR_TO_CTX } }; variable in typeref:struct:bpf_reg_types
8201 [ARG_PTR_TO_CTX] = &context_types,

Completed in 191 milliseconds