/Linux-v5.10/drivers/clk/ti/ |
D | autoidle.c | 32 struct list_head node; member 192 int __init of_ti_clk_autoidle_setup(struct device_node *node) in of_ti_clk_autoidle_setup()
|
/Linux-v5.10/drivers/block/zram/ |
D | zcomp.c | 155 int zcomp_cpu_up_prepare(unsigned int cpu, struct hlist_node *node) in zcomp_cpu_up_prepare() 170 int zcomp_cpu_dead(unsigned int cpu, struct hlist_node *node) in zcomp_cpu_dead()
|
/Linux-v5.10/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_thp.c | 31 static int vmw_thp_insert_aligned(struct drm_mm *mm, struct drm_mm_node *node, in vmw_thp_insert_aligned() 56 struct drm_mm_node *node; in vmw_thp_get_node() local
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_vgpu.c | 149 struct drm_mm_node *node) in vgt_deballoon_space() 187 struct drm_mm_node *node, in vgt_balloon_space()
|
/Linux-v5.10/arch/powerpc/kexec/ |
D | core_64.c | 40 struct device_node *node; in default_machine_kexec_prepare() local 396 struct device_node *node; in export_htab_values() local
|
/Linux-v5.10/arch/arm64/include/asm/ |
D | debug-monitors.h | 78 struct list_head node; member 89 struct list_head node; member
|
/Linux-v5.10/drivers/usb/phy/ |
D | phy-isp1301.c | 147 const struct device_node *node = (const struct device_node *)data; in match() local 152 struct i2c_client *isp1301_get_client(struct device_node *node) in isp1301_get_client()
|
D | phy-am335x-control.c | 123 const struct device_node *node = (const struct device_node *)data; in match() local 130 struct device_node *node; in am335x_get_phy_control() local
|
/Linux-v5.10/arch/powerpc/sysdev/ |
D | i8259.c | 161 static int i8259_host_match(struct irq_domain *h, struct device_node *node, in i8259_host_match() 223 void i8259_init(struct device_node *node, unsigned long intack_addr) in i8259_init()
|
/Linux-v5.10/drivers/gpu/drm/tilcdc/ |
D | tilcdc_drv.c | 173 struct device_node *node = dev->of_node; in tilcdc_init() local 402 struct drm_info_node *node = (struct drm_info_node *) m->private; in tilcdc_regs_show() local 423 struct drm_info_node *node = (struct drm_info_node *) m->private; in tilcdc_mm_show() local
|
/Linux-v5.10/drivers/irqchip/ |
D | irq-owl-sirq.c | 278 struct device_node *node, in owl_sirq_init() 344 static int __init owl_sirq_s500_of_init(struct device_node *node, in owl_sirq_s500_of_init() 353 static int __init owl_sirq_s900_of_init(struct device_node *node, in owl_sirq_s900_of_init()
|
D | irq-ls-extirq.c | 98 ls_extirq_parse_map(struct ls_extirq_data *priv, struct device_node *node) in ls_extirq_parse_map() 144 ls_extirq_of_init(struct device_node *node, struct device_node *parent) in ls_extirq_of_init()
|
/Linux-v5.10/fs/btrfs/ |
D | qgroup.h | 108 struct rb_node node; member 126 struct rb_node node; member 219 struct rb_node node; /* tree of qgroups */ member
|
D | backref.c | 642 unode_aux_to_inode_list(struct ulist_node *node) in unode_aux_to_inode_list() 674 struct ulist_node *node; in resolve_indirect_refs() local 776 struct rb_node *node; in add_missing_keys() local 819 struct btrfs_delayed_ref_node *node; in add_delayed_refs() local 1179 struct rb_node *node; local 1391 struct ulist_node *node = NULL; local 1455 struct ulist_node *node = NULL; local 1525 struct ulist_node *node; local 2497 struct btrfs_backref_node *node; local 2534 struct btrfs_backref_node *node) [all …]
|
/Linux-v5.10/drivers/staging/media/rkisp1/ |
D | rkisp1-stats.c | 180 struct rkisp1_vdev_node *node; in rkisp1_stats_init_vb2_queue() local 382 struct rkisp1_vdev_node *node = &stats->vnode; in rkisp1_stats_register() local 430 struct rkisp1_vdev_node *node = &stats->vnode; in rkisp1_stats_unregister() local
|
/Linux-v5.10/tools/perf/tests/ |
D | switch-tracking.c | 216 struct event_node *node; in add_event() local 243 struct event_node *node; in free_event_nodes() local 267 struct event_node *events_array, *node; in process_events() local
|
/Linux-v5.10/net/netfilter/ |
D | nft_set_rbtree.c | 26 struct rb_node node; member 466 struct rb_node *node; in nft_rbtree_walk() local 497 struct rb_node *node; in nft_rbtree_gc() local 578 struct rb_node *node; in nft_rbtree_destroy() local
|
/Linux-v5.10/sound/soc/generic/ |
D | simple-card-utils.c | 56 struct device_node *node, in asoc_simple_parse_daifmt() 161 struct device_node *node, in asoc_simple_parse_clk() 450 struct device_node *node = card->dev->of_node; in asoc_simple_parse_routing() local 468 struct device_node *node = card->dev->of_node; in asoc_simple_parse_widgets() local
|
/Linux-v5.10/drivers/net/ethernet/ti/ |
D | cpsw-phy-sel.c | 156 const struct device_node *node = (const struct device_node *)data; in match() local 163 struct device_node *node; in cpsw_phy_sel() local
|
/Linux-v5.10/drivers/clk/bcm/ |
D | clk-bcm63xx.c | 18 static void __init bcm63138_armpll_init(struct device_node *node) in bcm63138_armpll_init()
|
D | clk-hr2.c | 23 static void __init hr2_armpll_init(struct device_node *node) in hr2_armpll_init()
|
/Linux-v5.10/tools/perf/ |
D | builtin-kmem.c | 70 struct rb_node node; member 88 struct rb_node **node = &root_alloc_stat.rb_node; in insert_alloc_stat() local 133 struct rb_node **node = &root_caller_stat.rb_node; in insert_caller_stat() local 213 struct rb_node *node = root->rb_node; in search_alloc_stat() local 278 struct rb_node node; member 335 struct rb_node *node; in build_alloc_func_list() local 388 struct callchain_cursor_node *node; in find_callsite() local 441 struct rb_node **node = &page_live_tree.rb_node; in __page_stat__findnew_page() local 490 struct rb_node **node = &page_alloc_tree.rb_node; in __page_stat__findnew_alloc() local 545 struct rb_node **node = &page_caller_tree.rb_node; in __page_stat__findnew_caller() local [all …]
|
/Linux-v5.10/fs/fuse/ |
D | dax.c | 96 node_to_dmap(struct interval_tree_node *node) in node_to_dmap() 318 struct interval_tree_node *node; in inode_reclaim_dmap_range() local 441 struct interval_tree_node *node; in fuse_setup_new_dax_mapping() local 506 struct interval_tree_node *node; in fuse_upgrade_dax_mapping() local 569 struct interval_tree_node *node; in fuse_iomap_begin() local 932 struct interval_tree_node *node; in inode_lookup_first_dmap() local 960 struct interval_tree_node *node; in inode_inline_reclaim_one_dmap() local 1082 struct interval_tree_node *node; in lookup_and_reclaim_dmap_locked() local
|
/Linux-v5.10/fs/ |
D | seq_file.c | 928 struct hlist_node *node; in seq_hlist_start() local 965 struct hlist_node *node = v; in seq_hlist_next() local 989 struct hlist_node *node; in seq_hlist_start_rcu() local 1036 struct hlist_node *node = v; in seq_hlist_next_rcu() local 1057 struct hlist_node *node; in seq_hlist_start_percpu() local 1082 struct hlist_node *node = v; in seq_hlist_next_percpu() local
|
/Linux-v5.10/drivers/usb/dwc3/ |
D | dwc3-keystone.c | 84 struct device_node *node = pdev->dev.of_node; in kdwc3_probe() local 192 struct device_node *node = pdev->dev.of_node; in kdwc3_remove() local
|