Home
last modified time | relevance | path

Searched refs:NOP (Results 1 – 25 of 73) sorted by relevance

123

/linux-6.15/drivers/s390/char/
H A Dtape_std.c64 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_assign()
109 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_unassign()
143 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_display()
166 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_std_read_block_id()
279 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtfsf()
304 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtfsr()
336 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsr()
366 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtweof()
391 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsfm()
416 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsf()
[all …]
H A Dtape_std.h33 #define NOP 0x03 /* No operation */ macro
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c107 NOP(1),
121 NOP(9),
142 NOP(1),
159 NOP(3),
226 NOP(1),
242 NOP(5),
258 NOP(1),
276 NOP(1),
292 NOP(1),
309 NOP(3),
[all …]
/linux-6.15/arch/sparc/lib/
H A DGENpatch.S8 #define NOP 0x01000000 macro
21 sethi %hi(NOP), %g3; \
22 or %g3, %lo(NOP), %g3; \
H A DNGpatch.S8 #define NOP 0x01000000 macro
21 sethi %hi(NOP), %g3; \
22 or %g3, %lo(NOP), %g3; \
H A DU3patch.S8 #define NOP 0x01000000 macro
21 sethi %hi(NOP), %g3; \
22 or %g3, %lo(NOP), %g3; \
H A DNG2patch.S8 #define NOP 0x01000000 macro
21 sethi %hi(NOP), %g3; \
22 or %g3, %lo(NOP), %g3; \
H A DM7patch.S10 #define NOP 0x01000000 macro
23 sethi %hi(NOP), %g3; \
24 or %g3, %lo(NOP), %g3; \
H A DNG4patch.S10 #define NOP 0x01000000 macro
23 sethi %hi(NOP), %g3; \
24 or %g3, %lo(NOP), %g3; \
H A DGENpage.S52 #define NOP 0x01000000 macro
65 sethi %hi(NOP), %g3; \
66 or %g3, %lo(NOP), %g3; \
H A DGENbzero.S131 #define NOP 0x01000000 macro
144 sethi %hi(NOP), %g3; \
145 or %g3, %lo(NOP), %g3; \
H A DNGpage.S112 #define NOP 0x01000000 macro
125 sethi %hi(NOP), %g3; \
126 or %g3, %lo(NOP), %g3; \
H A DNGbzero.S134 #define NOP 0x01000000 macro
147 sethi %hi(NOP), %g3; \
148 or %g3, %lo(NOP), %g3; \
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_lrc.c162 NOP(1),
178 NOP(5),
194 NOP(1),
212 NOP(1),
228 NOP(1),
244 NOP(5),
261 NOP(6),
318 NOP(1),
324 NOP(1),
340 NOP(5),
[all …]
H A Dxe_pci.c82 #define NOP(x) x macro
217 static const u16 adls_rpls_ids[] = { INTEL_RPLS_IDS(NOP), 0 };
233 static const u16 adlp_rplu_ids[] = { INTEL_RPLU_IDS(NOP), 0 };
273 static const u16 dg2_g10_ids[] = { INTEL_DG2_G10_IDS(NOP), INTEL_ATS_M150_IDS(NOP), 0 };
274 static const u16 dg2_g11_ids[] = { INTEL_DG2_G11_IDS(NOP), INTEL_ATS_M75_IDS(NOP), 0 };
275 static const u16 dg2_g12_ids[] = { INTEL_DG2_G12_IDS(NOP), 0 };
/linux-6.15/arch/x86/include/asm/
H A Dxor.h50 #define NOP(x) macro
124 BLK64(NOP, ST, i) \ in xor_sse_2_pf64()
221 BLK64(NOP, ST, i) \ in xor_sse_3_pf64()
329 BLK64(NOP, ST, i) \ in xor_sse_4_pf64()
448 BLK64(NOP, ST, i) \ in xor_sse_5_pf64()
487 #undef NOP
/linux-6.15/arch/csky/kernel/
H A Dftrace.c11 #define NOP 0x4000 macro
46 call[0] = nolr ? NOP : PUSH_LR; in make_jbsr()
68 static uint16_t nops[7] = {NOP, NOP32_HI, NOP32_LO, NOP32_HI, NOP32_LO,
/linux-6.15/arch/arm/kernel/
H A Dftrace.c40 #define NOP 0xf10d0d04 /* add.w sp, sp, #4 */ macro
42 #define NOP 0xe28dd004 /* add sp, sp, #4 */ macro
63 return NOP; in ftrace_nop_replace()
/linux-6.15/arch/x86/kernel/
H A Dstatic_call.c9 NOP = 1, /* site cond-call */ enumerator
75 case NOP: in __static_call_transform()
/linux-6.15/include/scsi/
H A Dscsi_status.h19 NOP = 0x08, enumerator
/linux-6.15/Documentation/translations/zh_CN/driver-api/phy/
H A Dphy.rst128 者调用都将成为 NOP。也就是说释放调用,当应用于 NULL phy 时,release
130 调用都是 NOP。NULL phy 在处理可选的 phy 设备中很有用。
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dkeystone-usb-phy.txt11 an NOP PHY driver. Hence this node is referenced as both the usb2 and usb3
/linux-6.15/sound/pci/aw2/
H A Dsaa7146.h155 #define NOP 0 macro
/linux-6.15/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c76 NOP = 0, // no operation on I2C bus enumerator
181 i2c_set_attr(dev,NOP); in i2c_reset()
/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h468 ETM_COMMON_SYSREG_LIST(NOP, __unused)
471 ETM4x_ONLY_SYSREG_LIST(NOP, __unused)
475 ETM4x_ONLY_SYSREG_LIST(NOP, __unused)
477 #define ETM4x_MMAP_LIST_CASES ETM_MMAP_LIST(NOP, __unused)
489 ETE_ONLY_SYSREG_LIST(NOP, __unused)

123