| /linux/fs/kernfs/ |
| H A D | mount.c | 40 struct kernfs_node *node = kernfs_dentry_node(dentry); in kernfs_sop_show_path() local
|
| /linux/tools/testing/selftests/mm/ |
| H A D | rmap.c | 233 int node; in try_to_move_page() local
|
| /linux/drivers/phy/cadence/ |
| H A D | phy-cadence-sierra.c | 909 struct device_node *node = dev->of_node; in cdns_sierra_clk_unregister() local 917 struct device_node *node = dev->of_node; in cdns_sierra_clk_register() local 1257 int i, j, node, mlane, num_lanes, ret; in cdns_sierra_phy_configure_multilink() local 1371 int ret, node = 0; in cdns_sierra_phy_probe() local
|
| /linux/tools/perf/ |
| H A D | builtin-kwork.c | 316 struct rb_node *node = root->rb_root.rb_node; in work_search() local 696 struct callchain_cursor_node *node; in timehist_save_callchain() local 1688 struct rb_node *node; in work_sort() local 2115 struct rb_node *node; in top_merge_tasks() local
|
| /linux/drivers/firmware/arm_ffa/ |
| H A D | driver.c | 957 struct list_head node; member 1233 struct notifier_cb_info *node; in notifier_hnode_get_by_vmid() local 1245 struct notifier_cb_info *node; in notifier_hnode_get_by_vmid_uuid() local 1261 struct notifier_cb_info *node; in notifier_hnode_get_by_type() local
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | netcp_ethss.c | 701 struct device_node *node; member 2985 init_slave(struct gbe_priv * gbe_dev,struct gbe_slave * slave,struct device_node * node) init_slave() argument 3109 init_secondary_ports(struct gbe_priv * gbe_dev,struct device_node * node) init_secondary_ports() argument 3214 set_xgbe_ethss10_priv(struct gbe_priv * gbe_dev,struct device_node * node) set_xgbe_ethss10_priv() argument 3321 get_gbe_resource_version(struct gbe_priv * gbe_dev,struct device_node * node) get_gbe_resource_version() argument 3346 set_gbe_ethss14_priv(struct gbe_priv * gbe_dev,struct device_node * node) set_gbe_ethss14_priv() argument 3443 set_gbenu_ethss_priv(struct gbe_priv * gbe_dev,struct device_node * node) set_gbenu_ethss_priv() argument 3540 gbe_probe(struct netcp_device * netcp_device,struct device * dev,struct device_node * node,void ** inst_priv) gbe_probe() argument 3738 gbe_attach(void * inst_priv,struct net_device * ndev,struct device_node * node,void ** intf_priv) gbe_attach() argument [all...] |
| /linux/arch/riscv/mm/ |
| H A D | init.c | 1448 void __meminit vmemmap_set_pmd(pmd_t *pmd, void *p, int node, in vmemmap_set_pmd() 1454 int __meminit vmemmap_check_pmd(pmd_t *pmdp, int node, in vmemmap_check_pmd() 1461 int __meminit vmemmap_populate(unsigned long start, unsigned long end, int node, in vmemmap_populate()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_gpuvm.c | 940 GPUVA_START(node) global() argument 941 GPUVA_LAST(node) global() argument 1791 struct rb_node *node; __drm_gpuva_insert() local [all...] |
| /linux/drivers/gpu/drm/tegra/ |
| H A D | dc.c | 1647 struct drm_info_node *node = s->private; tegra_dc_show_regs() local 1673 struct drm_info_node *node = s->private; tegra_dc_show_crc() local 1704 struct drm_info_node *node = s->private; tegra_dc_show_stats() local
|
| /linux/arch/arm/mach-omap2/ |
| H A D | omap_hwmod.h | 245 struct list_head node; member 595 struct list_head node; member
|
| /linux/security/keys/ |
| H A 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
|
| H A D | internal.h | 55 struct rb_node node; member
|
| /linux/sound/soc/rockchip/ |
| H A 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 [all...] |
| /linux/net/appletalk/ |
| H A D | ddp.c | 389 static struct atalk_iface *atalk_find_anynet(int node, struct net_device *dev) in atalk_find_anynet() argument 408 static struct atalk_iface *atalk_find_interface(__be16 net, int node) in atalk_find_interface() argument [all...] |
| /linux/fs/ntfs3/ |
| H A D | bitmap.c | 26 struct rb_node node; member 125 struct rb_node *node, *next; in wnd_close() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_xgmi.c | 567 char node[10] = { 0 }; amdgpu_xgmi_sysfs_add_dev_info() local 644 char node[10]; amdgpu_xgmi_sysfs_rem_dev_info() local [all...] |
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_crtc.c | 1024 struct device_node *node; in mtk_crtc_create() local 1164 struct device_node *node = priv->comp_node[comp_id]; in mtk_crtc_create() local
|
| /linux/drivers/irqchip/ |
| H A D | irq-apple-aic.c | 829 static int __init aic_init_smp(struct aic_irq_chip *irqc, struct device_node *node) in aic_init_smp() 949 static int __init aic_of_ic_init(struct device_node *node, struct device_node *parent) in aic_of_ic_init()
|
| /linux/drivers/dma/idxd/ |
| H A D | device.c | 56 int node = dev_to_node(dev); in alloc_hw_descs() local 89 int node = dev_to_node(dev); in alloc_descs() local
|
| /linux/include/linux/ |
| H A D | nvmem-consumer.h | 38 struct list_head node; member
|
| /linux/include/pcmcia/ |
| H A D | soc_common.h | 77 struct list_head node; member
|
| /linux/include/linux/surface_aggregator/ |
| H A D | device.h | 379 struct fwnode_handle *node) in __ssam_register_clients()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_nvmetcp.h | 37 struct hlist_node node; member
|
| /linux/block/ |
| H A D | disk-events.c | 11 struct list_head node; /* all disk_event's */ member
|
| /linux/fs/ocfs2/ |
| H A D | uptodate.c | 132 struct rb_node *node; in ocfs2_purge_copied_metadata_tree() local
|