Searched defs:max_off (Results  1 – 1 of 1) sorted by relevance
| /kernel/bpf/ | 
| D | verifier.c | 4805 	int min_off, max_off;  in check_stack_write_var_off()  local 4919 				int min_off, int max_off, int dst_regno)  in mark_reg_stack_read() 5122 	int min_off, max_off;  in check_stack_read_var_off()  local 6873 	s64 min_off, max_off;  in check_stack_access_within_bounds()  local 7322 	int err, min_off, max_off, i, j, slot, spi;  in check_stack_range_initialized()  local
  |