Home
last modified time | relevance | path

Searched defs:node (Results 376 – 400 of 2865) sorted by relevance

1...<<11121314151617181920>>...115

/linux-6.15/drivers/acpi/arm64/
Dapmt.c27 struct acpi_apmt_node *node) in apmt_init_resources()
75 static int __init apmt_add_platform_device(struct acpi_apmt_node *node, in apmt_add_platform_device()
/linux-6.15/include/linux/
Ddca.h20 struct list_head node; member
27 struct list_head node; member
Dof.h91 struct device_node *node; member
113 static inline void of_node_init(struct device_node *node) in of_node_init()
132 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get()
136 static inline void of_node_put(struct device_node *node) { } in of_node_put()
177 #define of_fwnode_handle(node) \ argument
185 static inline bool of_node_is_root(const struct device_node *node) in of_node_is_root()
537 static inline struct device_node *of_get_parent(const struct device_node *node) in of_get_parent()
542 static inline struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent()
548 const struct device_node *node, struct device_node *prev) in of_get_next_child()
554 const struct device_node *node, struct device_node *prev) in of_get_next_available_child()
[all …]
/linux-6.15/arch/powerpc/sysdev/
Dfsl_soc.c87 struct device_node *node; in get_brgfreq() local
123 struct device_node *node; in get_baudrate() local
/linux-6.15/drivers/acpi/acpica/
Dexstore.c362 struct acpi_namespace_node *node, in acpi_ex_store_object_to_node()
561 struct acpi_namespace_node *node, in acpi_ex_store_direct_to_node()
/linux-6.15/drivers/fpga/
Ddfl-fme-pr.h32 struct list_head node; member
57 struct list_head node; member
/linux-6.15/drivers/clk/mediatek/
Dclk-mt6797.c386 struct device_node *node = pdev->dev.of_node; in mtk_topckgen_init() local
544 static void mtk_infrasys_init_early(struct device_node *node) in mtk_infrasys_init_early()
573 struct device_node *node = pdev->dev.of_node; in mtk_infrasys_init() local
652 struct device_node *node = pdev->dev.of_node; in mtk_apmixedsys_init() local
Dclk-mt7629-eth.c76 struct device_node *node = pdev->dev.of_node; in clk_mt7629_ethsys_init() local
100 struct device_node *node = pdev->dev.of_node; in clk_mt7629_sgmiisys_init() local
/linux-6.15/drivers/gpu/drm/i915/
Di915_vma_resource.c300 struct i915_vma_resource *node; in i915_vma_resource_bind_dep_sync() local
332 struct i915_vma_resource *node; in i915_vma_resource_bind_dep_sync_all() local
386 struct i915_vma_resource *node; in i915_vma_resource_bind_dep_await() local
Di915_gem.c61 insert_mappable_node(struct i915_ggtt *ggtt, struct drm_mm_node *node, u32 size) in insert_mappable_node()
81 remove_mappable_node(struct i915_ggtt *ggtt, struct drm_mm_node *node) in remove_mappable_node()
302 struct drm_mm_node *node, in i915_gem_gtt_prepare()
363 struct drm_mm_node *node, in i915_gem_gtt_cleanup()
386 struct drm_mm_node node; in i915_gem_gtt_pread() local
550 struct drm_mm_node node; in i915_gem_gtt_pwrite_fast() local
/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_ethtool.c90 struct hlist_node *node; in txgbe_get_ethtool_fdir_entry() local
153 struct hlist_node *node; in txgbe_get_ethtool_fdir_all() local
264 struct hlist_node *node = NULL, *parent = NULL; in txgbe_update_ethtool_fdir_entry() local
/linux-6.15/arch/loongarch/mm/
Dinit.c120 void __meminit vmemmap_set_pmd(pmd_t *pmd, void *p, int node, in vmemmap_set_pmd()
130 int __meminit vmemmap_check_pmd(pmd_t *pmd, int node, in vmemmap_check_pmd()
142 int node, struct vmem_altmap *altmap) in vmemmap_populate()
/linux-6.15/drivers/clk/socfpga/
Dclk-periph-a10.c60 static void __init __socfpga_periph_init(struct device_node *node, in __socfpga_periph_init()
130 void __init socfpga_a10_periph_init(struct device_node *node) in socfpga_a10_periph_init()
/linux-6.15/kernel/module/
Dtree_lookup.c64 static noinline void __mod_tree_insert(struct mod_tree_node *node, struct mod_tree_root *tree) in __mod_tree_insert()
69 static void __mod_tree_remove(struct mod_tree_node *node, struct mod_tree_root *tree) in __mod_tree_remove()
/linux-6.15/arch/arm/kernel/
Ddevtree.c34 static int __init set_smp_ops_by_method(struct device_node *node) in set_smp_ops_by_method()
51 static inline int set_smp_ops_by_method(struct device_node *node) in set_smp_ops_by_method()
/linux-6.15/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c381 struct device_node *node; in mtk_drm_get_all_drm_priv() local
836 static int mtk_drm_of_get_ddp_comp_type(struct device_node *node, enum mtk_ddp_comp_type *ctype) in mtk_drm_of_get_ddp_comp_type()
848 static int mtk_drm_of_get_ddp_ep_cid(struct device_node *node, in mtk_drm_of_get_ddp_ep_cid()
1005 static int mtk_drm_of_ddp_path_build(struct device *dev, struct device_node *node, in mtk_drm_of_ddp_path_build()
1065 struct device_node *node; in mtk_drm_probe() local
/linux-6.15/kernel/events/
Dring_buffer.c616 static struct page *rb_alloc_aux_page(int node, int order) in rb_alloc_aux_page()
681 int node = (event->cpu == -1) ? -1 : cpu_to_node(event->cpu); in rb_alloc_aux() local
808 int node; in perf_mmap_alloc_page() local
829 int i, node; in rb_alloc() local
912 int node; in rb_alloc() local
/linux-6.15/drivers/memory/tegra/
Dmc.c420 struct device_node *node) in load_one_timing()
451 static int load_timings(struct tegra_mc *mc, struct device_node *node) in load_timings()
756 struct icc_node *node; in tegra_mc_icc_xlate() local
770 static int tegra_mc_icc_get(struct icc_node *node, u32 *average, u32 *peak) in tegra_mc_icc_get()
815 struct icc_node *node; in tegra_mc_interconnect_setup() local
/linux-6.15/drivers/gpu/drm/xe/
Dxe_ttm_sys_mgr.c34 struct xe_ttm_sys_node *node; in xe_ttm_sys_mgr_new() local
67 struct xe_ttm_sys_node *node = to_xe_ttm_sys_node(res); in xe_ttm_sys_mgr_del() local
/linux-6.15/arch/mips/loongson64/
Dnuma.c82 static void __init node_mem_init(unsigned int node) in node_mem_init()
128 unsigned int node, cpu, active_cpu = 0; in prom_meminit() local
/linux-6.15/net/batman-adv/
Dhash.h84 struct hlist_node *node; in batadv_hash_add() local
135 struct hlist_node *node; in batadv_hash_remove() local
/linux-6.15/tools/perf/util/
Dconfig.h12 struct list_head node; member
19 struct list_head node; member
/linux-6.15/tools/perf/ui/stdio/
Dhist.c54 static size_t ipchain__fprintf_graph(FILE *fp, struct callchain_node *node, in ipchain__fprintf_graph()
117 struct rb_node *node, *next; in __callchain__fprintf_graph() local
210 static bool need_percent_display(struct rb_node *node, u64 parent_samples) in need_percent_display()
229 struct rb_node *node; in callchain__fprintf_graph() local
286 static size_t __callchain__fprintf_flat(FILE *fp, struct callchain_node *node, in __callchain__fprintf_flat()
334 static size_t __callchain__fprintf_folded(FILE *fp, struct callchain_node *node) in __callchain__fprintf_folded()
/linux-6.15/arch/powerpc/kernel/
Ddt_cpu_ftrs.c51 unsigned long node; member
850 static int __init fdt_find_cpu_features(unsigned long node, const char *uname, in fdt_find_cpu_features()
888 static int __init process_cpufeatures_node(unsigned long node, in process_cpufeatures_node()
1045 static int __init scan_cpufeatures_subnodes(unsigned long node, in scan_cpufeatures_subnodes()
1058 static int __init count_cpufeatures_subnodes(unsigned long node, in count_cpufeatures_subnodes()
1069 static int __init dt_cpu_ftrs_scan_callback(unsigned long node, const char in dt_cpu_ftrs_scan_callback()
/linux-6.15/drivers/clk/
Dclk-vt8500.c223 static __init void vtwm_device_clk_init(struct device_node *node) in vtwm_device_clk_init()
673 static __init void vtwm_pll_clk_init(struct device_node *node, int pll_type) in vtwm_pll_clk_init()
722 static void __init vt8500_pll_init(struct device_node *node) in vt8500_pll_init()
728 static void __init wm8650_pll_init(struct device_node *node) in wm8650_pll_init()
734 static void __init wm8750_pll_init(struct device_node *node) in wm8750_pll_init()
740 static void __init wm8850_pll_init(struct device_node *node) in wm8850_pll_init()

1...<<11121314151617181920>>...115