Searched refs:context_types (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/bpf/ | ||
H A D | verifier.c | 4310 static const struct bpf_reg_types context_types = {.types = {PTR_TO_CTX}};
variable 4325 [ARG_PTR_TO_CTX] = &context_types, |
Completed in 16 milliseconds