/include/scsi/ |
D | viosrp.h | 144 struct mad_common common; member 150 struct mad_common common; member 155 struct mad_common common; member 160 struct mad_common common; member 164 struct mad_common common; member 175 struct mad_capability_common common; member 180 struct mad_capability_common common; member
|
/include/linux/i3c/ |
D | master.h | 87 struct i3c_i2c_dev_desc common; member 207 struct i3c_i2c_dev_desc common; member 506 list_for_each_entry(dev, &(bus)->devs.i2c, common.node) 517 list_for_each_entry(dev, &(bus)->devs.i3c, common.node) 556 return dev->common.master_priv; in i3c_dev_get_master_data() 571 dev->common.master_priv = data; in i3c_dev_set_master_data() 584 return dev->common.master_priv; in i2c_dev_get_master_data() 599 dev->common.master_priv = data; in i2c_dev_set_master_data() 611 return dev->common.master; in i3c_dev_get_master() 623 return dev->common.master; in i2c_dev_get_master()
|
/include/linux/qed/ |
D | qed_fcoe_if.h | 26 struct qed_dev_info common; member 66 struct qed_common_cb_ops common; member 122 const struct qed_common_ops *common; member
|
D | qed_nvmetcp_if.h | 20 struct qed_dev_info common; member 77 struct qed_common_cb_ops common; member 193 const struct qed_common_ops *common; member
|
D | qed_iscsi_if.h | 40 struct qed_dev_info common; member 126 struct qed_common_cb_ops common; member 192 const struct qed_common_ops *common; member
|
/include/net/ |
D | act_api.h | 50 #define tcf_index common.tcfa_index 51 #define tcf_refcnt common.tcfa_refcnt 52 #define tcf_bindcnt common.tcfa_bindcnt 53 #define tcf_action common.tcfa_action 54 #define tcf_tm common.tcfa_tm 55 #define tcf_bstats common.tcfa_bstats 56 #define tcf_qstats common.tcfa_qstats 57 #define tcf_rate_est common.tcfa_rate_est 58 #define tcf_lock common.tcfa_lock
|
/include/linux/platform_data/ |
D | dma-iop32x.h | 37 struct dma_device common; member 59 struct dma_chan common; member
|
/include/net/tc_act/ |
D | tc_defact.h | 8 struct tc_action common; member
|
D | tc_connmark.h | 8 struct tc_action common; member
|
D | tc_ipt.h | 10 struct tc_action common; member
|
D | tc_nat.h | 9 struct tc_action common; member
|
D | tc_bpf.h | 13 struct tc_action common; member
|
D | tc_skbmod.h | 21 struct tc_action common; member
|
D | tc_ctinfo.h | 19 struct tc_action common; member
|
D | tc_csum.h | 15 struct tc_action common; member
|
D | tc_sample.h | 10 struct tc_action common; member
|
D | tc_mirred.h | 9 struct tc_action common; member
|
D | tc_gact.h | 9 struct tc_action common; member
|
D | tc_tunnel_key.h | 21 struct tc_action common; member
|
D | tc_vlan.h | 24 struct tc_action common; member
|
/include/xen/interface/ |
D | xen-mca.h | 83 struct mcinfo_common common; member 97 struct mcinfo_common common; member 115 struct mcinfo_common common; member 165 struct mcinfo_common common; member
|
/include/soc/fsl/ |
D | dpaa2-global.h | 16 struct common { struct 19 } common; member
|
/include/linux/ |
D | elfcore-compat.h | 61 struct compat_elf_prstatus_common common; member
|
D | irq.h | 183 struct irq_common_data *common; member 251 #define __irqd_to_state(d) ACCESS_PRIVATE((d)->common, state_use_accessors) 827 return d ? d->common->handler_data : NULL; in irq_get_handler_data() 832 return d->common->handler_data; in irq_data_get_irq_handler_data() 838 return d ? d->common->msi_desc : NULL; in irq_get_msi_desc() 843 return d->common->msi_desc; in irq_data_get_msi_desc() 863 return irq_common_data_get_node(d->common); in irq_data_get_node() 870 return d->common->affinity; in irq_data_get_affinity_mask() 880 cpumask_copy(d->common->affinity, m); in irq_data_update_affinity() 895 return d->common->effective_affinity; in irq_data_get_effective_affinity_mask() [all …]
|
D | nd.h | 124 struct nd_namespace_common common; member 149 return container_of(dev, struct nd_namespace_io, common.dev); in to_nd_namespace_io()
|