Home
last modified time | relevance | path

Searched defs:_d (Results 1 – 25 of 72) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/virtio/
Dvirtio.c12 static ssize_t device_show(struct device *_d, in device_show()
20 static ssize_t vendor_show(struct device *_d, in vendor_show()
28 static ssize_t status_show(struct device *_d, in status_show()
36 static ssize_t modalias_show(struct device *_d, in modalias_show()
45 static ssize_t features_show(struct device *_d, in features_show()
206 static int virtio_dev_probe(struct device *_d) in virtio_dev_probe()
294 static int virtio_dev_remove(struct device *_d) in virtio_dev_remove()
/kernel/linux/linux-6.6/drivers/virtio/
Dvirtio.c14 static ssize_t device_show(struct device *_d, in device_show()
22 static ssize_t vendor_show(struct device *_d, in vendor_show()
30 static ssize_t status_show(struct device *_d, in status_show()
38 static ssize_t modalias_show(struct device *_d, in modalias_show()
47 static ssize_t features_show(struct device *_d, in features_show()
237 static int virtio_dev_probe(struct device *_d) in virtio_dev_probe()
325 static void virtio_dev_remove(struct device *_d) in virtio_dev_remove()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dbtf_dump.c307 #define TEST_BTF_DUMP_DATA(_b, _d, _prefix, _str, _type, _flags, \ argument
321 #define TEST_BTF_DUMP_DATA_C(_b, _d, _prefix, _str, _type, _flags, \ argument
327 #define TEST_BTF_DUMP_DATA_OVER(_b, _d, _prefix, _str, _type, _type_sz, \ argument
339 #define TEST_BTF_DUMP_VAR(_b, _d, _prefix, _str, _var, _type, _flags, \ argument
/kernel/linux/linux-6.6/drivers/hwtracing/stm/
Dstm.h48 #define to_stm_device(_d) \ argument
89 #define to_stm_source_device(_d) \ argument
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
Dstm.h48 #define to_stm_device(_d) \ argument
89 #define to_stm_source_device(_d) \ argument
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/
Dbats.c58 #define BAT_SHOW_603(_m, _n, _l, _u, _d) bat_show_603(_m, _n, mfspr(_l), mfspr(_u), _d) argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
Dtxrx.c159 volatile struct vring_tx_desc *_d = in wil_vring_alloc() local
215 volatile struct vring_tx_desc *_d = in wil_vring_free() local
233 volatile struct vring_rx_desc *_d = in wil_vring_free() local
262 volatile struct vring_rx_desc *_d = &vring->va[i].rx.legacy; in wil_vring_alloc_skb() local
353 struct vring_rx_desc *_d; in wil_is_rx_idle() local
445 volatile struct vring_rx_desc *_d; in wil_vring_reap_rx() local
2033 volatile struct vring_tx_desc *_d; in __wil_tx_ring() local
2430 volatile struct vring_tx_desc *_d; in wil_tx_complete() local
Dpmc.c141 struct vring_tx_desc *_d = &pmc->pring_va[i]; in wil_pmc_alloc() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
Dtxrx.c159 volatile struct vring_tx_desc *_d = in wil_vring_alloc() local
215 volatile struct vring_tx_desc *_d = in wil_vring_free() local
233 volatile struct vring_rx_desc *_d = in wil_vring_free() local
262 volatile struct vring_rx_desc *_d = &vring->va[i].rx.legacy; in wil_vring_alloc_skb() local
353 struct vring_rx_desc *_d; in wil_is_rx_idle() local
445 volatile struct vring_rx_desc *_d; in wil_vring_reap_rx() local
2031 volatile struct vring_tx_desc *_d; in __wil_tx_ring() local
2428 volatile struct vring_tx_desc *_d; in wil_tx_complete() local
Dpmc.c141 struct vring_tx_desc *_d = &pmc->pring_va[i]; in wil_pmc_alloc() local
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/
Dbats.c58 #define BAT_SHOW_603(_m, _n, _l, _u, _d) bat_show_603(_m, _n, mfspr(_l), mfspr(_u), _d) argument
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
Dintel_th.h92 #define to_intel_th_device(_d) \ argument
191 #define to_intel_th_driver(_d) \ argument
194 #define to_intel_th_driver_or_null(_d) \ argument
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
Dintel_th.h92 #define to_intel_th_device(_d) \ argument
191 #define to_intel_th_driver(_d) \ argument
194 #define to_intel_th_driver_or_null(_d) \ argument
/kernel/linux/linux-6.6/drivers/dma/
Ddmaengine.c759 struct dma_device *device, *_d; in __dma_request_channel() local
815 struct dma_device *d, *_d; in dma_request_chan() local
934 struct dma_device *device, *_d; in dmaengine_get() local
973 struct dma_device *device, *_d; in dmaengine_put() local
Dpch_dma.c363 struct pch_dma_desc *desc, *_d; in pdc_complete_all() local
446 struct pch_dma_desc *desc, *_d; in pdc_desc_get() local
531 struct pch_dma_desc *desc, *_d; in pd_free_chan_resources() local
655 struct pch_dma_desc *desc, *_d; in pd_device_terminate_all() local
/kernel/linux/linux-5.10/drivers/dma/
Ddmaengine.c760 struct dma_device *device, *_d; in __dma_request_channel() local
816 struct dma_device *d, *_d; in dma_request_chan() local
935 struct dma_device *device, *_d; in dmaengine_get() local
974 struct dma_device *device, *_d; in dmaengine_put() local
Dpch_dma.c363 struct pch_dma_desc *desc, *_d; in pdc_complete_all() local
446 struct pch_dma_desc *desc, *_d; in pdc_desc_get() local
531 struct pch_dma_desc *desc, *_d; in pd_free_chan_resources() local
655 struct pch_dma_desc *desc, *_d; in pd_device_terminate_all() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
Dvgic_init.c24 #define VGIC_DEV_IS_V2(_d) ((_d) == KVM_DEV_TYPE_ARM_VGIC_V2) argument
25 #define VGIC_DEV_IS_V3(_d) ((_d) == KVM_DEV_TYPE_ARM_VGIC_V3) argument
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
Dqman_priv.h133 u32 *_d = dest->q.state; in qman_cgrs_and() local
145 u32 *_d = dest->q.state; in qman_cgrs_xor() local
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
Dqman_priv.h133 u32 *_d = dest->q.state; in qman_cgrs_and() local
145 u32 *_d = dest->q.state; in qman_cgrs_xor() local
/kernel/linux/linux-6.6/arch/arm/include/asm/hardware/
Dlocomo.h182 #define LOCOMO_DEV(_d) container_of((_d), struct locomo_dev, dev) argument
194 #define LOCOMO_DRV(_d) container_of((_d), struct locomo_driver, drv) argument
/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
Dlocomo.h182 #define LOCOMO_DEV(_d) container_of((_d), struct locomo_dev, dev) argument
194 #define LOCOMO_DRV(_d) container_of((_d), struct locomo_driver, drv) argument
/kernel/linux/linux-6.6/drivers/scsi/fnic/
Dfnic_trace.h73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dfnic_trace.h87 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/
Ddc21285.c275 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument

123