Home
last modified time | relevance | path

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

123

/linux-3.4.99/arch/c6x/kernel/
Dvectors.S29 NOP 4
30 NOP
31 NOP
35 NOP
36 NOP
37 NOP
38 NOP
39 NOP
40 NOP
41 NOP
[all …]
Dhead.S37 NOP 3
41 NOP 4
83 NOP 5
Dentry.S56 NOP 3
185 NOP 4
238 NOP
313 NOP 2
358 NOP 2
Dswitch_to.S65 NOP
/linux-3.4.99/drivers/s390/char/
Dtape_std.c67 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_assign()
115 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_unassign()
149 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_display()
172 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_std_read_block_id()
285 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtfsf()
310 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtfsr()
342 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsr()
372 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtweof()
397 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsfm()
422 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsf()
[all …]
/linux-3.4.99/arch/cris/include/arch-v32/arch/hwregs/
Dsupp_reg.h59 #define NOP() \ macro
64 NOP(); \
65 NOP(); \
66 NOP();
/linux-3.4.99/arch/c6x/lib/
Dcsum_64plus.S49 NOP 4
55 NOP
70 NOP 3
72 NOP
94 NOP 3
105 NOP 3
122 NOP 4
200 NOP 3
204 NOP 3
205 NOP
[all …]
Dmemcpy_64plus.S38 NOP 3
40 NOP
/linux-3.4.99/arch/blackfin/kernel/
Dfixed_code.S149 NOP; NOP; NOP; NOP;
/linux-3.4.99/arch/sparc/lib/
DNG2patch.S7 #define NOP 0x01000000 macro
20 sethi %hi(NOP), %g3; \
21 or %g3, %lo(NOP), %g3; \
DNGpatch.S7 #define NOP 0x01000000 macro
20 sethi %hi(NOP), %g3; \
21 or %g3, %lo(NOP), %g3; \
DU3patch.S7 #define NOP 0x01000000 macro
20 sethi %hi(NOP), %g3; \
21 or %g3, %lo(NOP), %g3; \
DGENpatch.S7 #define NOP 0x01000000 macro
20 sethi %hi(NOP), %g3; \
21 or %g3, %lo(NOP), %g3; \
DGENpage.S51 #define NOP 0x01000000 macro
64 sethi %hi(NOP), %g3; \
65 or %g3, %lo(NOP), %g3; \
DGENbzero.S130 #define NOP 0x01000000 macro
143 sethi %hi(NOP), %g3; \
144 or %g3, %lo(NOP), %g3; \
DNGpage.S109 #define NOP 0x01000000 macro
122 sethi %hi(NOP), %g3; \
123 or %g3, %lo(NOP), %g3; \
DNGbzero.S133 #define NOP 0x01000000 macro
146 sethi %hi(NOP), %g3; \
147 or %g3, %lo(NOP), %g3; \
/linux-3.4.99/arch/cris/arch-v32/kernel/
Dptrace.c426 NOP(); in put_debugreg()
427 NOP(); in put_debugreg()
428 NOP(); in put_debugreg()
487 NOP(); in get_debugreg()
488 NOP(); in get_debugreg()
489 NOP(); in get_debugreg()
/linux-3.4.99/arch/arm/kernel/
Dftrace.c25 #define NOP 0xf85deb04 /* pop.w {lr} */ macro
27 #define NOP 0xe8bd4000 /* pop {lr} */ macro
39 return rec->arch.old_mcount ? OLD_NOP : NOP; in ftrace_nop_replace()
57 return NOP; in ftrace_nop_replace()
/linux-3.4.99/arch/blackfin/lib/
Dmemcmp.S50 NOP;
65 NOP;
Dmemmove.S83 NOP;
84 NOP;
Dmemchr.S36 NOP;
/linux-3.4.99/arch/blackfin/include/asm/
Dentry.h117 NOP; \
147 NOP; \
/linux-3.4.99/arch/arm/mach-shmobile/include/mach/
Dzboot_macros.h50 NOP
/linux-3.4.99/sound/pci/aw2/
Dsaa7146.h168 #define NOP 0 macro

123