/linux-2.6.39/drivers/staging/tidspbridge/dynload/ |
D | doff.h | 243 u16 _type; member 258 u16 _type; /* relocation type */ member 260 u16 _type; /* relocation type */ member 269 u16 _type; /* relocation type */ member 271 u16 _type; /* relocation type */ member 280 u16 _type; /* relocation type */ member 282 u16 _type; /* relocation type */ member
|
/linux-2.6.39/arch/arm/plat-mxc/include/mach/ |
D | hardware.h | 143 #define imx_map_entry(soc, name, _type) { \ argument
|
/linux-2.6.39/include/drm/ |
D | drm_hashtab.h | 40 #define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member) argument
|
/linux-2.6.39/arch/mips/include/asm/ |
D | mips_machine.h | 25 #define MIPS_MACHINE(_type, _id, _name, _setup) \ argument
|
/linux-2.6.39/security/keys/ |
D | keyctl.c | 28 const char __user *_type, in key_get_type_from_user() 53 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument 146 SYSCALL_DEFINE4(request_key, const char __user *, _type, in SYSCALL_DEFINE4() argument 559 const char __user *_type, in keyctl_keyring_search()
|
/linux-2.6.39/arch/arm/include/asm/mach/ |
D | arch.h | 54 #define MACHINE_START(_type,_name) \ argument
|
/linux-2.6.39/arch/arm/mach-mxs/include/mach/ |
D | mxs.h | 82 #define mxs_map_entry(soc, name, _type) { \ argument
|
/linux-2.6.39/net/sctp/ |
D | sm_statetable.c | 71 #define DO_LOOKUP(_max, _type, _table) \ argument
|
/linux-2.6.39/arch/x86/include/asm/ |
D | percpu.h | 560 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 569 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 582 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 588 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument
|
/linux-2.6.39/fs/fscache/ |
D | object-list.c | 171 char _type[3], *type; in fscache_objlist_show() local
|
/linux-2.6.39/drivers/hwmon/ |
D | pmbus_core.c | 698 #define PMBUS_ADD_ATTR(data, _name, _idx, _mode, _type, _show, _set) \ argument 712 #define PMBUS_ADD_GET_ATTR(data, _name, _type, _idx) \ argument 716 #define PMBUS_ADD_SET_ATTR(data, _name, _type, _idx) \ argument
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | sys_ppc32.c | 592 asmlinkage long compat_sys_add_key(const char __user *_type, in compat_sys_add_key() 601 asmlinkage long compat_sys_request_key(const char __user *_type, in compat_sys_request_key()
|
/linux-2.6.39/drivers/net/ |
D | cnic.h | 352 #define CDU_VALID_DATA(_cid, _region, _type) \ argument 355 #define CDU_CRC8(_cid, _region, _type) \ argument 358 #define CDU_RSRVD_VALUE_TYPE_A(_cid, _region, _type) \ argument
|
/linux-2.6.39/include/linux/ |
D | moduleparam.h | 31 #define __MODULE_PARM_TYPE(name, _type) \ argument
|
/linux-2.6.39/net/ipv6/ |
D | icmp.c | 146 u8 _type, *tp; in is_ineligible() local
|
/linux-2.6.39/include/net/sctp/ |
D | constants.h | 142 #define SCTP_SUBTYPE_CONSTRUCTOR(_name, _type, _elt) \ argument
|
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ |
D | htc.h | 211 #define INC_VIF(_priv, _type) do { \ argument 227 #define DEC_VIF(_priv, _type) do { \ argument
|
/linux-2.6.39/drivers/acpi/acpica/ |
D | acobject.h | 121 #define ACPI_COMMON_BUFFER_INFO(_type) \ argument
|
/linux-2.6.39/net/l2tp/ |
D | l2tp_core.c | 85 #define PRINTK(_mask, _type, _lvl, _fmt, args...) \ argument
|
D | l2tp_ppp.c | 109 #define PRINTK(_mask, _type, _lvl, _fmt, args...) \ argument
|
/linux-2.6.39/fs/configfs/ |
D | dir.c | 957 #define type_print(_type) if (sd->s_type & _type) printk(KERN_INFO "%*s %s\n", level, " ", #_type); in configfs_dump_one() argument
|
/linux-2.6.39/drivers/usb/atm/ |
D | cxacru.c | 225 #define CXACRU_ATTR_INIT(_value, _type, _name) \ argument
|
/linux-2.6.39/arch/x86/kvm/ |
D | emulate.c | 251 #define __emulate_2op_cl(_op, _cl, _src, _dst, _eflags, _suffix, _type) \ argument 382 #define insn_fetch(_type, _size, _eip) \ argument
|
/linux-2.6.39/drivers/staging/zcache/ |
D | zcache.c | 1461 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument
|
/linux-2.6.39/drivers/usb/gadget/ |
D | pxa27x_udc.h | 266 #define PXA_EP_DEF(_idx, _addr, dir, _type, maxpkt, _config, iface, altset) \ argument
|