/arch/alpha/lib/ |
D | csum_partial_copy.c | 23 #define extql(x,y,z) \ argument 26 #define extqh(x,y,z) \ argument 29 #define mskql(x,y,z) \ argument 32 #define mskqh(x,y,z) \ argument 35 #define insql(x,y,z) \ argument 38 #define insqh(x,y,z) \ argument
|
/arch/x86/math-emu/ |
D | fpu_system.h | 65 #define FPU_access_ok(x,y,z) if ( !access_ok(x,y,z) ) \ argument 75 #define FPU_code_access_ok(z) argument 80 #define FPU_code_access_ok(z) FPU_access_ok(VERIFY_READ,(void __user *)FPU_EIP,z) argument
|
/arch/mips/math-emu/ |
D | dp_sqrt.c | 41 ieee754dp y, z, t; in ieee754dp_sqrt() local
|
/arch/arm/mach-shark/include/mach/ |
D | uncompress.h | 26 static void putn(unsigned long z) in putn()
|
/arch/arm/nwfpe/ |
D | softfloat.c | 75 int32 z; in roundAndPackInt32() local 530 floatx80 z; in packFloatx80() local 871 int32 z; in float32_to_int32_round_to_zero() local 974 float32 z; in float32_round_to_int() local 1685 int32 z; in float64_to_int32_round_to_zero() local 1758 int32 z; in float64_to_uint32_round_to_zero() local 1869 float64 z; in float64_round_to_int() local 2574 int32 z; in floatx80_to_int32_round_to_zero() local 2676 floatx80 z; in floatx80_round_to_int() local 2819 floatx80 z; in subFloatx80Sigs() local [all …]
|
/arch/blackfin/kernel/ |
D | kgdb_test.c | 55 int kgdb_test(char *name, int len, int count, int z) in kgdb_test()
|
/arch/mips/lemote/lm2e/ |
D | dbg_io.c | 93 #define UART16550_WRITE(y, z) writeb(z, (char *)BASE + (y)) argument
|
/arch/sh/kernel/cpu/sh4/ |
D | softfloat.c | 151 bits64 z; in shift64RightJamming() local 349 bits32 z; in shift32RightJamming() local 660 bits64 z, tmp; in estimateDiv128To64() local
|
/arch/frv/kernel/ |
D | traps.c | 114 unsigned long x, y, z; in atomic_operation() local
|
/arch/xtensa/include/asm/ |
D | coprocessor.h | 115 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument
|
/arch/mips/include/asm/octeon/ |
D | octeon-model.h | 226 #define __OCTEON_MATCH_MASK__(x, y, z) (((x) & (z)) == ((y) & (z))) argument
|
/arch/parisc/include/asm/ |
D | system.h | 9 unsigned int z:1; member
|
/arch/arm/vfp/ |
D | vfp.h | 115 u64 mh, ml, remh, reml, termh, terml, z; in vfp_estimate_div128to64() local
|
D | vfpsingle.c | 290 u32 z, a; in vfp_estimate_sqrt_significand() local
|
/arch/parisc/mm/ |
D | init.c | 607 struct zoneref *z; in show_mem() local
|
/arch/m68k/include/asm/ |
D | dvma.h | 25 #define dvma_map_align_vme(x, y, z) (dvma_map_align (x, y, z) & 0xfffff) argument
|
D | m532xsim.h | 2026 #define MCF_FLEXCAN_MB_DB(x,y,z) MCF_REG08(0xFC020080+(x)*0x0800+(y)*0x10+0x8+(z)*0x1) argument
|
/arch/m68k/kernel/ |
D | head.S | 1651 #define putZc(z,n) jbne 1f; putc z; jbra 2f; 1: putc n; 2: argument
|
/arch/powerpc/kernel/ |
D | time.c | 1106 unsigned long w, x, y, z; in div128_by_32() local
|
/arch/ia64/kernel/ |
D | perfmon.c | 2873 #define PFM_CHECK_PMC_PM(x, y, z) ((x)->ctx_fl_system ^ PMC_PM(y, z)) in pfm_write_pmcs() argument
|
/arch/blackfin/mach-bf518/include/mach/ |
D | defBF51x_base.h | 826 #define SET_ALARM(z,y,x,w) ((((z)&0x7FFF)<<0x11)|(((y)&0x1F)<<0xC)|(((x)&0x3F)<<0x6)|((w)&0x3F)) argument
|
/arch/blackfin/mach-bf527/include/mach/ |
D | defBF52x_base.h | 827 #define SET_ALARM(z,y,x,w) ((((z)&0x7FFF)<<0x11)|(((y)&0x1F)<<0xC)|(((x)&0x3F)<<0x6)|((w)&0x3F)) argument
|