Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...109

/Linux-v6.6/arch/sparc/prom/
Dranges.c67 phandle node, obio_node; in prom_ranges_init() local
88 void prom_apply_generic_ranges(phandle node, phandle parent, in prom_apply_generic_ranges()
/Linux-v6.6/arch/mips/sgi-ip27/
Dip27-memory.c319 nasid_t node; in szmem() local
350 static void __init node_mem_init(nasid_t node) in node_mem_init()
393 nasid_t node; in prom_meminit() local
/Linux-v6.6/io_uring/
Drsrc.h48 struct list_head node; member
107 static inline void io_put_rsrc_node(struct io_ring_ctx *ctx, struct io_rsrc_node *node) in io_put_rsrc_node()
122 struct io_rsrc_node *node) in io_charge_rsrc_node()
/Linux-v6.6/drivers/irqchip/
Dirq-bcm2835.c133 static int __init armctrl_of_init(struct device_node *node, in armctrl_of_init()
192 static int __init bcm2835_armctrl_of_init(struct device_node *node, in bcm2835_armctrl_of_init()
198 static int __init bcm2836_armctrl_of_init(struct device_node *node, in bcm2836_armctrl_of_init()
/Linux-v6.6/drivers/interconnect/qcom/
Dbcm-voter.c64 struct qcom_icc_node *node; in bcm_aggregate_mask() local
93 struct qcom_icc_node *node; in bcm_aggregate() local
213 struct device_node *np, *node; in of_bcm_voter_get() local
/Linux-v6.6/drivers/nvme/host/
Dmultipath.c178 int node; in nvme_mpath_clear_current_path() local
209 int node; in nvme_mpath_revalidate_paths() local
240 static struct nvme_ns *__nvme_find_path(struct nvme_ns_head *head, int node) in __nvme_find_path()
290 int node, struct nvme_ns *old) in nvme_round_robin_path()
340 int node = numa_node_id(); in nvme_find_path() local
592 int node, srcu_idx; in nvme_mpath_set_live() local
/Linux-v6.6/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()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_gem.c64 insert_mappable_node(struct i915_ggtt *ggtt, struct drm_mm_node *node, u32 size) in insert_mappable_node()
84 remove_mappable_node(struct i915_ggtt *ggtt, struct drm_mm_node *node) in remove_mappable_node()
305 struct drm_mm_node *node, in i915_gem_gtt_prepare()
366 struct drm_mm_node *node, in i915_gem_gtt_cleanup()
389 struct drm_mm_node node; in i915_gem_gtt_pread() local
553 struct drm_mm_node node; in i915_gem_gtt_pwrite_fast() local
Di915_gem_gtt.c99 struct drm_mm_node *node, in i915_gem_gtt_reserve()
192 struct drm_mm_node *node, in i915_gem_gtt_insert()
/Linux-v6.6/tools/perf/ui/stdio/
Dhist.c50 static size_t ipchain__fprintf_graph(FILE *fp, struct callchain_node *node, in ipchain__fprintf_graph()
113 struct rb_node *node, *next; in __callchain__fprintf_graph() local
206 static bool need_percent_display(struct rb_node *node, u64 parent_samples) in need_percent_display()
225 struct rb_node *node; in callchain__fprintf_graph() local
282 static size_t __callchain__fprintf_flat(FILE *fp, struct callchain_node *node, in __callchain__fprintf_flat()
330 static size_t __callchain__fprintf_folded(FILE *fp, struct callchain_node *node) in __callchain__fprintf_folded()
/Linux-v6.6/arch/powerpc/kernel/
Ddt_cpu_ftrs.c51 unsigned long node; member
840 static int __init fdt_find_cpu_features(unsigned long node, const char *uname, in fdt_find_cpu_features()
878 static int __init process_cpufeatures_node(unsigned long node, in process_cpufeatures_node()
1035 static int __init scan_cpufeatures_subnodes(unsigned long node, in scan_cpufeatures_subnodes()
1048 static int __init count_cpufeatures_subnodes(unsigned long node, in count_cpufeatures_subnodes()
1059 static int __init dt_cpu_ftrs_scan_callback(unsigned long node, const char in dt_cpu_ftrs_scan_callback()
/Linux-v6.6/arch/arm/mach-sunxi/
Dplatsmp.c42 struct device_node *node; in sun6i_smp_prepare_cpus() local
127 struct device_node *node; in sun8i_smp_prepare_cpus() local
/Linux-v6.6/drivers/memory/tegra/
Dtegra124.c1154 static int tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra124_mc_icc_aggreate()
1179 struct icc_node *node; in tegra124_mc_of_icc_xlate_extended() local
/Linux-v6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_vp9_if.c222 struct vdec_fb_node *node; in vp9_rm_from_fb_use_list() local
239 struct vdec_fb_node *node; in vp9_add_to_fb_free_list() local
433 struct vdec_fb_node *node; in vp9_add_to_fb_disp_list() local
614 struct vdec_fb_node *node; in vp9_rm_from_fb_disp_list() local
633 struct vdec_fb_node *node; in vp9_add_to_fb_use_list() local
654 struct vdec_fb_node *node, *tmp; in vp9_reset() local
719 struct vdec_fb_node *node; in get_free_fb() local
/Linux-v6.6/drivers/of/
Dplatform.c110 struct device_node *node = dev->of_node; in of_device_make_bus_id() local
253 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create()
310 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create()
548 struct device_node *node; in of_platform_default_populate_init() local
/Linux-v6.6/include/drm/
Ddrm_mm.h258 static inline bool drm_mm_node_allocated(const struct drm_mm_node *node) in drm_mm_node_allocated()
293 static inline bool drm_mm_hole_follows(const struct drm_mm_node *node) in drm_mm_hole_follows()
434 drm_mm_insert_node_generic(struct drm_mm *mm, struct drm_mm_node *node, in drm_mm_insert_node_generic()
459 struct drm_mm_node *node, in drm_mm_insert_node()
/Linux-v6.6/arch/sparc/kernel/
Dmdesc.c291 u64 node; in mdesc_register_notifier() local
319 static const u64 *parent_cfg_handle(struct mdesc_handle *hp, u64 node) in parent_cfg_handle()
338 static int get_vdev_port_node_info(struct mdesc_handle *md, u64 node, in get_vdev_port_node_info()
392 static int get_ds_port_node_info(struct mdesc_handle *md, u64 node, in get_ds_port_node_info()
584 int mdesc_get_node_info(struct mdesc_handle *hp, u64 node, in mdesc_get_node_info()
658 const void *mdesc_get_property(struct mdesc_handle *hp, u64 node, in mdesc_get_property()
740 const char *mdesc_node_name(struct mdesc_handle *hp, u64 node) in mdesc_node_name()
861 static void find_back_node_value(struct mdesc_handle *hp, u64 node, in find_back_node_value() argument
883 static void __mark_core_id(struct mdesc_handle *hp, u64 node, in __mark_core_id()
892 static void __mark_max_cache_id(struct mdesc_handle *hp, u64 node, in __mark_max_cache_id()
/Linux-v6.6/drivers/cpuidle/
Dcpuidle-psci-domain.c26 struct device_node *node; member
140 struct device_node *node; in psci_cpuidle_domain_probe() local
/Linux-v6.6/arch/powerpc/kexec/
Dcore.c233 static void __init export_crashk_values(struct device_node *node) in export_crashk_values()
259 struct device_node *node; in kexec_setup() local
/Linux-v6.6/drivers/gpu/drm/panfrost/
Dpanfrost_gem.h44 struct list_head node; member
59 drm_mm_node_to_panfrost_mapping(struct drm_mm_node *node) in drm_mm_node_to_panfrost_mapping()
/Linux-v6.6/fs/ext4/
Dblock_validity.c24 struct rb_node node; member
74 struct rb_node **n = &system_blks->root.rb_node, *node; in add_system_zone() local
127 struct rb_node *node; in debug_print_tree() local
/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_debugfs.c214 struct drm_info_node *node = m->private; in msm_gem_show() local
232 struct drm_info_node *node = m->private; in msm_mm_show() local
243 struct drm_info_node *node = m->private; in msm_fb_show() local
/Linux-v6.6/arch/m68k/sun3x/
Dprom.c131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
136 int prom_getbool (int node, char *prop) in prom_getbool()
/Linux-v6.6/include/linux/
Dcompaction.h137 static inline int compaction_register_node(struct node *node) in compaction_register_node()
142 static inline void compaction_unregister_node(struct node *node) in compaction_unregister_node()
/Linux-v6.6/arch/powerpc/platforms/powernv/
Dopal-secvar.c104 struct device_node *node; in opal_secvar_format() local
128 struct device_node *node; in opal_secvar_max_size() local

1...<<11121314151617181920>>...109