/linux-4.4.14/tools/perf/ui/ |
D | hist.c | 266 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument 279 #define __HPP_ENTRY_PERCENT_FN(_type, _field) \ argument 287 #define __HPP_SORT_FN(_type, _field) \ argument 294 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument 307 #define __HPP_ENTRY_ACC_PERCENT_FN(_type, _field) \ argument 315 #define __HPP_SORT_ACC_FN(_type, _field) \ argument 322 #define __HPP_ENTRY_RAW_FN(_type, _field) \ argument 335 #define __HPP_SORT_RAW_FN(_type, _field) \ argument 343 #define HPP_PERCENT_FNS(_type, _field) \ argument 348 #define HPP_PERCENT_ACC_FNS(_type, _field) \ argument [all …]
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | item.h | 242 #define __ITEM_NAME(_type, _cname, _iname) \ argument 250 #define MLXSW_ITEM16(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 266 #define MLXSW_ITEM16_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 291 #define MLXSW_ITEM32(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 307 #define MLXSW_ITEM32_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument 332 #define MLXSW_ITEM64(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 348 #define MLXSW_ITEM64_INDEXED(_type, _cname, _iname, _offset, _shift, \ argument 373 #define MLXSW_ITEM_BUF(_type, _cname, _iname, _offset, _sizebytes) \ argument 392 #define MLXSW_ITEM_BUF_INDEXED(_type, _cname, _iname, _offset, _sizebytes, \ argument 418 #define MLXSW_ITEM_BIT_ARRAY(_type, _cname, _iname, _offset, _sizebytes, \ argument
|
/linux-4.4.14/drivers/staging/fsl-mc/include/ |
D | mc-cmd.h | 106 #define MC_EXT_OP(_ext, _param, _offset, _width, _type, _arg) \ argument 109 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument 112 #define MC_RSP_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
|
/linux-4.4.14/drivers/iio/adc/ |
D | da9150-gpadc.c | 255 #define DA9150_GPADC_CHANNEL(_id, _hw_id, _type, chan_info, \ argument 266 #define DA9150_GPADC_CHANNEL_RAW(_id, _hw_id, _type, _ext_name) \ argument 270 #define DA9150_GPADC_CHANNEL_SCALED(_id, _hw_id, _type, _ext_name) \ argument 277 #define DA9150_GPADC_CHANNEL_PROCESSED(_id, _hw_id, _type, _ext_name) \ argument
|
D | lp8788_adc.c | 131 #define LP8788_CHAN(_id, _type) { \ argument
|
D | twl4030-madc.c | 106 #define TWL4030_ADC_CHANNEL(_channel, _type, _name) { \ argument
|
D | twl6030-gpadc.c | 803 #define TWL6030_GPADC_CHAN(chn, _type, chan_info) { \ argument
|
D | qcom-spmi-vadc.c | 607 #define VADC_CHAN(_dname, _type, _mask, _pre) \ argument
|
/linux-4.4.14/arch/x86/include/asm/ |
D | percpu.h | 566 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 572 #define DEFINE_EARLY_PER_CPU_READ_MOSTLY(_type, _name, _initvalue) \ argument 581 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 586 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ argument 599 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ argument 602 #define DEFINE_EARLY_PER_CPU_READ_MOSTLY(_type, _name, _initvalue) \ argument 608 #define DECLARE_EARLY_PER_CPU(_type, _name) \ argument 611 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ argument
|
/linux-4.4.14/drivers/iio/common/ssp_sensors/ |
D | ssp_iio_sensor.h | 4 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
|
/linux-4.4.14/arch/arc/include/asm/ |
D | mach_desc.h | 59 #define MACHINE_START(_type, _name) \ argument
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | hardware.h | 117 #define imx_map_entry(soc, name, _type) { \ argument
|
/linux-4.4.14/arch/mips/include/asm/ |
D | mips_machine.h | 25 #define MIPS_MACHINE(_type, _id, _name, _setup) \ argument
|
/linux-4.4.14/include/drm/ |
D | drm_hashtab.h | 40 #define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member) argument
|
/linux-4.4.14/tools/perf/ui/gtk/ |
D | hists.c | 38 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument 52 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument
|
/linux-4.4.14/security/keys/ |
D | keyctl.c | 32 const char __user *_type, in key_get_type_from_user() 60 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument 158 SYSCALL_DEFINE4(request_key, const char __user *, _type, in SYSCALL_DEFINE4() argument 628 const char __user *_type, in keyctl_keyring_search()
|
/linux-4.4.14/arch/metag/include/asm/mach/ |
D | arch.h | 77 #define MACHINE_START(_type, _name) \ argument
|
/linux-4.4.14/fs/ceph/ |
D | xattr.c | 206 #define CEPH_XATTR_NAME(_type, _name) XATTR_CEPH_PREFIX #_type "." #_name argument 207 #define CEPH_XATTR_NAME2(_type, _name, _name2) \ argument 210 #define XATTR_NAME_CEPH(_type, _name) \ argument 219 #define XATTR_LAYOUT_FIELD(_type, _name, _field) \ argument
|
/linux-4.4.14/drivers/clk/pistachio/ |
D | clk.h | 122 #define PLL(_id, _name, _pname, _type, _reg, _rates) \ argument 133 #define PLL_FIXED(_id, _name, _pname, _type, _reg) \ argument
|
/linux-4.4.14/net/sctp/ |
D | sm_statetable.c | 65 #define DO_LOOKUP(_max, _type, _table) \ argument
|
/linux-4.4.14/drivers/mfd/ |
D | lm3533-core.c | 320 #define LM3533_OUTPUT_ATTR(_name, _mode, _show, _store, _type, _id) \ argument 326 #define LM3533_OUTPUT_ATTR_RW(_name, _type, _id) \ argument
|
/linux-4.4.14/arch/arm/include/asm/mach/ |
D | arch.h | 84 #define MACHINE_START(_type,_name) \ argument
|
/linux-4.4.14/fs/fscache/ |
D | object-list.c | 172 char _type[3], *type; in fscache_objlist_show() local
|
/linux-4.4.14/include/linux/iio/adc/ |
D | ad_sigma_delta.h | 127 _storagebits, _shift, _extend_name, _type) \ argument
|
/linux-4.4.14/include/linux/ |
D | genl_magic_func.h | 34 #define __field(attr_nr, attr_flag, name, nla_type, _type, __get, \ argument 39 #define __array(attr_nr, attr_flag, name, nla_type, _type, maxlen, \ argument
|
D | moduleparam.h | 29 #define __MODULE_PARM_TYPE(name, _type) \ argument
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | ar9003_mci.h | 296 #define MCI_GPM_SET_TYPE_OPCODE(_p_gpm, _type, _opcode) do { \ argument 301 #define MCI_GPM_IS_CAL_TYPE(_type) ((_type) <= MCI_GPM_WLAN_CAL_DONE) argument
|
D | htc.h | 203 #define INC_VIF(_priv, _type) do { \ argument 222 #define DEC_VIF(_priv, _type) do { \ argument
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | mcdi.h | 271 #define MCDI_FIELD(_ptr, _type, _field) \ argument 311 #define MCDI_ARRAY_FIELD(_buf, _field1, _type, _index, _field2) \ argument
|
/linux-4.4.14/drivers/media/rc/ |
D | rc-main.c | 819 #define RC_PROTO_ATTR(_name, _mode, _show, _store, _type) \ argument 824 #define RC_FILTER_ATTR(_name, _mode, _show, _store, _type, _mask) \ argument
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | cnic.h | 342 #define CDU_VALID_DATA(_cid, _region, _type) \ argument 345 #define CDU_CRC8(_cid, _region, _type) \ argument 348 #define CDU_RSRVD_VALUE_TYPE_A(_cid, _region, _type) \ argument
|
D | bcmsysport.h | 584 #define STAT_MIB(str, m, _type) { \ argument
|
/linux-4.4.14/drivers/iio/light/ |
D | lm3533-als.c | 575 #define ALS_ATTR(_name, _mode, _show, _store, _type, _val1, _val2) \ argument 581 #define LM3533_ALS_ATTR(_name, _mode, _show, _store, _type, _val1, _val2) \ argument
|
/linux-4.4.14/arch/mips/bcm47xx/ |
D | sprom.c | 184 #define ENTRY(_revmask, _type, _prefix, _name, _val, _allset, _fallback) \ argument
|
/linux-4.4.14/include/linux/iio/imu/ |
D | adis.h | 202 #define ADIS_MOD_CHAN(_type, mod, addr, si, info_sep, info_all, bits) { \ argument
|
/linux-4.4.14/arch/arm/probes/ |
D | decode.h | 335 #define DECODE_HEADER(_type, _mask, _value, _regs) \ argument
|
/linux-4.4.14/drivers/xen/ |
D | tmem.c | 268 #define _oswiz(_type, _ind) ((_type << SWIZ_BITS) | (_ind & SWIZ_MASK)) argument
|
/linux-4.4.14/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_core.c | 652 #define INV_MPU6050_CHAN(_type, _channel2, _index) \ argument
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad.h | 256 #define BNAD_RXBUF_IS_SK_BUFF(_type) ((_type) == BNAD_RXBUF_SK_BUFF) argument 257 #define BNAD_RXBUF_IS_MULTI_BUFF(_type) ((_type) == BNAD_RXBUF_MULTI_BUFF) argument
|
D | bna_enet.c | 70 #define bna_stats_copy(_name, _type) \ argument
|
/linux-4.4.14/net/ipv6/ |
D | icmp.c | 160 u8 _type, *tp; in is_ineligible() local
|
/linux-4.4.14/include/net/sctp/ |
D | constants.h | 134 #define SCTP_SUBTYPE_CONSTRUCTOR(_name, _type, _elt) \ argument
|
/linux-4.4.14/tools/perf/ui/browsers/ |
D | hists.c | 691 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument 706 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument
|
/linux-4.4.14/drivers/clk/bcm/ |
D | clk-kona.h | 418 #define KONA_CLK(_ccu_name, _clk_name, _type) \ argument
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | acobject.h | 120 #define ACPI_COMMON_BUFFER_INFO(_type) \ argument
|
/linux-4.4.14/fs/configfs/ |
D | dir.c | 937 #define type_print(_type) if (sd->s_type & _type) pr_info("%*s %s\n", level, " ", #_type); in configfs_dump_one() argument
|
/linux-4.4.14/drivers/iio/imu/ |
D | adis16480.c | 569 #define ADIS16480_MOD_CHANNEL(_type, _mod, _address, _si, _info_sep, _bits) \ argument
|
/linux-4.4.14/drivers/iio/accel/ |
D | mma9553.c | 933 #define MMA9553_PEDOMETER_CHANNEL(_type, _mask) { \ argument
|
/linux-4.4.14/drivers/clk/rockchip/ |
D | clk.h | 141 #define PLL(_type, _id, _name, _pnames, _flags, _con, _mode, _mshift, \ argument
|
/linux-4.4.14/include/linux/usb/ |
D | gadget.h | 171 #define USB_EP_CAPS(_type, _dir) \ argument
|
/linux-4.4.14/drivers/usb/atm/ |
D | cxacru.c | 224 #define CXACRU_ATTR_INIT(_value, _type, _name) \ argument
|
/linux-4.4.14/drivers/usb/gadget/ |
D | configfs.c | 174 #define GI_DEVICE_DESC_SIMPLE_RW(_name, _type) \ argument
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | pxa27x_udc.h | 267 #define PXA_EP_DEF(_idx, _addr, dir, _type, maxpkt, _config, iface, altset) \ argument
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 38 #define I40E_STAT(_type, _name, _stat) { \ argument
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | regs.h | 558 #define MT_BBP(_type, _n) (MT_BBP_##_type##_BASE + ((_n) << 2)) argument
|
/linux-4.4.14/drivers/regulator/ |
D | qcom_spmi-regulator.c | 348 #define SPMI_VREG(_type, _subtype, _dig_major_min, _dig_major_max, \ argument
|
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 674 #define STAT_GENET_MIB(str, m, _type) { \ argument
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_reg.h | 7626 #define CDU_VALID_DATA(_cid, _region, _type)\ argument 7628 #define CDU_CRC8(_cid, _region, _type)\ argument 7630 #define CDU_RSRVD_VALUE_TYPE_A(_cid, _region, _type)\ argument 7632 #define CDU_RSRVD_VALUE_TYPE_B(_crc, _type)\ argument
|
/linux-4.4.14/arch/x86/kvm/ |
D | emulate.c | 842 #define insn_fetch(_type, _ctxt) \ argument
|