Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/ !
Dverifier.c8379 static const struct bpf_reg_types context_types = { .types = { PTR_TO_CTX } }; variable
8420 [ARG_PTR_TO_CTX] = &context_types,