Searched defs:access_size (Results 1 – 1 of 1) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| D | verifier.c | 244 int access_size; member 3625 …check_stack_access_within_bounds(struct bpf_verifier_env *env, int regno, int off, int access_size, in check_stack_access_within_bounds() 3947 …nt check_stack_range_initialized(struct bpf_verifier_env *env, int regno, int off, int access_size, in check_stack_range_initialized() 4073 static int check_helper_mem_access(struct bpf_verifier_env *env, int regno, int access_size, bool z… in check_helper_mem_access()
|