/arch/s390/include/asm/ |
D | cmpxchg.h | 209 #define __cmpxchg_double_op(p1, p2, o1, o2, n1, n2, insn) \ argument 227 #define __cmpxchg_double_4(p1, p2, o1, o2, n1, n2) \ argument 230 #define __cmpxchg_double_8(p1, p2, o1, o2, n1, n2) \ argument 235 #define __cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument 251 #define cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
|
D | percpu.h | 168 #define arch_this_cpu_cmpxchg_double(pcp1, pcp2, o1, o2, n1, n2) \ argument
|
/arch/x86/include/asm/ |
D | cmpxchg.h | 210 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument 227 #define cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument 230 #define cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ argument
|
D | percpu.h | 418 #define percpu_cmpxchg8b_double(pcp1, pcp2, o1, o2, n1, n2) \ argument 462 #define percpu_cmpxchg16b_double(pcp1, pcp2, o1, o2, n1, n2) \ argument
|
/arch/powerpc/math-emu/ |
D | udivmodti4.c | 158 _FP_W_TYPE m1, m0, n2; in _fp_udivmodti4() local
|
/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/powerpc/platforms/ps3/ |
D | repository.c | 53 static void _dump_node_name(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, in _dump_node_name() 65 static void _dump_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, in _dump_node() 121 static int read_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, in read_node() 1073 static int create_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) in create_node() 1090 static int delete_node(u64 n1, u64 n2, u64 n3, u64 n4) in delete_node() 1107 static int write_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) in write_node()
|
/arch/arm/mach-pxa/ |
D | pxa25x.c | 68 unsigned int l, L, m, M, n2, N; in pxa25x_get_clk_frequency_khz() local
|
D | pxa27x.c | 87 unsigned int l, L, m, M, n2, N, S; in pxa27x_get_clk_frequency_khz() local
|
/arch/mips/include/asm/octeon/ |
D | cvmx-pko.h | 196 uint64_t n2:1; member
|
/arch/mips/include/asm/mach-bcm63xx/ |
D | bcm63xx_regs.h | 401 #define ADSLPLLCTL_VAL(n1, n2, m1ref, m2ref, m1cpu, m1bus, m2bus) \ argument
|