/linux-6.14.4/drivers/gpu/drm/ |
D | drm_gpuvm.c | 870 #define GPUVA_START(node) ((node)->va.addr) argument 871 #define GPUVA_LAST(node) ((node)->va.addr + (node)->va.range - 1) argument 1720 struct rb_node *node; in __drm_gpuva_insert() local
|
/linux-6.14.4/drivers/pci/endpoint/functions/ |
D | pci-epf-mhi.c | 27 struct list_head node; member 648 static bool pci_epf_mhi_filter(struct dma_chan *chan, void *node) in pci_epf_mhi_filter()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_xgmi.c | 537 char node[10] = { 0 }; in amdgpu_xgmi_sysfs_add_dev_info() local 614 char node[10]; in amdgpu_xgmi_sysfs_rem_dev_info() local
|
/linux-6.14.4/drivers/irqchip/ |
D | irq-apple-aic.c | 812 static int __init aic_init_smp(struct aic_irq_chip *irqc, struct device_node *node) in aic_init_smp() 932 static int __init aic_of_ic_init(struct device_node *node, struct device_node *parent) in aic_of_ic_init()
|
/linux-6.14.4/drivers/gpu/drm/mediatek/ |
D | mtk_crtc.c | 982 struct device_node *node; in mtk_crtc_create() local 1122 struct device_node *node = priv->comp_node[comp_id]; in mtk_crtc_create() local
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | ptp.c | 326 int node; in mlx5e_ptp_alloc_txqsq() local 716 int node = dev_to_node(c->mdev->device); in mlx5e_ptp_open_rq() local
|
/linux-6.14.4/drivers/net/ethernet/ti/ |
D | cpsw.c | 1238 struct device_node *node = pdev->dev.of_node; in cpsw_probe_dt() local 1403 struct device_node *node = pdev->dev.of_node; in cpsw_remove_dt() local
|
/linux-6.14.4/drivers/dma/idxd/ |
D | device.c | 55 int node = dev_to_node(dev); in alloc_hw_descs() local 88 int node = dev_to_node(dev); in alloc_descs() local
|
/linux-6.14.4/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common.c | 523 struct device_node *node, in mtk_pctrl_dt_subnode_to_map() 1047 struct device_node *np = pdev->dev.of_node, *node; in mtk_pctrl_init() local
|
/linux-6.14.4/sound/soc/rockchip/ |
D | rockchip_i2s_tdm.c | 1046 struct device_node *node = i2s_tdm->dev->of_node; in rockchip_i2s_tdm_init_dai() local 1224 struct device_node *node = pdev->dev.of_node; in rockchip_i2s_tdm_probe() local
|
/linux-6.14.4/include/media/ |
D | v4l2-ctrls.h | 257 struct list_head node; member 350 struct list_head node; member
|
/linux-6.14.4/net/appletalk/ |
D | ddp.c | 389 static struct atalk_iface *atalk_find_anynet(int node, struct net_device *dev) in atalk_find_anynet() 408 static struct atalk_iface *atalk_find_interface(__be16 net, int node) in atalk_find_interface()
|
/linux-6.14.4/drivers/perf/ |
D | riscv_pmu_sbi.c | 1058 static int pmu_sbi_starting_cpu(unsigned int cpu, struct hlist_node *node) in pmu_sbi_starting_cpu() 1087 static int pmu_sbi_dying_cpu(unsigned int cpu, struct hlist_node *node) in pmu_sbi_dying_cpu()
|
/linux-6.14.4/net/netfilter/ |
D | nft_set_hash.c | 32 struct rhash_head node; member 505 struct hlist_node node; member
|
/linux-6.14.4/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.c | 1013 struct device_node *node = pdev->dev.of_node; in enetc_pf_probe() local 1157 struct device_node *node = pdev->dev.of_node; in enetc_fixup_clear_rss_rfs() local
|
/linux-6.14.4/arch/arm/mach-omap2/ |
D | omap_hwmod.h | 245 struct list_head node; member 595 struct list_head node; member
|
/linux-6.14.4/fs/ntfs3/ |
D | bitmap.c | 26 struct rb_node node; member 125 struct rb_node *node, *next; in wnd_close() local
|
/linux-6.14.4/security/keys/ |
D | keyring.c | 668 struct assoc_array_node *node; in search_nested_keyrings() member 673 struct assoc_array_node *node; in search_nested_keyrings() local
|
/linux-6.14.4/drivers/net/wireless/ath/ath11k/ |
D | ahb.c | 922 struct device_node *node; in ath11k_ahb_setup_msa_resources() local 994 struct device_node *node; in ath11k_ahb_fw_resources_init() local
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | pci-common.c | 352 struct pci_controller* pci_find_hose_for_OF_device(struct device_node* node) in pci_find_hose_for_OF_device() 1649 struct device_node *node = hose->dn; in pcibios_scan_phb() local
|
/linux-6.14.4/drivers/macintosh/ |
D | windfarm_smu_sensors.c | 197 static struct smu_ad_sensor *smu_ads_create(struct device_node *node) in smu_ads_create()
|
/linux-6.14.4/fs/jffs2/ |
D | debug.c | 775 union jffs2_node_union node; in __jffs2_dbg_dump_node() local
|
/linux-6.14.4/drivers/clk/axs10x/ |
D | pll_clock.c | 259 static void __init of_axs10x_pll_clk_setup(struct device_node *node) in of_axs10x_pll_clk_setup()
|
/linux-6.14.4/block/ |
D | elevator.h | 182 #define rb_entry_rq(node) rb_entry((node), struct request, rb_node) argument
|
/linux-6.14.4/include/linux/sched/ |
D | ext.h | 130 struct list_head node; member
|