Home
last modified time | relevance | path

Searched defs:node (Results 5326 - 5350 of 8483) sorted by relevance

1...<<211212213214215216217218219220>>...340

/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Docteon-platform.c595 static void __init octeon_fdt_rm_ethernet(int node) in octeon_fdt_rm_ethernet() argument
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dacpi.c833 int node; acpi_map_iosapic() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpci-bridge.h60 int node; member
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtest_vsyscall.c176 static inline long sys_getcpu(unsigned * cpu, unsigned * node, in sys_getcpu() argument
329 unsigned node = 0; in test_getcpu() local
[all...]
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dcore_marvel.c359 marvel_io7_present(gct6_node *node) marvel_io7_present() argument
/kernel/linux/linux-6.6/arch/arm/xen/
H A Denlighten.c218 static int __init fdt_find_hyper_node(unsigned long node, const char *uname, in fdt_find_hyper_node() argument
/kernel/linux/linux-6.6/arch/arm/mach-imx/
H A Dpm-imx6.c442 struct device_node *node; in imx6_pm_get_base() local
467 struct device_node *node; in imx6q_suspend_init() local
[all...]
H A Dmmdc.c105 struct hlist_node node; member
216 static int mmdc_pmu_offline_cpu(unsigned int cpu, struct hlist_node *node) in mmdc_pmu_offline_cpu() argument
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap-wakeupgen.c546 static int __init wakeupgen_init(struct device_node *node, in wakeupgen_init() argument
/kernel/linux/linux-6.6/arch/arm/mach-sunxi/
H A Dmc_smp.c89 struct device_node *node; in sunxi_core_is_cortex_a15() local
782 struct device_node *node; in sunxi_mc_smp_init() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dmsi.c154 static struct device_node *__find_pe_total_msi(struct device_node *node, int *total) in __find_pe_total_msi() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A 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() argument
878 static int __init process_cpufeatures_node(unsigned long node, in process_cpufeatures_node() argument
1035 scan_cpufeatures_subnodes(unsigned long node, const char *uname, void *data) scan_cpufeatures_subnodes() argument
1048 count_cpufeatures_subnodes(unsigned long node, const char *uname, void *data) count_cpufeatures_subnodes() argument
1059 dt_cpu_ftrs_scan_callback(unsigned long node, const char *uname, int depth, void *data) dt_cpu_ftrs_scan_callback() argument
[all...]
H A Dprom.c198 static void __init scan_features(unsigned long node, const unsigned char *ftrs, in scan_features() argument
237 static void __init check_cpu_features(unsigned long node, char *name, in check_cpu_features() argument
252 static void __init init_mmu_slb_size(unsigned long node) in init_mmu_slb_size() argument
288 static __init void identical_pvr_fixup(unsigned long node) in identical_pvr_fixup() argument
310 check_cpu_feature_properties(unsigned long node) check_cpu_feature_properties() argument
325 early_init_dt_scan_cpus(unsigned long node, const char *uname, int depth, void *data) early_init_dt_scan_cpus() argument
436 early_init_dt_scan_chosen_ppc(unsigned long node, const char *uname, int depth, void *data) early_init_dt_scan_chosen_ppc() argument
577 int node = fdt_path_offset(fdt, "/ibm,dynamic-reconfiguration-memory"); early_init_dt_scan_memory_ppc() local
737 early_init_dt_scan_model(unsigned long node, const char *uname, int depth, void *data) early_init_dt_scan_model() argument
[all...]
H A Dsysfs.c1125 struct node *node = node_devices[nid]; in sysfs_add_device_to_node() local
1133 struct node *node = node_devices[nid]; in sysfs_remove_device_from_node() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/
H A Dmpc52xx_gpt.c240 mpc52xx_gpt_irq_setup(struct mpc52xx_gpt_priv *gpt, struct device_node *node) in mpc52xx_gpt_irq_setup() argument
H A Dmpc52xx_pci.c355 mpc52xx_add_bridge(struct device_node *node) in mpc52xx_add_bridge() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dpci.c60 static int __init fixup_one_level_bus_range(struct device_node *node, int higher) in fixup_one_level_bus_range() argument
957 struct device_node* node; pmac_pci_enable_device_hook() local
1021 struct device_node *node = pci_device_to_OF_node(dev); pmac_pci_fixup_ohci() local
1240 struct device_node *node = pci_bus_to_OF_node(bus); pmac_pci_probe_mode() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dfile_load_64.c567 int n_mem_addr_cells, n_mem_size_cells, node; in add_usable_mem_property() local
658 int node, re in update_usable_mem_fdt() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dnative.c244 static bool xive_native_match(struct device_node *node) in xive_native_match() argument
H A Dspapr.c564 static bool xive_spapr_match(struct device_node *node) in xive_spapr_match() argument
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dqspinlock.c356 static __always_inline void propagate_yield_cpu(struct qnode *node, u32 val, int *set_yield_cpu, bool paravirt) in propagate_yield_cpu() argument
384 static __always_inline bool yield_to_prev(struct qspinlock *lock, struct qnode *node, u32 val, bool paravirt) in yield_to_prev() argument
543 struct qnode *next, *node; queued_spin_lock_mcs_queue() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dsched.c139 int node; in spu_update_sched_info() local
155 static int __node_allowed(struct spu_context *ctx, int node) in __node_allowed() argument
167 node_allowed(struct spu_context *ctx, int node) node_allowed() argument
180 int node; do_notify_spus_active() local
292 int node, n; aff_ref_location() local
363 ctx_location(struct spu *ref, int offset, int node) ctx_location() argument
556 int node, n; spu_get_idle() local
615 int node, n; find_victim() local
701 int node = spu->node; __spu_schedule() local
747 int node = spu->node; spu_unschedule() local
819 grab_runnable_context(int prio, int node) grab_runnable_context() argument
951 int nr_active = 0, node; count_active_contexts() local
991 int node; spusched_thread() local
1026 int node; spuctx_switch_state() local
1125 int node; spu_sched_exit() local
[all...]
H A Dinode.c303 int count, node; in spufs_assert_affinity() local
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c168 struct node { global() struct
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_atomic.c1641 struct drm_info_node *node = (struct drm_info_node *) m->private; in drm_state_info() local

Completed in 29 milliseconds

1...<<211212213214215216217218219220>>...340