| /Linux-v5.4/drivers/ata/ |
| D | ahci_octeon.c | 34 struct device_node *node = dev->of_node; in ahci_octeon_probe() local
|
| /Linux-v5.4/drivers/acpi/acpica/ |
| D | dswload.c | 108 struct acpi_namespace_node *node; in acpi_ds_load1_begin_op() local
|
| /Linux-v5.4/drivers/clk/mediatek/ |
| D | clk-mt6779-mm.c | 95 struct device_node *node = pdev->dev.of_node; in clk_mt6779_mm_probe() local
|
| D | clk-mt6779-vdec.c | 49 struct device_node *node = pdev->dev.of_node; in clk_mt6779_vdec_probe() local
|
| D | clk-mt8183-mm.c | 88 struct device_node *node = pdev->dev.of_node; in clk_mt8183_mm_probe() local
|
| D | clk-mt8183-vdec.c | 44 struct device_node *node = pdev->dev.of_node; in clk_mt8183_vdec_probe() local
|
| D | clk-mt6779.c | 1214 struct device_node *node = pdev->dev.of_node; in clk_mt6779_apmixed_probe() local 1231 struct device_node *node = pdev->dev.of_node; in clk_mt6779_top_probe() local 1259 struct device_node *node = pdev->dev.of_node; in clk_mt6779_infra_probe() local
|
| D | clk-mt2701-mm.c | 91 struct device_node *node = pdev->dev.of_node; in clk_mt2701_mm_probe() local
|
| D | clk-mt2701-vdec.c | 59 struct device_node *node = pdev->dev.of_node; in clk_mt2701_vdec_probe() local
|
| D | clk-mt2712-vdec.c | 57 struct device_node *node = pdev->dev.of_node; in clk_mt2712_vdec_probe() local
|
| D | clk-mt6797-mm.c | 104 struct device_node *node = pdev->dev.of_node; in clk_mt6797_mm_probe() local
|
| /Linux-v5.4/include/linux/ |
| D | remoteproc.h | 336 struct list_head node; member 440 struct list_head node; member 486 struct list_head node; member 529 struct list_head node; member 580 struct list_head node; member
|
| /Linux-v5.4/arch/powerpc/mm/ |
| D | numa.c | 71 unsigned int node; in setup_node_to_cpumask_map() local 140 static void map_cpu_to_node(int cpu, int node) in map_cpu_to_node() 153 int node = numa_cpu_lookup_table[cpu]; in unmap_cpu_from_node() local 505 static void verify_cpu_node_mapping(int cpu, int node) in verify_cpu_node_mapping() 767 unsigned int node; in dump_numa_cpu_topology() local
|
| /Linux-v5.4/fs/kernfs/ |
| D | dir.c | 350 struct rb_node **node = &kn->parent->dir.children.rb_node; in kernfs_link_sibling() local 836 struct rb_node *node = parent->dir.children.rb_node; in kernfs_find_ns() local 1622 struct rb_node *node = parent->dir.children.rb_node; in kernfs_dir_pos() local 1636 struct rb_node *node = rb_next(&pos->rb); in kernfs_dir_pos() local 1651 struct rb_node *node = rb_next(&pos->rb); in kernfs_dir_next_pos() local
|
| /Linux-v5.4/drivers/xen/xenbus/ |
| D | xenbus_client.c | 548 struct xenbus_map_node *node; in xenbus_map_ring_valloc_hvm() local 674 struct xenbus_map_node *node; in xenbus_map_ring_valloc_pv() local 729 struct xenbus_map_node *node; in xenbus_unmap_ring_vfree_pv() local 817 struct xenbus_map_node *node; in xenbus_unmap_ring_vfree_hvm() local
|
| /Linux-v5.4/drivers/gpu/drm/sun4i/ |
| D | sun4i_tcon.c | 859 struct device_node *node, in sun4i_tcon_find_engine_traverse() 973 static bool sun4i_tcon_connected_to_tcon_top(struct device_node *node) in sun4i_tcon_connected_to_tcon_top() 1038 struct device_node *node) in sun4i_tcon_find_engine() 1293 struct device_node *node = pdev->dev.of_node; in sun4i_tcon_probe() local
|
| /Linux-v5.4/drivers/staging/android/ |
| D | vsoc.c | 349 struct fd_scoped_permission_node *node) in do_destroy_fd_scoped_permission_node() 545 struct fd_scoped_permission_node *node = NULL; in vsoc_ioctl() local 569 struct fd_scoped_permission_node *node = in vsoc_ioctl() local 1059 struct fd_scoped_permission_node *node = NULL; in vsoc_release() local
|
| /Linux-v5.4/drivers/xen/ |
| D | evtchn.c | 84 struct rb_node node; member 143 struct rb_node *node = u->evtchns.rb_node; in find_evtchn() local 673 struct rb_node *node; in evtchn_release() local
|
| /Linux-v5.4/lib/842/ |
| D | 842_compress.c | 68 struct hlist_node node; member 74 struct hlist_node node; member 80 struct hlist_node node; member
|
| /Linux-v5.4/drivers/acpi/ |
| D | pptt.c | 60 struct acpi_pptt_processor *node, in acpi_get_pptt_resource() 204 struct acpi_pptt_processor *node) in acpi_pptt_leaf_node() 322 struct acpi_pptt_processor **node) in acpi_find_cache_node()
|
| /Linux-v5.4/scripts/genksyms/ |
| D | genksyms.c | 323 void free_node(struct string_list *node) in free_node() 367 struct string_list *copy_node(struct string_list *node) in copy_node() 411 struct string_list node = { in read_node() local
|
| /Linux-v5.4/kernel/events/ |
| D | ring_buffer.c | 567 static struct page *rb_alloc_aux_page(int node, int order) in rb_alloc_aux_page() 633 int node = (event->cpu == -1) ? -1 : cpu_to_node(event->cpu); in rb_alloc_aux() local 747 int node; in perf_mmap_alloc_page() local
|
| /Linux-v5.4/drivers/net/ethernet/ti/ |
| D | cpts.c | 536 static int cpts_of_mux_clk_setup(struct cpts *cpts, struct device_node *node) in cpts_of_mux_clk_setup() 612 static int cpts_of_parse(struct cpts *cpts, struct device_node *node) in cpts_of_parse() 635 struct device_node *node) in cpts_create()
|
| /Linux-v5.4/drivers/memory/tegra/ |
| D | mc.c | 345 struct device_node *node) in load_one_timing() 376 static int load_timings(struct tegra_mc *mc, struct device_node *node) in load_timings() 405 struct device_node *node; in tegra_mc_setup_timings() local
|
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | i915_vma.c | 480 static bool color_differs(struct drm_mm_node *node, unsigned long color) in color_differs() 487 struct drm_mm_node *node = &vma->node; in i915_gem_valid_gtt_space() local 864 struct drm_vma_offset_node *node = &vma->obj->base.vma_node; in i915_vma_revoke_mmap() local
|