/linux-3.4.99/arch/c6x/kernel/ |
D | vectors.S | 29 NOP 4 30 NOP 31 NOP 35 NOP 36 NOP 37 NOP 38 NOP 39 NOP 40 NOP 41 NOP [all …]
|
D | head.S | 37 NOP 3 41 NOP 4 83 NOP 5
|
D | entry.S | 56 NOP 3 185 NOP 4 238 NOP 313 NOP 2 358 NOP 2
|
D | switch_to.S | 65 NOP
|
/linux-3.4.99/drivers/s390/char/ |
D | tape_std.c | 67 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/ |
D | supp_reg.h | 59 #define NOP() \ macro 64 NOP(); \ 65 NOP(); \ 66 NOP();
|
/linux-3.4.99/arch/c6x/lib/ |
D | csum_64plus.S | 49 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 …]
|
D | memcpy_64plus.S | 38 NOP 3 40 NOP
|
/linux-3.4.99/arch/blackfin/kernel/ |
D | fixed_code.S | 149 NOP; NOP; NOP; NOP;
|
/linux-3.4.99/arch/sparc/lib/ |
D | NG2patch.S | 7 #define NOP 0x01000000 macro 20 sethi %hi(NOP), %g3; \ 21 or %g3, %lo(NOP), %g3; \
|
D | NGpatch.S | 7 #define NOP 0x01000000 macro 20 sethi %hi(NOP), %g3; \ 21 or %g3, %lo(NOP), %g3; \
|
D | U3patch.S | 7 #define NOP 0x01000000 macro 20 sethi %hi(NOP), %g3; \ 21 or %g3, %lo(NOP), %g3; \
|
D | GENpatch.S | 7 #define NOP 0x01000000 macro 20 sethi %hi(NOP), %g3; \ 21 or %g3, %lo(NOP), %g3; \
|
D | GENpage.S | 51 #define NOP 0x01000000 macro 64 sethi %hi(NOP), %g3; \ 65 or %g3, %lo(NOP), %g3; \
|
D | GENbzero.S | 130 #define NOP 0x01000000 macro 143 sethi %hi(NOP), %g3; \ 144 or %g3, %lo(NOP), %g3; \
|
D | NGpage.S | 109 #define NOP 0x01000000 macro 122 sethi %hi(NOP), %g3; \ 123 or %g3, %lo(NOP), %g3; \
|
D | NGbzero.S | 133 #define NOP 0x01000000 macro 146 sethi %hi(NOP), %g3; \ 147 or %g3, %lo(NOP), %g3; \
|
/linux-3.4.99/arch/cris/arch-v32/kernel/ |
D | ptrace.c | 426 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/ |
D | ftrace.c | 25 #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/ |
D | memcmp.S | 50 NOP; 65 NOP;
|
D | memmove.S | 83 NOP; 84 NOP;
|
D | memchr.S | 36 NOP;
|
/linux-3.4.99/arch/blackfin/include/asm/ |
D | entry.h | 117 NOP; \ 147 NOP; \
|
/linux-3.4.99/arch/arm/mach-shmobile/include/mach/ |
D | zboot_macros.h | 50 NOP
|
/linux-3.4.99/sound/pci/aw2/ |
D | saa7146.h | 168 #define NOP 0 macro
|