Searched defs:min_off (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | diagnostics.c | 51 s16 min_off; member 93 s16 min_off, s16 max_off) in diag_stack_range_target() 1667 const struct bpf_func_state *state, s16 min_off, s16 max_off, in bpf_diag_record_scrub_stack()
|
| H A D | verifier.c | 3666 int min_off, max_off; check_stack_write_var_off() local 3794 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 4051 int min_off, max_off; check_stack_read_var_off() local 6250 s64 min_off, max_off; check_stack_access_within_bounds() local 6887 int err, min_off, max_off, i, j, slot, spi; check_stack_range_initialized() local [all...] |