/arch/cris/include/arch-v32/arch/ |
D | bitops.h | 12 cris_swapnwbrlz(unsigned long w) in cris_swapnwbrlz() 24 cris_swapwbrlz(unsigned long w) in cris_swapwbrlz() 40 ffz(unsigned long w) in ffz() 50 __ffs(unsigned long w) in __ffs() 59 kernel_ffs(unsigned long w) in kernel_ffs()
|
/arch/cris/include/arch-v10/arch/ |
D | bitops.h | 13 static inline unsigned long cris_swapnwbrlz(unsigned long w) in cris_swapnwbrlz() 29 static inline unsigned long cris_swapwbrlz(unsigned long w) in cris_swapwbrlz() 43 static inline unsigned long ffz(unsigned long w) in ffz() 68 static inline unsigned long kernel_ffs(unsigned long w) in kernel_ffs()
|
/arch/sparc/include/asm/ |
D | bitops_64.h | 47 static inline unsigned int hweight64(unsigned long w) in hweight64() 55 static inline unsigned int hweight32(unsigned int w) in hweight32() 63 static inline unsigned int hweight16(unsigned int w) in hweight16() 71 static inline unsigned int hweight8(unsigned int w) in hweight8()
|
D | ide.h | 49 u32 w; in __ide_insw() local 79 u32 w; in __ide_outsw() local
|
/arch/m68k/include/asm/ |
D | mcfne.h | 29 #define BSWAP(w) (((w) << 8) | ((w) >> 8)) argument 30 #define RSWAP(w) (w) argument 75 #define BSWAP(w) (w) argument 78 #define RSWAP(w) (((w) << 8) | ((w) >> 8)) argument 88 #define BSWAP(w) (w) argument 91 #define RSWAP(w) (((w) << 8) | ((w) >> 8)) argument 99 #define BSWAP(w) (w) argument 102 #define RSWAP(w) (((w) << 8) | ((w) >> 8)) argument 202 unsigned short w, *buf; in ne2000_insw() local 228 unsigned short w, *buf; in ne2000_outsw() local
|
/arch/arm/plat-omap/include/mach/ |
D | usb.h | 39 # define USB2_TRX_MODE(w) (((w)>>24)&0x07) argument 40 # define USB1_TRX_MODE(w) (((w)>>20)&0x07) argument 41 # define USB0_TRX_MODE(w) (((w)>>16)&0x07) argument 53 # define SRP_GPUVBUS(w) (((w)>>24)&0x07) argument 54 # define A_WAIT_VRISE(w) (((w)>>20)&0x07) argument 55 # define B_ASE_BRST(w) (((w)>>16)&0x07) argument 64 # define OTG_HMC(w) (((w)>>0)&0x3f) argument
|
/arch/mips/kernel/ |
D | cpu-bugs64.c | 44 static inline void mult_sh_align_mod(long *v1, long *v2, long *w, in mult_sh_align_mod() 121 long v1[8], v2[8], w[8]; in check_mult_sh() local 246 long v, w, tmp; in check_daddiu() local
|
/arch/m32r/platforms/mappi/ |
D | io.c | 70 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() 102 unsigned short w; in _inw() local 106 unsigned short w; in _inw() local 166 void _outw(unsigned short w, unsigned long port) in _outw() 199 void _outw_p(unsigned short w, unsigned long port) in _outw_p()
|
/arch/xtensa/mm/ |
D | tlb.c | 27 int w, i; in __flush_itlb_all() local 40 int w, i; in __flush_dtlb_all() local
|
/arch/mips/lib/ |
D | ashrdi3.c | 7 DWunion uu, w; in __ashrdi3() local
|
D | ashldi3.c | 7 DWunion uu, w; in __ashldi3() local
|
D | lshrdi3.c | 7 DWunion uu, w; in __lshrdi3() local
|
/arch/blackfin/lib/ |
D | ashrdi3.c | 38 DIunion w; in __ashrdi3() local
|
D | ashldi3.c | 38 DIunion w; in __ashldi3() local
|
/arch/sh/lib/ |
D | ashrdi3.c | 7 DWunion uu, w; in __ashrdi3() local
|
D | ashldi3.c | 7 DWunion uu, w; in __ashldi3() local
|
D | lshrdi3.c | 7 DWunion uu, w; in __lshrdi3() local
|
/arch/m32r/platforms/m32700ut/ |
D | io.c | 111 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() 152 unsigned short w; in _inw() local 211 void _outw(unsigned short w, unsigned long port) in _outw() 250 void _outw_p(unsigned short w, unsigned long port) in _outw_p()
|
/arch/m32r/platforms/mappi3/ |
D | io.c | 122 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() 164 unsigned short w; in _inw() local 224 void _outw(unsigned short w, unsigned long port) in _outw() 264 void _outw_p(unsigned short w, unsigned long port) in _outw_p()
|
/arch/m32r/platforms/opsput/ |
D | io.c | 111 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() 152 unsigned short w; in _inw() local 211 void _outw(unsigned short w, unsigned long port) in _outw() 250 void _outw_p(unsigned short w, unsigned long port) in _outw_p()
|
/arch/s390/crypto/ |
D | des_check_key.c | 55 u32 n, w; in crypto_des_check_key() local
|
/arch/sparc/lib/ |
D | PeeCeeI.c | 99 u32 w; in insb() local 129 u32 w; in insw() local
|
/arch/mn10300/lib/ |
D | negdi2.c | 48 union DWunion w; in __negdi2() local
|
/arch/m32r/platforms/mappi2/ |
D | io.c | 107 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() 148 unsigned short w; in _inw() local 207 void _outw(unsigned short w, unsigned long port) in _outw() 246 void _outw_p(unsigned short w, unsigned long port) in _outw_p()
|
/arch/parisc/math-emu/ |
D | driver.c | 69 #define FPSW_FLAGS(w) ((w) >> 27) argument 70 #define FPSW_ENABLE(w) ((w) & 0x1f) argument
|