Searched defs:NOP (Results 1 – 20 of 20) sorted by relevance
10 #define NOP 0x01000000 macro
8 #define NOP 0x01000000 macro
52 #define NOP 0x01000000 macro
112 #define NOP 0x01000000 macro
131 #define NOP 0x01000000 macro
134 #define NOP 0x01000000 macro
399 #define NOP 0x01000000 macro
9 NOP = 1, /* site cond-call */ enumerator
19 NOP = 0x08, enumerator
11 #define NOP 0x4000 macro
155 #define NOP 0 macro
51 #define NOP(x) x macro
187 #define NOP( set_offsets() macro [all...]
490 static const struct bpf_insn NOP = BPF_JMP_IMM(BPF_JA, 0, 0, 0); variable
67 #define NOP 0x00 /* No operation, padding */ macro
366 #define NOP 0 /* No operation */ macro