/arch/s390/include/asm/ |
D | cmpxchg.h | 174 unsigned long n1, unsigned long n2) in __cmpxchg_double() 191 #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
|
D | percpu.h | 167 #define arch_this_cpu_cmpxchg_double(pcp1, pcp2, o1, o2, n1, n2) \ argument
|
/arch/mips/ralink/ |
D | rt288x.c | 65 u32 n1; in prom_soc_init() local
|
D | rt3883.c | 78 u32 n1; in prom_soc_init() local
|
D | rt305x.c | 148 u32 n1; in prom_soc_init() local
|
D | mt7620.c | 332 u32 n1; in prom_soc_init() local
|
/arch/alpha/lib/ |
D | udiv-qrnnd.S | 44 #define n1 $17 macro
|
/arch/powerpc/math-emu/ |
D | udivmodti4.c | 11 _FP_W_TYPE n1, _FP_W_TYPE n0, in _fp_udivmodti4()
|
/arch/x86/include/asm/ |
D | cmpxchg.h | 236 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument 255 #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument 258 #define arch_cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ argument
|
D | alternative.h | 139 #define OLDINSTR_3(oldinsn, n1, n2, n3) \ argument
|
D | percpu.h | 294 #define percpu_cmpxchg8b_double(pcp1, pcp2, o1, o2, n1, n2) \ argument 339 #define percpu_cmpxchg16b_double(pcp1, pcp2, o1, o2, n1, n2) \ argument
|
/arch/mips/bcm63xx/ |
D | cpu.c | 164 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local 179 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local
|
/arch/m68k/include/asm/ |
D | uaccess.h | 203 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument 241 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument 243 #define __constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3) \ argument
|
/arch/alpha/math-emu/ |
D | sfp-util.h | 21 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
/arch/sparc/math-emu/ |
D | sfp-util_64.h | 76 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
D | sfp-util_32.h | 77 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
/arch/arm64/include/asm/ |
D | cmpxchg.h | 212 #define arch_cmpxchg_double(ptr1, ptr2, o1, o2, n1, n2) \ argument 222 #define arch_cmpxchg_double_local(ptr1, ptr2, o1, o2, n1, n2) \ argument
|
D | percpu.h | 143 #define this_cpu_cmpxchg_double_8(ptr1, ptr2, o1, o2, n1, n2) \ argument
|
/arch/sh/math-emu/ |
D | sfp-util.h | 32 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
/arch/powerpc/platforms/ps3/ |
D | repository.c | 41 static void _dump_node_name(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, in _dump_node_name() 53 static void _dump_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, in _dump_node() 109 static int read_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, in read_node() 1049 static int create_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) in create_node() 1066 static int delete_node(u64 n1, u64 n2, u64 n3, u64 n4) in delete_node() 1083 static int write_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) in write_node()
|
/arch/nds32/include/asm/ |
D | sfp-machine.h | 128 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
/arch/powerpc/include/asm/ |
D | sfp-machine.h | 280 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
/arch/x86/crypto/ |
D | curve25519-x86_64.c | 904 static void fsquare_times(u64 *o, const u64 *inp, u64 *tmp, u32 n1) in fsquare_times()
|
/arch/mips/include/asm/mach-bcm63xx/ |
D | bcm63xx_regs.h | 402 #define ADSLPLLCTL_VAL(n1, n2, m1ref, m2ref, m1cpu, m1bus, m2bus) \ argument
|