Searched refs:INSN_DELETED (Results 1 – 1 of 1) sorted by relevance
16 #define INSN_DELETED ((u32)-1) macro218 if (insn_array->values[i].xlated_off == INSN_DELETED) in bpf_insn_array_ready()245 if (insn_array->values[i].xlated_off == INSN_DELETED) in bpf_insn_array_adjust()259 if (insn_array->values[i].xlated_off == INSN_DELETED) in bpf_insn_array_adjust_after_remove()262 insn_array->values[i].xlated_off = INSN_DELETED; in bpf_insn_array_adjust_after_remove()292 if (xlated_off == INSN_DELETED) in bpf_prog_update_insn_ptrs()