Searched refs:spill_size (Results 1 – 1 of 1) sorted by relevance
4611 u8 spill_size = 1; in check_stack_read_fixed_off() local4614 spill_size++; in check_stack_read_fixed_off()4616 if (size != BPF_REG_SIZE || spill_size != BPF_REG_SIZE) { in check_stack_read_fixed_off()4627 if (!(off % BPF_REG_SIZE) && size == spill_size) { in check_stack_read_fixed_off()