Searched defs:min_off (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/bpf/ | ||
H A D | verifier.c | 2419 int min_off, max_off;
in check_stack_write_var_off() local 2665 int min_off, max_off; in check_stack_read_var_off() local 2506 mark_reg_stack_read(struct bpf_verifier_env *env, struct bpf_func_state *ptr_state, int min_off, int max_off, int dst_regno) mark_reg_stack_read() argument 3631 int min_off, max_off; check_stack_access_within_bounds() local 3953 int err, min_off, max_off, i, j, slot, spi; check_stack_range_initialized() local [all...] |
Completed in 14 milliseconds