Searched defs:bpf_insn_aux_data (Results 1 – 1 of 1) sorted by relevance
142 struct bpf_insn_aux_data { struct143 union {148 int ctx_field_size; /* the ctx field size for load insn, maybe 0 */149 int sanitize_stack_off; /* stack slot to be cleared */150 bool seen; /* this insn was processed by the verifier */