/linux-3.3/arch/ia64/kernel/ |
D | head.S | 46 #define RESTORE_REG(reg, ptr, _tmp) \ argument 58 #define RESTORE_BREAK_REGS(ptr, _idx, _breg, _tmp, _lbl)\ argument 65 #define SAVE_ONE_RR(num, _reg, _tmp) \ argument 69 #define SAVE_REGION_REGS(_tmp, _r0, _r1, _r2, _r3, _r4, _r5, _r6, _r7) \ argument 89 #define RESTORE_REGION_REGS(ptr, _idx1, _idx2, _tmp) \ argument 161 #define SAVE_REGION_REGS(_tmp, _r0, _r1, _r2, _r3, _r4, _r5, _r6, _r7) argument
|
/linux-3.3/arch/x86/include/asm/ |
D | posix_types_64.h | 51 unsigned long _tmp = fd / __NFDBITS; in __FD_SET() local 59 unsigned long _tmp = fd / __NFDBITS; in __FD_CLR() local 67 unsigned long _tmp = fd / __NFDBITS; in __FD_ISSET() local
|
/linux-3.3/arch/s390/include/asm/ |
D | posix_types.h | 80 unsigned long _tmp = fd / __NFDBITS; in __FD_SET() local 88 unsigned long _tmp = fd / __NFDBITS; in __FD_CLR() local 96 unsigned long _tmp = fd / __NFDBITS; in __FD_ISSET() local
|
/linux-3.3/arch/alpha/include/asm/ |
D | posix_types.h | 61 unsigned long _tmp = fd / __NFDBITS; in __FD_SET() local 69 unsigned long _tmp = fd / __NFDBITS; in __FD_CLR() local 77 unsigned long _tmp = fd / __NFDBITS; in __FD_ISSET() local
|
/linux-3.3/arch/xtensa/include/asm/ |
D | posix_types.h | 73 unsigned long _tmp = fd / __NFDBITS; in __FD_SET() local 81 unsigned long _tmp = fd / __NFDBITS; in __FD_CLR() local 89 unsigned long _tmp = fd / __NFDBITS; in __FD_ISSET() local
|
/linux-3.3/arch/ia64/include/asm/ |
D | posix_types.h | 66 unsigned long _tmp = fd / __NFDBITS; in __FD_SET() local 74 unsigned long _tmp = fd / __NFDBITS; in __FD_CLR() local 82 unsigned long _tmp = fd / __NFDBITS; in __FD_ISSET() local
|
/linux-3.3/arch/powerpc/include/asm/ |
D | posix_types.h | 73 unsigned long _tmp = fd / __NFDBITS; in __FD_SET() local 81 unsigned long _tmp = fd / __NFDBITS; in __FD_CLR() local 89 unsigned long _tmp = fd / __NFDBITS; in __FD_ISSET() local
|
/linux-3.3/arch/blackfin/include/asm/ |
D | blackfin.h | 19 int _tmp; in SSYNC() local 43 int _tmp; in CSYNC() local
|
/linux-3.3/arch/sparc/include/asm/ |
D | posix_types.h | 86 unsigned long _tmp = fd / __NFDBITS; in __FD_SET() local 94 unsigned long _tmp = fd / __NFDBITS; in __FD_CLR() local 102 unsigned long _tmp = fd / __NFDBITS; in __FD_ISSET() local
|
/linux-3.3/net/caif/ |
D | chnl_net.c | 141 struct list_head *_tmp; in close_work() local 533 struct list_head *_tmp; in chnl_exit_module() local
|
/linux-3.3/arch/m68k/include/asm/ |
D | cacheflush_mm.h | 200 unsigned long _tmp; in __flush_page_to_ram() local
|
/linux-3.3/drivers/net/caif/ |
D | caif_serial.c | 442 struct list_head *_tmp; in caif_ser_exit() local
|
/linux-3.3/arch/x86/kvm/ |
D | emulate.c | 221 #define _PRE_EFLAGS(_sav, _msk, _tmp) \ argument 238 #define _POST_EFLAGS(_sav, _msk, _tmp) \ argument
|
/linux-3.3/drivers/md/ |
D | md.c | 312 #define for_each_mddev(_mddev,_tmp) \ argument
|