Searched refs:nop_ops (Results 1 – 2 of 2) sorted by relevance
85 { .name = "nop", .ops = &nop_ops, },
98 static struct ins_ops nop_ops; variable682 static struct ins_ops nop_ops = { variable1694 if (dl->ins.ops != &nop_ops) in delete_last_nop()