Searched defs:_type (Results 1 – 8 of 8) sorted by relevance
/arch/arm/plat-mxc/include/mach/ |
D | hardware.h | 120 #define imx_map_entry(soc, name, _type) { \ argument
|
/arch/mips/include/asm/ |
D | mips_machine.h | 25 #define MIPS_MACHINE(_type, _id, _name, _setup) \ argument
|
/arch/arm/include/asm/mach/ |
D | arch.h | 68 #define MACHINE_START(_type,_name) \ argument
|
/arch/arm/mach-mxs/include/mach/ |
D | mxs.h | 72 #define mxs_map_entry(soc, name, _type) { \ argument
|
/arch/x86/include/asm/ |
D | percpu.h | 552 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 561 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 574 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 580 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument
|
/arch/powerpc/kernel/ |
D | sys_ppc32.c | 593 asmlinkage long compat_sys_add_key(const char __user *_type, in compat_sys_add_key() 602 asmlinkage long compat_sys_request_key(const char __user *_type, in compat_sys_request_key()
|
/arch/arm/kernel/ |
D | kprobes.h | 348 #define DECODE_HEADER(_type, _mask, _value, _regs) \ argument
|
/arch/x86/kvm/ |
D | emulate.c | 311 #define __emulate_2op_cl(ctxt, _op, _suffix, _type) \ argument 707 #define insn_fetch(_type, _ctxt) \ argument
|