Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 25 of 31) sorted by relevance

12

/linux-3.3/drivers/staging/tidspbridge/dynload/
Ddoff.h243 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-3.3/include/drm/
Ddrm_hashtab.h40 #define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member) argument
/linux-3.3/arch/arm/plat-mxc/include/mach/
Dhardware.h123 #define imx_map_entry(soc, name, _type) { \ argument
/linux-3.3/arch/mips/include/asm/
Dmips_machine.h25 #define MIPS_MACHINE(_type, _id, _name, _setup) \ argument
/linux-3.3/security/keys/
Dkeyctl.c28 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
565 const char __user *_type, in keyctl_keyring_search()
/linux-3.3/arch/arm/mach-mxs/include/mach/
Dmxs.h84 #define mxs_map_entry(soc, name, _type) { \ argument
/linux-3.3/arch/arm/include/asm/mach/
Darch.h68 #define MACHINE_START(_type,_name) \ argument
/linux-3.3/arch/x86/include/asm/
Dpercpu.h552 #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
/linux-3.3/net/sctp/
Dsm_statetable.c71 #define DO_LOOKUP(_max, _type, _table) \ argument
/linux-3.3/fs/fscache/
Dobject-list.c171 char _type[3], *type; in fscache_objlist_show() local
/linux-3.3/arch/powerpc/kernel/
Dsys_ppc32.c592 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-3.3/drivers/hwmon/pmbus/
Dpmbus_core.c810 #define PMBUS_ADD_ATTR(data, _name, _idx, _mode, _type, _show, _set) \ argument
825 #define PMBUS_ADD_GET_ATTR(data, _name, _type, _idx) \ argument
829 #define PMBUS_ADD_SET_ATTR(data, _name, _type, _idx) \ argument
/linux-3.3/drivers/net/ethernet/broadcom/
Dcnic.h354 #define CDU_VALID_DATA(_cid, _region, _type) \ argument
357 #define CDU_CRC8(_cid, _region, _type) \ argument
360 #define CDU_RSRVD_VALUE_TYPE_A(_cid, _region, _type) \ argument
/linux-3.3/arch/arm/kernel/
Dkprobes.h348 #define DECODE_HEADER(_type, _mask, _value, _regs) \ argument
/linux-3.3/drivers/xen/
Dtmem.c265 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument
/linux-3.3/net/ipv6/
Dicmp.c147 u8 _type, *tp; in is_ineligible() local
/linux-3.3/include/linux/
Dmoduleparam.h31 #define __MODULE_PARM_TYPE(name, _type) \ argument
/linux-3.3/include/net/sctp/
Dconstants.h142 #define SCTP_SUBTYPE_CONSTRUCTOR(_name, _type, _elt) \ argument
/linux-3.3/drivers/staging/iio/
Diio.h157 #define IIO_CHAN(_type, _mod, _indexed, _proc, _name, _chan, _chan2, \ argument
/linux-3.3/drivers/net/wireless/ath/ath9k/
Dhtc.h199 #define INC_VIF(_priv, _type) do { \ argument
215 #define DEC_VIF(_priv, _type) do { \ argument
/linux-3.3/net/l2tp/
Dl2tp_core.c85 #define PRINTK(_mask, _type, _lvl, _fmt, args...) \ argument
Dl2tp_ppp.c109 #define PRINTK(_mask, _type, _lvl, _fmt, args...) \ argument
/linux-3.3/drivers/acpi/acpica/
Dacobject.h121 #define ACPI_COMMON_BUFFER_INFO(_type) \ argument
/linux-3.3/fs/configfs/
Ddir.c957 #define type_print(_type) if (sd->s_type & _type) printk(KERN_INFO "%*s %s\n", level, " ", #_type); in configfs_dump_one() argument
/linux-3.3/drivers/usb/atm/
Dcxacru.c225 #define CXACRU_ATTR_INIT(_value, _type, _name) \ argument

12