Symbol: nop
arch/arm/include/asm/assembler.h
271
nop ;\
arch/arm/include/asm/assembler.h
354
ALT_SMP(nop)
arch/arm/include/asm/assembler.h
391
ALT_UP(nop)
arch/arm/include/asm/assembler.h
393
ALT_UP(W(nop))
arch/arm/include/asm/assembler.h
563
nop
arch/arm/include/asm/jump_label.h
15
WASM(nop) "\n\t" \
arch/arm/include/asm/spinlock.h
39
#define SEV __ALT_SMP_ASM(WASM(sev), WASM(nop))
arch/arm/include/asm/tls.h
22
ALT_SMP(nop)
arch/arm/kernel/ftrace.c
287
unsigned long nop = arm_gen_nop();
arch/arm/kernel/ftrace.c
288
unsigned long old = enable ? nop : branch;
arch/arm/kernel/ftrace.c
289
unsigned long new = enable ? branch : nop;
arch/arm/lib/bitops.h
18
ALT_UP(W(nop))
arch/arm/lib/bitops.h
45
ALT_UP(W(nop))
arch/arm64/include/asm/assembler.h
110
nop
arch/arm64/include/asm/assembler.h
119
nop
arch/arm64/include/asm/assembler.h
264
nop
arch/arm64/include/asm/assembler.h
83
nop
arch/arm64/include/asm/assembler.h
863
nop // Patched to SMC/HVC #0
arch/arm64/include/asm/cmpxchg.h
57
__XCHG_CASE(w, b, mb_, 8, dmb ish, nop, , a, l, "memory")
arch/arm64/include/asm/cmpxchg.h
58
__XCHG_CASE(w, h, mb_, 16, dmb ish, nop, , a, l, "memory")
arch/arm64/include/asm/cmpxchg.h
59
__XCHG_CASE(w, , mb_, 32, dmb ish, nop, , a, l, "memory")
arch/arm64/include/asm/cmpxchg.h
60
__XCHG_CASE( , , mb_, 64, dmb ish, nop, , a, l, "memory")
arch/arm64/kernel/ftrace.c
576
u32 branch, nop;
arch/arm64/kernel/ftrace.c
581
nop = aarch64_insn_gen_nop();
arch/arm64/kernel/ftrace.c
584
return ftrace_modify_code(pc, nop, branch, true);
arch/arm64/kernel/ftrace.c
586
return ftrace_modify_code(pc, branch, nop, true);
arch/loongarch/include/asm/linkage.h
75
nop; \
arch/loongarch/kernel/ftrace_dyn.c
259
u32 branch, nop;
arch/loongarch/kernel/ftrace_dyn.c
266
nop = larch_insn_gen_nop();
arch/loongarch/kernel/ftrace_dyn.c
270
return ftrace_modify_code(pc, nop, branch, true);
arch/loongarch/kernel/ftrace_dyn.c
272
return ftrace_modify_code(pc, branch, nop, true);
arch/loongarch/net/bpf_jit.c
1366
emit_insn((&ctx), nop);
arch/loongarch/net/bpf_jit.c
149
emit_insn(ctx, nop);
arch/loongarch/net/bpf_jit.c
1521
emit_insn(ctx, nop);
arch/loongarch/net/bpf_jit.c
1563
emit_insn(ctx, nop);
arch/loongarch/net/bpf_jit.c
1795
emit_insn(ctx, nop);
arch/m68k/include/asm/m525xsim.h
258
nop
arch/mips/include/asm/hazards.h
225
nop; \
arch/mips/include/asm/hazards.h
226
nop
arch/mips/include/asm/hazards.h
229
nop; \
arch/mips/include/asm/hazards.h
230
nop
arch/mips/include/asm/hazards.h
233
nop; \
arch/mips/include/asm/hazards.h
234
nop; \
arch/mips/include/asm/hazards.h
235
nop
arch/mips/include/asm/hazards.h
238
nop; \
arch/mips/include/asm/hazards.h
239
nop; \
arch/mips/include/asm/hazards.h
240
nop
arch/mips/include/asm/hazards.h
243
nop; \
arch/mips/include/asm/hazards.h
244
nop; \
arch/mips/include/asm/hazards.h
245
nop
arch/mips/include/asm/hazards.h
253
nop; \
arch/mips/include/asm/hazards.h
254
nop; \
arch/mips/include/asm/hazards.h
255
nop
arch/mips/include/asm/hazards.h
294
nop; \
arch/mips/include/asm/hazards.h
295
nop; \
arch/mips/include/asm/hazards.h
296
nop; \
arch/mips/include/asm/hazards.h
297
nop
arch/mips/include/asm/mach-ath79/kernel-entry-init.h
22
nop
arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h
107
nop
arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h
110
nop
arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h
120
nop
arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h
137
nop
arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h
147
nop
arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h
93
nop
arch/mips/include/asm/mach-loongson64/kernel-entry-init.h
32
nop
arch/mips/include/asm/mach-loongson64/kernel-entry-init.h
37
nop
arch/mips/include/asm/mach-loongson64/kernel-entry-init.h
63
nop
arch/mips/include/asm/mach-loongson64/kernel-entry-init.h
68
nop
arch/mips/include/asm/mach-malta/kernel-entry-init.h
125
nop
arch/mips/include/asm/pm.h
114
nop
arch/mips/include/asm/stackframe.h
158
nop
arch/mips/include/asm/stackframe.h
160
nop
arch/mips/include/asm/stackframe.h
162
nop
arch/mips/include/asm/stackframe.h
164
nop
arch/mips/net/bpf_jit_comp.c
436
emit(ctx, nop); /* Delay slot */
arch/mips/net/bpf_jit_comp.c
681
emit(ctx, nop);
arch/mips/net/bpf_jit_comp.c
692
emit(ctx, nop);
arch/mips/net/bpf_jit_comp.c
833
emit(ctx, nop);
arch/mips/net/bpf_jit_comp.c
845
emit(ctx, nop);
arch/mips/net/bpf_jit_comp32.c
1281
emit(ctx, nop); /* Delay slot */
arch/mips/net/bpf_jit_comp32.c
1333
emit(ctx, nop); /* Delay slot */
arch/mips/net/bpf_jit_comp32.c
197
emit(ctx, nop);
arch/mips/net/bpf_jit_comp32.c
558
emit(ctx, nop); /* Delay slot */
arch/mips/net/bpf_jit_comp32.c
774
emit(ctx, nop); /* Delay slot */
arch/mips/net/bpf_jit_comp32.c
855
emit(ctx, nop); /* Delay slot */
arch/mips/net/bpf_jit_comp32.c
894
emit(ctx, nop); /* Delay slot */
arch/mips/net/bpf_jit_comp32.c
932
emit(ctx, nop); /* Delay slot */
arch/mips/net/bpf_jit_comp32.c
959
emit(ctx, nop); /* +0: delay slot */
arch/mips/net/bpf_jit_comp32.c
982
emit(ctx, nop); /* +0: delay slot */
arch/mips/net/bpf_jit_comp64.c
412
emit(ctx, nop); /* Delay slot */
arch/mips/net/bpf_jit_comp64.c
459
emit(ctx, nop); /* Delay slot */
arch/mips/net/bpf_jit_comp64.c
514
emit(ctx, nop); /* Delay slot */
arch/parisc/include/asm/assembly.h
129
nop
arch/parisc/include/asm/assembly.h
538
nop /* 1 */
arch/parisc/include/asm/assembly.h
539
nop /* 2 */
arch/parisc/include/asm/assembly.h
540
nop /* 3 */
arch/parisc/include/asm/assembly.h
541
nop /* 4 */
arch/parisc/include/asm/assembly.h
542
nop /* 5 */
arch/parisc/include/asm/assembly.h
543
nop /* 6 */
arch/parisc/include/asm/assembly.h
544
nop /* 7 */
arch/parisc/include/asm/assembly.h
566
nop
arch/parisc/net/bpf_jit.h
143
#define hppa_bv(reg, base, nop) \
arch/parisc/net/bpf_jit.h
144
hppa_t11_insn(0x3a, base, reg, 0x06, 0, nop) /* bv(,n) reg(base) */
arch/parisc/net/bpf_jit.h
147
#define hppa_be_l(offset, base, nop) \
arch/parisc/net/bpf_jit.h
148
hppa_t12_insn(0x39, base, offset, 0x00, nop) /* ble(,nop) offset(0,base) */
arch/parisc/net/bpf_jit.h
180
#define hppa_combt(r1, r2, target_addr, condition, nop) \
arch/parisc/net/bpf_jit.h
182
r2, r1, condition, target_addr, nop) /* combt,cond,n r1,r2,addr */
arch/parisc/net/bpf_jit.h
194
#define hppa_combf(r1, r2, target_addr, condition, nop) \
arch/parisc/net/bpf_jit.h
196
r2, r1, condition, target_addr, nop) /* combf,cond,n r1,r2,addr */
arch/parisc/net/bpf_jit.h
442
static inline u32 hppa_t11_insn(u8 opcode, u8 r2, u8 r1, u8 c, u32 w, u8 nop)
arch/parisc/net/bpf_jit.h
446
return ((opcode << 26) | (r2 << 21) | (r1 << 16) | (c << 13) | (nop << 1) | ra);
arch/parisc/net/bpf_jit.h
450
static inline u32 hppa_t12_insn(u8 opcode, u8 rp, u32 w, u8 ext3, u8 nop)
arch/parisc/net/bpf_jit.h
452
return ((opcode << 26) | (rp << 21) | (ext3 << 13) | (nop << 1) | re_assemble_17(w));
arch/parisc/net/bpf_jit.h
455
static inline u32 hppa_t12_L_insn(u8 opcode, u32 w, u8 nop)
arch/parisc/net/bpf_jit.h
457
return ((opcode << 26) | (0x05 << 13) | (nop << 1) | re_assemble_22(w));
arch/parisc/net/bpf_jit_comp32.c
67
#define EXIT_PTR_JUMP(reg, nop) hppa_bv(HPPA_REG_ZERO, reg, nop)
arch/parisc/net/bpf_jit_comp64.c
60
#define EXIT_PTR_JUMP(reg, nop) hppa_bv(HPPA_REG_ZERO, reg, nop)
arch/powerpc/include/asm/barrier.h
88
#define NOSPEC_BARRIER_SLOT nop
arch/powerpc/include/asm/barrier.h
90
#define NOSPEC_BARRIER_SLOT nop; nop
arch/powerpc/include/asm/exception-64s.h
115
nop; \
arch/powerpc/include/asm/exception-64s.h
116
nop; \
arch/powerpc/include/asm/exception-64s.h
117
nop
arch/powerpc/include/asm/exception-64s.h
60
nop; \
arch/powerpc/include/asm/exception-64s.h
61
nop; \
arch/powerpc/include/asm/exception-64s.h
62
nop
arch/powerpc/include/asm/exception-64s.h
66
nop; \
arch/powerpc/include/asm/exception-64s.h
67
nop; \
arch/powerpc/include/asm/exception-64s.h
68
nop; \
arch/powerpc/include/asm/exception-64s.h
69
nop; \
arch/powerpc/include/asm/exception-64s.h
70
nop; \
arch/powerpc/include/asm/exception-64s.h
71
nop
arch/powerpc/include/asm/exception-64s.h
75
nop; \
arch/powerpc/include/asm/exception-64s.h
76
nop; \
arch/powerpc/include/asm/exception-64s.h
77
nop;
arch/powerpc/include/asm/exception-64s.h
81
nop; \
arch/powerpc/include/asm/exception-64s.h
82
nop; \
arch/powerpc/include/asm/exception-64s.h
83
nop;
arch/powerpc/include/asm/jump_label.h
50
1098: nop; \
arch/riscv/include/asm/asm.h
88
nop
arch/sh/include/asm/romimage-macros.h
15
nop
arch/sh/include/asm/romimage-macros.h
28
nop
arch/sh/include/asm/romimage-macros.h
41
nop
arch/sh/include/asm/romimage-macros.h
52
nop
arch/sh/include/asm/romimage-macros.h
57
nop
arch/sh/include/asm/romimage-macros.h
68
nop
arch/sh/include/mach-ecovec24/mach/romimage.h
19
nop
arch/sh/include/mach-kfr2r09/mach/romimage.h
19
nop
arch/sparc/include/asm/asmmacro.h
19
nop;
arch/sparc/include/asm/backoff.h
71
nop; \
arch/sparc/include/asm/head_32.h
13
rd %psr, %l0; b label; rd %wim, %l3; nop;
arch/sparc/include/asm/head_32.h
25
jmpl %l2, %g0; rett %l2 + 4; nop; nop;
arch/sparc/include/asm/head_32.h
43
nop; \
arch/sparc/include/asm/head_32.h
44
nop;
arch/sparc/include/asm/head_32.h
51
nop;
arch/sparc/include/asm/head_32.h
59
b getcc_trap_handler; rd %psr, %l0; nop; nop;
arch/sparc/include/asm/head_32.h
63
b setcc_trap_handler; rd %psr, %l0; nop; nop;
arch/sparc/include/asm/head_32.h
67
rd %psr, %i0; jmp %l2; rett %l2 + 4; nop;
arch/sparc/include/asm/head_32.h
7
#define WRITE_PAUSE nop; nop; nop; /* Have to do this after %wim/%psr chg */
arch/sparc/include/asm/head_64.h
39
nop
arch/sparc/include/asm/head_64.h
48
nop;
arch/sparc/include/asm/head_64.h
57
nop;
arch/sparc/include/asm/head_64.h
68
99: nop;
arch/sparc/include/asm/head_64.h
79
99: nop;
arch/sparc/include/asm/trap_block.h
125
nop; \
arch/sparc/include/asm/trap_block.h
133
nop; \
arch/sparc/include/asm/trap_block.h
138
nop; \
arch/sparc/include/asm/trap_block.h
147
nop; \
arch/sparc/include/asm/trap_block.h
148
nop; \
arch/sparc/include/asm/tsb.h
125
nop; \
arch/sparc/include/asm/tsb.h
129
nop; \
arch/sparc/include/asm/tsb.h
196
nop; \
arch/sparc/include/asm/tsb.h
210
nop; \
arch/sparc/include/asm/tsb.h
213
nop; \
arch/sparc/include/asm/tsb.h
231
nop;
arch/sparc/include/asm/tsb.h
259
nop;
arch/sparc/include/asm/tsb.h
294
nop; \
arch/sparc/include/asm/tsb.h
307
nop; \
arch/sparc/include/asm/ttable.h
108
nop; \
arch/sparc/include/asm/ttable.h
109
nop; \
arch/sparc/include/asm/ttable.h
110
nop; \
arch/sparc/include/asm/ttable.h
111
nop; \
arch/sparc/include/asm/ttable.h
112
nop;
arch/sparc/include/asm/ttable.h
12
#define BOOT_KERNEL b sparc64_boot; nop; nop; nop; nop; nop; nop; nop;
arch/sparc/include/asm/ttable.h
132
nop; \
arch/sparc/include/asm/ttable.h
133
nop; \
arch/sparc/include/asm/ttable.h
134
nop; \
arch/sparc/include/asm/ttable.h
137
nop; \
arch/sparc/include/asm/ttable.h
208
nop; \
arch/sparc/include/asm/ttable.h
209
nop; \
arch/sparc/include/asm/ttable.h
210
nop;
arch/sparc/include/asm/ttable.h
218
nop; \
arch/sparc/include/asm/ttable.h
219
nop; \
arch/sparc/include/asm/ttable.h
220
nop;
arch/sparc/include/asm/ttable.h
229
nop; \
arch/sparc/include/asm/ttable.h
23
nop;nop;nop;nop;nop;nop;nop;nop;nop;nop;nop;nop;
arch/sparc/include/asm/ttable.h
230
nop;
arch/sparc/include/asm/ttable.h
268
saved; retry; nop; nop; nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
269
nop; nop; nop; nop; nop; nop; nop; nop;
arch/sparc/include/asm/ttable.h
293
nop; nop; nop; nop; nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
294
nop; nop; nop; nop;
arch/sparc/include/asm/ttable.h
32
nop; \
arch/sparc/include/asm/ttable.h
324
retry; nop; nop; \
arch/sparc/include/asm/ttable.h
33
nop;
arch/sparc/include/asm/ttable.h
351
nop; nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
352
nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
388
nop; nop; nop
arch/sparc/include/asm/ttable.h
42
nop;
arch/sparc/include/asm/ttable.h
450
nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
451
nop; nop; \
arch/sparc/include/asm/ttable.h
487
nop; nop; nop
arch/sparc/include/asm/ttable.h
51
nop; \
arch/sparc/include/asm/ttable.h
52
nop;
arch/sparc/include/asm/ttable.h
524
restored; retry; nop; nop; nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
525
nop; nop; nop; nop; nop; nop; nop; nop;
arch/sparc/include/asm/ttable.h
552
nop; nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
553
nop; nop; nop; nop;
arch/sparc/include/asm/ttable.h
56
nop; \
arch/sparc/include/asm/ttable.h
57
nop; nop; nop; nop; nop; nop;
arch/sparc/include/asm/ttable.h
582
retry; nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
607
nop; nop; nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
608
nop; nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
61
nop; \
arch/sparc/include/asm/ttable.h
62
nop; nop; nop; nop; nop;
arch/sparc/include/asm/ttable.h
642
retry; nop; nop; \
arch/sparc/include/asm/ttable.h
670
nop; nop; nop; nop; nop; \
arch/sparc/include/asm/ttable.h
671
nop; nop; nop; \
arch/sparc/include/asm/ttable.h
71
nop; \
arch/sparc/include/asm/ttable.h
72
nop;
arch/sparc/include/asm/ttable.h
82
nop;
arch/sparc/include/asm/ttable.h
92
nop;
arch/sparc/include/asm/visasm.h
41
nop; \
arch/sparc/include/asm/winmacro.h
117
nop; \
arch/sparc/kernel/pcic.c
192
nop();
arch/sparc/kernel/pcic.c
202
nop();
arch/sparc/kernel/perf_event.c
848
u64 nop = nop_for_index(idx);
arch/sparc/kernel/perf_event.c
857
val |= nop;
arch/x86/include/asm/nospec-branch.h
195
nop
arch/x86/include/asm/nospec-branch.h
246
__stringify(nop;nop;__FILL_ONE_RETURN), \ftr2
arch/x86/kernel/alternative.c
383
int nop = i;
arch/x86/kernel/alternative.c
391
add_nop(buf + nop, next - nop);
arch/x86/kernel/alternative.c
392
DUMP_BYTES(ALT, buf, len, "%px: [%d:%d) optimized NOPs: ", instr, nop, next);
arch/x86/kernel/jump_label.c
38
const void *expect, *code, *nop;
arch/x86/kernel/jump_label.c
49
nop = x86_nops[size];
arch/x86/kernel/jump_label.c
54
nop = x86_nops[size];
arch/x86/kernel/jump_label.c
61
expect = nop;
arch/x86/kernel/jump_label.c
77
code = nop;
drivers/block/ataflop.c
681
nop();
drivers/clk/clk-k210.c
422
nop();
drivers/clk/clk-k210.c
423
nop();
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
1604
ib->ptr[i] = ring->funcs->nop;
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
755
job->ibs->ptr[job->ibs->length_dw++] = ring->funcs->nop;
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
148
memset32(&ring->ring[occupied], ring->funcs->nop, chunk1);
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
151
memset32(ring->ring, ring->funcs->nop, chunk2);
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
174
memset32(&ib->ptr[ib->length_dw], ring->funcs->nop, count);
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
216
u32 nop;
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
490
memset32(ring->ring, ring->funcs->nop, ring->buf_mask + 1);
drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c
96
.nop = 0,
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
643
ib->ptr[i] = PACKET0(adev->vcn.inst[ring->me].internal.nop, 0);
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
283
unsigned nop;
drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c
491
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c
494
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c
963
.nop = VPE_CMD_HEADER(VPE_CMD_OPCODE_NOP, 0),
drivers/gpu/drm/amd/amdgpu/cik_sdma.c
1224
.nop = SDMA_PACKET(SDMA_OPCODE_NOP, 0, 0),
drivers/gpu/drm/amd/amdgpu/cik_sdma.c
206
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/cik_sdma.c
209
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9491
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9823
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9881
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9921
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
552
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
7211
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
7266
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
7307
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5079
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5475
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5523
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5561
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c
3807
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c
3837
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
3456
.nop = 0x80000000,
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
3484
.nop = 0x80000000,
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
4941
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
4975
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
6873
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
6919
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
6954
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7166
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7494
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7550
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7610
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7652
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
4547
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
4721
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
4765
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c
557
.nop = PACKET0(0x81ff, 0),
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
106
.nop = 0,
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
85
.nop = 0,
drivers/gpu/drm/amd/amdgpu/mes_v12_1.c
82
.nop = 0,
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
1117
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
231
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
234
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
1559
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
407
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
410
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
2416
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
2448
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
791
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
794
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c
2113
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c
2145
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c
358
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c
361
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c
1924
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c
414
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c
417
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c
1926
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c
262
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c
265
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c
1763
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c
249
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c
252
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c
1696
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c
252
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c
255
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/sdma_v7_1.c
1625
.nop = SDMA_PKT_NOP_HEADER_OP(SDMA_OP_NOP),
drivers/gpu/drm/amd/amdgpu/sdma_v7_1.c
246
amdgpu_ring_write(ring, ring->funcs->nop |
drivers/gpu/drm/amd/amdgpu/sdma_v7_1.c
249
amdgpu_ring_write(ring, ring->funcs->nop);
drivers/gpu/drm/amd/amdgpu/si_dma.c
726
.nop = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0),
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c
1607
.nop = HEVC_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c
1571
.nop = HEVC_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vce_v1_0.c
793
.nop = VCE_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vce_v2_0.c
641
.nop = VCE_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
924
.nop = VCE_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
948
.nop = VCE_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vce_v4_0.c
830
.nop = VCE_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
178
adev->vcn.inst[0].internal.nop = adev->vcn.inst->external.nop =
drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
2152
.nop = VCN_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c
1520
amdgpu_ring_write(ring, PACKET0(adev->vcn.inst[ring->me].internal.nop, 0));
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c
195
adev->vcn.inst[0].internal.nop = mmUVD_NO_OP_INTERNAL_OFFSET;
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c
196
adev->vcn.inst->external.nop = SOC15_REG_OFFSET(UVD, 0, mmUVD_NO_OP);
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c
2147
.nop = VCN_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
1881
.nop = VCN_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
332
adev->vcn.inst[j].internal.nop = mmUVD_NO_OP_INTERNAL_OFFSET;
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
333
adev->vcn.inst[j].external.nop = SOC15_REG_OFFSET(VCN, j, mmUVD_NO_OP);
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c
1858
.nop = VCN_DEC_SW_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c
2125
.nop = VCN_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c
224
adev->vcn.inst[i].internal.nop = mmUVD_NO_OP_INTERNAL_OFFSET;
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c
225
adev->vcn.inst[i].external.nop = SOC15_REG_OFFSET(VCN, i, mmUVD_NO_OP);
drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c
1980
.nop = VCN_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c
1760
.nop = VCN_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c
1485
.nop = VCN_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c
1209
.nop = VCN_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c
1421
.nop = VCN_ENC_CMD_NO_OP,
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
47
union PM4_MES_TYPE_3_HEADER nop;
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
52
memset(&nop, 0, sizeof(nop));
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
54
nop.opcode = IT_NOP;
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
55
nop.type = PM4_TYPE_3;
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
56
nop.u32all |= PM4_COUNT_ZERO;
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
59
kq->nop_packet = nop.u32all;
drivers/gpu/drm/i915/gt/selftest_engine_cs.c
275
struct i915_vma *base, *nop;
drivers/gpu/drm/i915/gt/selftest_engine_cs.c
298
nop = create_nop_batch(ce);
drivers/gpu/drm/i915/gt/selftest_engine_cs.c
299
if (IS_ERR(nop)) {
drivers/gpu/drm/i915/gt/selftest_engine_cs.c
300
err = PTR_ERR(nop);
drivers/gpu/drm/i915/gt/selftest_engine_cs.c
306
err = i915_vma_sync(nop);
drivers/gpu/drm/i915/gt/selftest_engine_cs.c
308
i915_vma_put(nop);
drivers/gpu/drm/i915/gt/selftest_engine_cs.c
338
i915_vma_offset(nop),
drivers/gpu/drm/i915/gt/selftest_engine_cs.c
339
i915_vma_size(nop),
drivers/gpu/drm/i915/gt/selftest_engine_cs.c
362
i915_vma_put(nop);
drivers/gpu/drm/i915/gt/selftest_execlists.c
1333
struct i915_request *rq, *nop;
drivers/gpu/drm/i915/gt/selftest_execlists.c
1356
nop = nop_request(engine);
drivers/gpu/drm/i915/gt/selftest_execlists.c
1357
if (IS_ERR(nop)) {
drivers/gpu/drm/i915/gt/selftest_execlists.c
1358
err = PTR_ERR(nop);
drivers/gpu/drm/i915/gt/selftest_execlists.c
1361
err = wait_for_submit(engine, nop, HZ / 2);
drivers/gpu/drm/i915/gt/selftest_execlists.c
1362
i915_request_put(nop);
drivers/gpu/drm/i915/intel_clock_gating.c
749
CG_FUNCS(nop);
drivers/gpu/drm/i915/selftests/i915_request.c
823
struct i915_request *rq, *nop;
drivers/gpu/drm/i915/selftests/i915_request.c
862
nop = intel_context_create_request(ce);
drivers/gpu/drm/i915/selftests/i915_request.c
863
if (IS_ERR(nop))
drivers/gpu/drm/i915/selftests/i915_request.c
865
i915_request_get(nop);
drivers/gpu/drm/i915/selftests/i915_request.c
866
i915_request_add(nop);
drivers/gpu/drm/i915/selftests/i915_request.c
886
if (i915_request_wait(nop, 0, HZ) < 0) {
drivers/gpu/drm/i915/selftests/i915_request.c
895
if (nop->fence.error != 0) {
drivers/gpu/drm/i915/selftests/i915_request.c
897
engine->name, nop->fence.error);
drivers/gpu/drm/i915/selftests/i915_request.c
902
i915_request_put(nop);
drivers/gpu/drm/i915/selftests/mock_uncore.c
47
ASSIGN_RAW_WRITE_MMIO_VFUNCS(uncore, nop);
drivers/gpu/drm/i915/selftests/mock_uncore.c
48
ASSIGN_RAW_READ_MMIO_VFUNCS(uncore, nop);
drivers/gpu/drm/radeon/cik.c
8279
u32 nop;
drivers/gpu/drm/radeon/cik.c
8390
nop = PACKET3(PACKET3_NOP, 0x3FFF);
drivers/gpu/drm/radeon/cik.c
8392
nop = RADEON_CP_PACKET2;
drivers/gpu/drm/radeon/cik.c
8394
nop = PACKET3(PACKET3_NOP, 0x3FFF);
drivers/gpu/drm/radeon/cik.c
8399
nop);
drivers/gpu/drm/radeon/cik.c
8407
nop);
drivers/gpu/drm/radeon/cik.c
8418
nop);
drivers/gpu/drm/radeon/radeon.h
810
u32 nop;
drivers/gpu/drm/radeon/radeon.h
994
unsigned rptr_offs, u32 nop);
drivers/gpu/drm/radeon/radeon_ring.c
179
radeon_ring_write(ring, ring->nop);
drivers/gpu/drm/radeon/radeon_ring.c
384
unsigned rptr_offs, u32 nop)
drivers/gpu/drm/radeon/radeon_ring.c
390
ring->nop = nop;
drivers/net/ethernet/broadcom/asp2/bcmasp.h
467
__be32 nop;
drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c
219
offload->nop = htonl(PKT_OFFLOAD_NOP);
drivers/net/ethernet/i825xx/ether1.c
675
nop_t nop;
drivers/net/ethernet/i825xx/ether1.c
709
nop.nop_status = 0;
drivers/net/ethernet/i825xx/ether1.c
710
nop.nop_command = CMD_NOP;
drivers/net/ethernet/i825xx/ether1.c
711
nop.nop_link = nopaddr;
drivers/net/ethernet/i825xx/ether1.c
717
ether1_writebuffer (dev, &nop, nopaddr, NOP_SIZE);
drivers/net/ethernet/i825xx/ether1.c
744
nop_t nop;
drivers/net/ethernet/i825xx/ether1.c
750
ether1_readbuffer (dev, &nop, caddr, NOP_SIZE);
drivers/net/ethernet/i825xx/ether1.c
752
switch (nop.nop_command & CMD_MASK) {
drivers/net/ethernet/i825xx/ether1.c
765
if (nop.nop_link == caddr) {
drivers/net/ethernet/i825xx/ether1.c
772
if (caddr == nop.nop_link)
drivers/net/ethernet/i825xx/ether1.c
774
caddr = nop.nop_link;
drivers/net/ethernet/i825xx/ether1.c
778
if (nop.nop_status & STAT_COMPLETE)
drivers/net/ethernet/i825xx/ether1.c
786
nop.nop_command & CMD_MASK, caddr);
drivers/net/ethernet/i825xx/ether1.c
791
while (nop.nop_status & STAT_COMPLETE) {
drivers/net/ethernet/i825xx/ether1.c
792
if (nop.nop_status & STAT_OK) {
drivers/net/ethernet/i825xx/ether1.c
794
dev->stats.collisions += (nop.nop_status & STAT_COLLISIONS);
drivers/net/ethernet/i825xx/ether1.c
798
if (nop.nop_status & STAT_COLLAFTERTX)
drivers/net/ethernet/i825xx/ether1.c
800
if (nop.nop_status & STAT_NOCARRIER)
drivers/net/ethernet/i825xx/ether1.c
802
if (nop.nop_status & STAT_TXLOSTCTS)
drivers/net/ethernet/i825xx/ether1.c
804
if (nop.nop_status & STAT_TXSLOWDMA)
drivers/net/ethernet/i825xx/ether1.c
806
if (nop.nop_status & STAT_COLLEXCESSIVE)
drivers/net/ethernet/i825xx/ether1.c
810
if (nop.nop_link == caddr) {
drivers/net/ethernet/i825xx/ether1.c
815
caddr = nop.nop_link;
drivers/net/ethernet/i825xx/ether1.c
816
ether1_readbuffer (dev, &nop, caddr, NOP_SIZE);
drivers/net/ethernet/i825xx/ether1.c
817
if ((nop.nop_command & CMD_MASK) != CMD_NOP) {
drivers/net/ethernet/i825xx/ether1.c
822
if (caddr == nop.nop_link)
drivers/net/ethernet/i825xx/ether1.c
825
caddr = nop.nop_link;
drivers/net/ethernet/i825xx/ether1.c
826
ether1_readbuffer (dev, &nop, caddr, NOP_SIZE);
drivers/net/ethernet/i825xx/ether1.c
827
if ((nop.nop_command & CMD_MASK) != CMD_TX) {
drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h
208
sq->stats->nop += contig_wqebbs;
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
1910
struct mlx5e_tx_wqe *nop;
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
1916
nop = mlx5e_post_nop(wq, sq->sqn, &sq->pc);
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
1917
mlx5e_notify_hw(wq, sq->pc, sq->uar_map, &nop->ctrl);
drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
2274
{ MLX5E_DECLARE_TX_STAT(struct mlx5e_sq_stats, nop) },
drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
2364
{ MLX5E_DECLARE_PTP_TX_STAT(struct mlx5e_sq_stats, nop) },
drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
2427
{ MLX5E_DECLARE_QOS_TX_STAT(struct mlx5e_sq_stats, nop) },
drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
422
s->tx_nop += sq_stats->nop;
drivers/net/ethernet/mellanox/mlx5/core/en_stats.h
424
u64 nop;
drivers/net/ethernet/pensando/ionic/ionic_if.h
3139
struct ionic_nop_cmd nop;
drivers/net/ethernet/pensando/ionic/ionic_if.h
3180
struct ionic_nop_comp nop;
drivers/net/ethernet/pensando/ionic/ionic_if.h
3301
struct ionic_nop_cmd nop;
drivers/net/ethernet/pensando/ionic/ionic_if.h
3319
struct ionic_nop_comp nop;
drivers/scsi/elx/libefc_sli/sli4.c
3708
struct sli4_rqst_cmn_nop *nop = NULL;
drivers/scsi/elx/libefc_sli/sli4.c
3710
nop = sli_config_cmd_init(sli4, buf, SLI4_CFG_PYLD_LENGTH(cmn_nop),
drivers/scsi/elx/libefc_sli/sli4.c
3712
if (!nop)
drivers/scsi/elx/libefc_sli/sli4.c
3715
sli_cmd_fill_hdr(&nop->hdr, SLI4_CMN_NOP, SLI4_SUBSYSTEM_COMMON,
drivers/scsi/elx/libefc_sli/sli4.c
3718
memcpy(&nop->context, &context, sizeof(context));
drivers/scsi/libiscsi.c
1070
struct iscsi_nopin *nop, char *data, int datalen)
drivers/scsi/libiscsi.c
1080
if (iscsi_recv_pdu(conn->cls_conn, (struct iscsi_hdr *)nop,
drivers/scsi/libiscsi.c
657
struct iscsi_nopout *nop = (struct iscsi_nopout *)hdr;
drivers/scsi/libiscsi.c
664
nop->exp_statsn = cpu_to_be32(conn->exp_statsn);
drivers/scsi/libiscsi.c
668
nop->cmdsn = cpu_to_be32(session->cmdsn);
drivers/scsi/lpfc/lpfc_hw4.h
4019
struct lpfc_mbx_nop nop;
drivers/usb/phy/phy-generic.c
101
struct usb_phy_generic *nop = data;
drivers/usb/phy/phy-generic.c
102
struct usb_otg *otg = nop->phy.otg;
drivers/usb/phy/phy-generic.c
105
vbus = gpiod_get_value(nop->gpiod_vbus);
drivers/usb/phy/phy-generic.c
106
if ((vbus ^ nop->vbus) == 0)
drivers/usb/phy/phy-generic.c
108
nop->vbus = vbus;
drivers/usb/phy/phy-generic.c
113
nop->phy.last_event = status;
drivers/usb/phy/phy-generic.c
115
atomic_notifier_call_chain(&nop->phy.notifier, status,
drivers/usb/phy/phy-generic.c
120
nop->phy.last_event = status;
drivers/usb/phy/phy-generic.c
122
atomic_notifier_call_chain(&nop->phy.notifier, status,
drivers/usb/phy/phy-generic.c
130
struct usb_phy_generic *nop = dev_get_drvdata(phy->dev);
drivers/usb/phy/phy-generic.c
133
if (!IS_ERR(nop->vcc)) {
drivers/usb/phy/phy-generic.c
134
if (regulator_enable(nop->vcc))
drivers/usb/phy/phy-generic.c
138
ret = clk_prepare_enable(nop->clk);
drivers/usb/phy/phy-generic.c
142
nop_reset(nop);
drivers/usb/phy/phy-generic.c
150
struct usb_phy_generic *nop = dev_get_drvdata(phy->dev);
drivers/usb/phy/phy-generic.c
152
gpiod_set_value_cansleep(nop->gpiod_reset, 1);
drivers/usb/phy/phy-generic.c
154
clk_disable_unprepare(nop->clk);
drivers/usb/phy/phy-generic.c
156
if (!IS_ERR(nop->vcc)) {
drivers/usb/phy/phy-generic.c
157
if (regulator_disable(nop->vcc))
drivers/usb/phy/phy-generic.c
196
int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop)
drivers/usb/phy/phy-generic.c
203
nop->gpiod_reset = devm_gpiod_get_optional(dev, "reset",
drivers/usb/phy/phy-generic.c
205
err = PTR_ERR_OR_ZERO(nop->gpiod_reset);
drivers/usb/phy/phy-generic.c
207
nop->gpiod_vbus = devm_gpiod_get_optional(dev,
drivers/usb/phy/phy-generic.c
210
err = PTR_ERR_OR_ZERO(nop->gpiod_vbus);
drivers/usb/phy/phy-generic.c
216
if (nop->gpiod_reset)
drivers/usb/phy/phy-generic.c
217
gpiod_direction_output(nop->gpiod_reset, 1);
drivers/usb/phy/phy-generic.c
219
nop->phy.otg = devm_kzalloc(dev, sizeof(*nop->phy.otg),
drivers/usb/phy/phy-generic.c
221
if (!nop->phy.otg)
drivers/usb/phy/phy-generic.c
224
nop->clk = devm_clk_get_optional(dev, "main_clk");
drivers/usb/phy/phy-generic.c
225
if (IS_ERR(nop->clk))
drivers/usb/phy/phy-generic.c
226
return dev_err_probe(dev, PTR_ERR(nop->clk),
drivers/usb/phy/phy-generic.c
230
err = clk_set_rate(nop->clk, clk_rate);
drivers/usb/phy/phy-generic.c
236
nop->vcc = devm_regulator_get_optional(dev, "vcc");
drivers/usb/phy/phy-generic.c
237
if (IS_ERR(nop->vcc) && PTR_ERR(nop->vcc) != -ENODEV)
drivers/usb/phy/phy-generic.c
238
return dev_err_probe(dev, PTR_ERR(nop->vcc),
drivers/usb/phy/phy-generic.c
241
nop->vbus_draw = devm_regulator_get_exclusive(dev, "vbus");
drivers/usb/phy/phy-generic.c
242
if (PTR_ERR(nop->vbus_draw) == -ENODEV)
drivers/usb/phy/phy-generic.c
243
nop->vbus_draw = NULL;
drivers/usb/phy/phy-generic.c
244
if (IS_ERR(nop->vbus_draw))
drivers/usb/phy/phy-generic.c
245
return dev_err_probe(dev, PTR_ERR(nop->vbus_draw),
drivers/usb/phy/phy-generic.c
248
nop->dev = dev;
drivers/usb/phy/phy-generic.c
249
nop->phy.dev = nop->dev;
drivers/usb/phy/phy-generic.c
250
nop->phy.label = "nop-xceiv";
drivers/usb/phy/phy-generic.c
251
nop->phy.set_suspend = nop_set_suspend;
drivers/usb/phy/phy-generic.c
252
nop->phy.type = type;
drivers/usb/phy/phy-generic.c
254
nop->phy.otg->state = OTG_STATE_UNDEFINED;
drivers/usb/phy/phy-generic.c
255
nop->phy.otg->usb_phy = &nop->phy;
drivers/usb/phy/phy-generic.c
256
nop->phy.otg->set_host = nop_set_host;
drivers/usb/phy/phy-generic.c
257
nop->phy.otg->set_peripheral = nop_set_peripheral;
drivers/usb/phy/phy-generic.c
258
nop->phy.otg->set_vbus = nop_set_vbus;
drivers/usb/phy/phy-generic.c
267
struct usb_phy_generic *nop;
drivers/usb/phy/phy-generic.c
270
nop = devm_kzalloc(dev, sizeof(*nop), GFP_KERNEL);
drivers/usb/phy/phy-generic.c
271
if (!nop)
drivers/usb/phy/phy-generic.c
274
err = usb_phy_gen_create_phy(dev, nop);
drivers/usb/phy/phy-generic.c
278
if (nop->gpiod_vbus) {
drivers/usb/phy/phy-generic.c
280
gpiod_to_irq(nop->gpiod_vbus),
drivers/usb/phy/phy-generic.c
283
nop);
drivers/usb/phy/phy-generic.c
286
gpiod_to_irq(nop->gpiod_vbus));
drivers/usb/phy/phy-generic.c
288
nop->phy.otg->state = gpiod_get_value(nop->gpiod_vbus) ?
drivers/usb/phy/phy-generic.c
292
nop->phy.init = usb_gen_phy_init;
drivers/usb/phy/phy-generic.c
293
nop->phy.shutdown = usb_gen_phy_shutdown;
drivers/usb/phy/phy-generic.c
295
err = usb_add_phy_dev(&nop->phy);
drivers/usb/phy/phy-generic.c
299
platform_set_drvdata(pdev, nop);
drivers/usb/phy/phy-generic.c
309
struct usb_phy_generic *nop = platform_get_drvdata(pdev);
drivers/usb/phy/phy-generic.c
311
usb_remove_phy(&nop->phy);
drivers/usb/phy/phy-generic.c
313
if (nop->vbus_draw && nop->vbus_draw_enabled)
drivers/usb/phy/phy-generic.c
314
regulator_disable(nop->vbus_draw);
drivers/usb/phy/phy-generic.c
48
struct usb_phy_generic *nop = dev_get_drvdata(x->dev);
drivers/usb/phy/phy-generic.c
52
clk_disable_unprepare(nop->clk);
drivers/usb/phy/phy-generic.c
53
if (!IS_ERR(nop->vcc) && !device_may_wakeup(x->dev))
drivers/usb/phy/phy-generic.c
54
ret = regulator_disable(nop->vcc);
drivers/usb/phy/phy-generic.c
56
if (!IS_ERR(nop->vcc) && !device_may_wakeup(x->dev))
drivers/usb/phy/phy-generic.c
57
ret = regulator_enable(nop->vcc);
drivers/usb/phy/phy-generic.c
58
clk_prepare_enable(nop->clk);
drivers/usb/phy/phy-generic.c
64
static void nop_reset(struct usb_phy_generic *nop)
drivers/usb/phy/phy-generic.c
66
if (!nop->gpiod_reset)
drivers/usb/phy/phy-generic.c
69
gpiod_set_value_cansleep(nop->gpiod_reset, 1);
drivers/usb/phy/phy-generic.c
71
gpiod_set_value_cansleep(nop->gpiod_reset, 0);
drivers/usb/phy/phy-generic.c
79
struct usb_phy_generic *nop = dev_get_drvdata(otg->usb_phy->dev);
drivers/usb/phy/phy-generic.c
81
if (!nop->vbus_draw)
drivers/usb/phy/phy-generic.c
84
if (enable && !nop->vbus_draw_enabled) {
drivers/usb/phy/phy-generic.c
85
ret = regulator_enable(nop->vbus_draw);
drivers/usb/phy/phy-generic.c
87
nop->vbus_draw_enabled = false;
drivers/usb/phy/phy-generic.c
89
nop->vbus_draw_enabled = true;
drivers/usb/phy/phy-generic.c
91
} else if (!enable && nop->vbus_draw_enabled) {
drivers/usb/phy/phy-generic.c
92
ret = regulator_disable(nop->vbus_draw);
drivers/usb/phy/phy-generic.c
93
nop->vbus_draw_enabled = false;
drivers/usb/phy/phy-generic.h
25
int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop);
drivers/video/fbdev/macfb.c
162
nop();
drivers/video/fbdev/macfb.c
168
nop();
drivers/video/fbdev/macfb.c
171
nop();
drivers/video/fbdev/macfb.c
174
nop();
drivers/video/fbdev/macfb.c
179
nop();
drivers/video/fbdev/macfb.c
181
nop();
drivers/video/fbdev/macfb.c
207
nop();
drivers/video/fbdev/macfb.c
211
nop();
drivers/video/fbdev/macfb.c
213
nop();
drivers/video/fbdev/macfb.c
237
nop();
drivers/video/fbdev/macfb.c
241
nop();
drivers/video/fbdev/macfb.c
245
nop();
drivers/video/fbdev/macfb.c
247
nop();
drivers/video/fbdev/macfb.c
266
nop();
drivers/video/fbdev/macfb.c
268
nop();
drivers/video/fbdev/macfb.c
270
nop();
drivers/video/fbdev/macfb.c
294
nop();
drivers/video/fbdev/macfb.c
296
nop();
drivers/video/fbdev/macfb.c
298
nop();
drivers/video/fbdev/macfb.c
316
nop();
drivers/video/fbdev/macfb.c
318
nop();
drivers/video/fbdev/macfb.c
320
nop();
drivers/video/fbdev/macfb.c
347
nop();
drivers/video/fbdev/macfb.c
361
nop();
drivers/video/fbdev/macfb.c
363
nop();
drivers/video/fbdev/macfb.c
368
nop();
drivers/video/fbdev/macfb.c
370
nop();
drivers/video/fbdev/macfb.c
372
nop();
drivers/video/fbdev/macfb.c
380
nop();
drivers/video/fbdev/macfb.c
382
nop();
drivers/video/fbdev/macfb.c
384
nop();
drivers/video/fbdev/macfb.c
386
nop();
drivers/video/fbdev/macfb.c
391
nop();
drivers/video/fbdev/macfb.c
393
nop();
drivers/video/fbdev/macfb.c
397
nop();
drivers/video/fbdev/macfb.c
399
nop();
drivers/video/fbdev/macfb.c
401
nop();
drivers/watchdog/pic32-dmt.c
58
nop();
drivers/watchdog/pic32-wdt.c
125
nop();
fs/exportfs/expfs.c
30
const struct export_operations *nop = dir->d_sb->s_export_op;
fs/exportfs/expfs.c
33
if (nop->get_name)
fs/exportfs/expfs.c
34
return nop->get_name(dir, name, child);
fs/exportfs/expfs.c
384
const struct export_operations *nop = inode->i_sb->s_export_op;
fs/exportfs/expfs.c
387
if (!exportfs_can_encode_fh(nop, flags))
fs/exportfs/expfs.c
390
if (!nop && (flags & EXPORT_FH_FID))
fs/exportfs/expfs.c
393
type = nop->encode_fh(inode, fid->raw, max_len, parent);
fs/exportfs/expfs.c
444
const struct export_operations *nop = mnt->mnt_sb->s_export_op;
fs/exportfs/expfs.c
455
if (!exportfs_can_decode_fh(nop))
fs/exportfs/expfs.c
457
result = nop->fh_to_dentry(mnt->mnt_sb, fid, fh_len, fileid_type);
fs/exportfs/expfs.c
520
if (!nop->fh_to_parent)
fs/exportfs/expfs.c
523
target_dir = nop->fh_to_parent(mnt->mnt_sb, fid,
fs/nfs/callback_xdr.c
784
preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op)
fs/nfs/callback_xdr.c
787
if (nop != 0)
fs/nfs/callback_xdr.c
790
if (nop == 0)
fs/nfs/callback_xdr.c
843
preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op)
fs/nfs/callback_xdr.c
845
__be32 status = preprocess_nfs41_op(nop, op_nr, op);
fs/nfs/callback_xdr.c
858
preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op)
fs/nfs/callback_xdr.c
879
static __be32 process_op(int nop, struct svc_rqst *rqstp,
fs/nfs/callback_xdr.c
898
status = preprocess_nfs41_op(nop, op_nr, &op);
fs/nfs/callback_xdr.c
901
status = preprocess_nfs42_op(nop, op_nr, &op);
fs/notify/fanotify/fanotify_user.c
1807
const struct export_operations *nop = dentry->d_sb->s_export_op;
fs/notify/fanotify/fanotify_user.c
1814
if (!exportfs_can_encode_fid(nop))
fs/notify/fanotify/fanotify_user.c
1822
if (mark_type != FAN_MARK_INODE && !exportfs_can_decode_fh(nop))
include/asm-generic/barrier.h
20
#ifndef nop
include/linux/exportfs.h
331
static inline bool exportfs_can_encode_fid(const struct export_operations *nop)
include/linux/exportfs.h
333
return !nop || nop->encode_fh;
include/linux/exportfs.h
336
static inline bool exportfs_can_decode_fh(const struct export_operations *nop)
include/linux/exportfs.h
338
return nop && nop->fh_to_dentry;
include/linux/exportfs.h
341
static inline bool exportfs_may_export(const struct export_operations *nop)
include/linux/exportfs.h
347
return exportfs_can_decode_fh(nop) && !nop->open && !nop->permission;
include/linux/exportfs.h
350
static inline bool exportfs_can_encode_fh(const struct export_operations *nop,
include/linux/exportfs.h
358
return exportfs_can_encode_fid(nop);
include/linux/exportfs.h
361
if (!nop)
include/linux/exportfs.h
368
if ((fh_flags & EXPORT_FH_CONNECTABLE) && !nop->fh_to_parent)
include/linux/exportfs.h
375
return exportfs_can_decode_fh(nop);
include/linux/livepatch.h
76
bool nop;
io_uring/nop.c
30
struct io_nop *nop = io_kiocb_to_cmd(req, struct io_nop);
io_uring/nop.c
32
nop->flags = READ_ONCE(sqe->nop_flags);
io_uring/nop.c
33
if (nop->flags & ~NOP_FLAGS)
io_uring/nop.c
36
if (nop->flags & IORING_NOP_INJECT_RESULT)
io_uring/nop.c
37
nop->result = READ_ONCE(sqe->len);
io_uring/nop.c
39
nop->result = 0;
io_uring/nop.c
40
if (nop->flags & IORING_NOP_FILE)
io_uring/nop.c
41
nop->fd = READ_ONCE(sqe->fd);
io_uring/nop.c
43
nop->fd = -1;
io_uring/nop.c
44
if (nop->flags & IORING_NOP_FIXED_BUFFER)
io_uring/nop.c
46
if (nop->flags & IORING_NOP_CQE32) {
io_uring/nop.c
51
nop->extra1 = READ_ONCE(sqe->off);
io_uring/nop.c
52
nop->extra2 = READ_ONCE(sqe->addr);
io_uring/nop.c
59
struct io_nop *nop = io_kiocb_to_cmd(req, struct io_nop);
io_uring/nop.c
60
int ret = nop->result;
io_uring/nop.c
62
if (nop->flags & IORING_NOP_FILE) {
io_uring/nop.c
63
if (nop->flags & IORING_NOP_FIXED_FILE) {
io_uring/nop.c
64
req->file = io_file_get_fixed(req, nop->fd, issue_flags);
io_uring/nop.c
67
req->file = io_file_get_normal(req, nop->fd);
io_uring/nop.c
74
if (nop->flags & IORING_NOP_FIXED_BUFFER) {
io_uring/nop.c
81
if (nop->flags & IORING_NOP_CQE32)
io_uring/nop.c
82
io_req_set_res32(req, nop->result, 0, nop->extra1, nop->extra2);
io_uring/nop.c
84
io_req_set_res(req, nop->result, 0);
io_uring/nop.c
85
if (nop->flags & IORING_NOP_TW) {
kernel/livepatch/core.c
575
func->nop = true;
kernel/livepatch/core.c
669
if (func->nop)
kernel/livepatch/core.c
683
if (nops_only && !func->nop)
kernel/livepatch/core.c
701
if (func->nop)
kernel/livepatch/core.c
809
if (!func->new_func && !func->nop)
kernel/livepatch/core.c
899
if (func->nop)
kernel/livepatch/patch.c
118
if (func->nop)
kernel/livepatch/patch.c
235
if (nops_only && !func->nop)
tools/objtool/arch/loongarch/decode.c
367
static u32 nop;
tools/objtool/arch/loongarch/decode.c
374
nop = LOONGARCH_INSN_NOP;
tools/objtool/arch/loongarch/decode.c
376
return (const char *)&nop;
tools/objtool/check.c
1763
struct instruction *last_new_insn = NULL, *insn, *nop = NULL;
tools/objtool/check.c
1794
orig_alt_group->nop = NULL;
tools/objtool/check.c
1823
nop = calloc(1, sizeof(*nop));
tools/objtool/check.c
1824
if (!nop) {
tools/objtool/check.c
1828
memset(nop, 0, sizeof(*nop));
tools/objtool/check.c
1830
nop->sec = special_alt->new_sec;
tools/objtool/check.c
1831
nop->offset = special_alt->new_off + special_alt->new_len;
tools/objtool/check.c
1832
nop->len = special_alt->orig_len - special_alt->new_len;
tools/objtool/check.c
1833
nop->type = INSN_NOP;
tools/objtool/check.c
1834
nop->sym = orig_insn->sym;
tools/objtool/check.c
1835
nop->alt_group = new_alt_group;
tools/objtool/check.c
1836
nop->fake = 1;
tools/objtool/check.c
1840
*new_insn = nop;
tools/objtool/check.c
1898
new_alt_group->nop = nop;
tools/objtool/check.c
3615
if (alt_group->nop) {
tools/objtool/check.c
3618
return alt_group->nop;
tools/objtool/check.c
3619
if (insn == alt_group->nop)
tools/objtool/disas.c
603
if (alt_grp->last_insn == insn || alt_grp->nop == insn)
tools/objtool/include/objtool/check.h
30
struct instruction *first_insn, *last_insn, *nop;
tools/testing/selftests/bpf/benchs/bench_trigger.c
597
BENCH_TRIG_USERMODE(uprobe_nop, nop, "uprobe-nop");
tools/testing/selftests/bpf/benchs/bench_trigger.c
600
BENCH_TRIG_USERMODE(uretprobe_nop, nop, "uretprobe-nop");
tools/testing/selftests/bpf/benchs/bench_trigger.c
603
BENCH_TRIG_USERMODE(uprobe_multi_nop, nop, "uprobe-multi-nop");
tools/testing/selftests/bpf/benchs/bench_trigger.c
606
BENCH_TRIG_USERMODE(uretprobe_multi_nop, nop, "uretprobe-multi-nop");
tools/testing/selftests/bpf/sdt.h
234
#define _SDT_NOP nop 0
tools/testing/selftests/bpf/sdt.h
236
#define _SDT_NOP nop
tools/testing/selftests/bpf/usdt.h
314
#define USDT_NOP nop 0
tools/testing/selftests/bpf/usdt.h
316
#define USDT_NOP nop