/arch/mips/include/asm/ |
D | atomic.h | 27 #define ATOMIC_OPS(pfx, type) \ argument 55 #define ATOMIC_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument 82 #define ATOMIC_OP_RETURN(pfx, op, type, c_op, asm_op, ll, sc) \ argument 115 #define ATOMIC_FETCH_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument 148 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument 171 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument 205 #define ATOMIC_SIP_OP(pfx, type, op, ll, sc) \ argument
|
D | r4kcache.h | 207 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument 271 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument 294 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument 358 #define __BUILD_BLAST_CACHE_NODE(pfx, desc, indexop, hitop, lsize) \ argument
|
D | io.h | 216 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument 297 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ argument
|
/arch/arm/mm/ |
D | proc-macros.S | 133 .macro armv6_mt_table pfx argument 153 .macro armv6_set_pte_ext pfx argument
|
/arch/arm/mach-s3c/ |
D | iotiming-s3c2412.c | 38 static void s3c2412_print_timing(const char *pfx, struct s3c_iotimings *iot) in s3c2412_print_timing()
|
D | iotiming-s3c2410.c | 31 static void s3c2410_print_timing(const char *pfx, in s3c2410_print_timing()
|
/arch/sh/include/asm/ |
D | io.h | 89 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument 154 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
|
/arch/x86/include/asm/ |
D | cmpxchg.h | 236 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument
|
D | inat.h | 81 #define INAT_MAKE_PREFIX(pfx) (pfx << INAT_PFX_OFFS) argument
|
/arch/sparc/kernel/ |
D | traps_64.c | 1949 static void sun4v_report_real_raddr(const char *pfx, struct pt_regs *regs) in sun4v_report_real_raddr() 1966 int cpu, const char *pfx, atomic_t *ocnt) in sun4v_log_error()
|