Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/arch/sparc/prom/
Dtree_64.c20 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node()
38 inline phandle __prom_getchild(phandle node) in __prom_getchild()
43 phandle prom_getchild(phandle node) in prom_getchild()
56 inline phandle prom_getparent(phandle node) in prom_getparent()
71 inline phandle __prom_getsibling(phandle node) in __prom_getsibling()
76 phandle prom_getsibling(phandle node) in prom_getsibling()
93 int prom_getproplen(phandle node, const char *prop) in prom_getproplen()
117 int prom_getproperty(phandle node, const char *prop, in prom_getproperty()
145 int prom_getint(phandle node, const char *prop) in prom_getint()
160 int prom_getintdefault(phandle node, const char *property, int deflt) in prom_getintdefault()
[all …]
Dtree_32.c24 static phandle __prom_getchild(phandle node) in __prom_getchild()
40 phandle prom_getchild(phandle node) in prom_getchild()
56 static phandle __prom_getsibling(phandle node) in __prom_getsibling()
72 phandle prom_getsibling(phandle node) in prom_getsibling()
90 int prom_getproplen(phandle node, const char *prop) in prom_getproplen()
110 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty()
130 int prom_getint(phandle node, char *prop) in prom_getint()
144 int prom_getintdefault(phandle node, char *property, int deflt) in prom_getintdefault()
156 int prom_getbool(phandle node, char *prop) in prom_getbool()
170 void prom_getstring(phandle node, char *prop, char *user_buf, int ubuf_size) in prom_getstring()
[all …]
/arch/x86/platform/olpc/
Dolpc_dt.c22 static phandle __init olpc_dt_getsibling(phandle node) in olpc_dt_getsibling()
36 static phandle __init olpc_dt_getchild(phandle node) in olpc_dt_getchild()
52 static int __init olpc_dt_getproplen(phandle node, const char *prop) in olpc_dt_getproplen()
69 static int __init olpc_dt_getproperty(phandle node, const char *prop, in olpc_dt_getproperty()
90 static int __init olpc_dt_nextprop(phandle node, char *prev, char *buf) in olpc_dt_nextprop()
107 static int __init olpc_dt_pkg2path(phandle node, char *buf, in olpc_dt_pkg2path()
168 phandle node; in olpc_dt_finddevice() local
203 phandle node; in olpc_dt_get_board_revision() local
219 static int __init olpc_dt_compatible_match(phandle node, const char *compat) in olpc_dt_compatible_match()
239 phandle node; in olpc_dt_fixup() local
/arch/powerpc/platforms/powermac/
Dfeature.c139 static int simple_feature_tweak(struct device_node *node, int type, int reg, in simple_feature_tweak()
159 static long ohare_htw_scc_enable(struct device_node *node, long param, in ohare_htw_scc_enable()
252 static long ohare_floppy_enable(struct device_node *node, long param, in ohare_floppy_enable()
259 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable()
265 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable()
285 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset()
299 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state()
314 static long heathrow_modem_enable(struct device_node *node, long param, in heathrow_modem_enable()
358 static long heathrow_floppy_enable(struct device_node *node, long param, in heathrow_floppy_enable()
367 static long heathrow_mesh_enable(struct device_node *node, long param, in heathrow_mesh_enable()
[all …]
/arch/arm64/mm/
Dkasan_init.c35 static phys_addr_t __init kasan_alloc_zeroed_page(int node) in kasan_alloc_zeroed_page()
48 static phys_addr_t __init kasan_alloc_raw_page(int node) in kasan_alloc_raw_page()
62 static pte_t *__init kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, in kasan_pte_offset()
76 static pmd_t *__init kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, in kasan_pmd_offset()
89 static pud_t *__init kasan_pud_offset(p4d_t *p4dp, unsigned long addr, int node, in kasan_pud_offset()
102 static p4d_t *__init kasan_p4d_offset(pgd_t *pgdp, unsigned long addr, int node, in kasan_p4d_offset()
116 unsigned long end, int node, bool early) in kasan_pte_populate()
133 unsigned long end, int node, bool early) in kasan_pmd_populate()
145 unsigned long end, int node, bool early) in kasan_pud_populate()
157 unsigned long end, int node, bool early) in kasan_p4d_populate()
[all …]
/arch/powerpc/platforms/cell/spufs/
Dsched.c139 int node; in spu_update_sched_info() local
155 static int __node_allowed(struct spu_context *ctx, int node) in __node_allowed()
167 static int node_allowed(struct spu_context *ctx, int node) in node_allowed()
180 int node; in do_notify_spus_active() local
292 int node, n; in aff_ref_location() local
363 static struct spu *ctx_location(struct spu *ref, int offset, int node) in ctx_location()
556 int node, n; in spu_get_idle() local
615 int node, n; in find_victim() local
701 int node = spu->node; in __spu_schedule() local
747 int node = spu->node; in spu_unschedule() local
[all …]
/arch/loongarch/mm/
Dkasan_init.c107 static phys_addr_t __init kasan_alloc_zeroed_page(int node) in kasan_alloc_zeroed_page()
118 static pte_t *__init kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, bool early) in kasan_pte_offset()
131 static pmd_t *__init kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, bool early) in kasan_pmd_offset()
144 static pud_t *__init kasan_pud_offset(p4d_t *p4dp, unsigned long addr, int node, bool early) in kasan_pud_offset()
157 static p4d_t *__init kasan_p4d_offset(pgd_t *pgdp, unsigned long addr, int node, bool early) in kasan_p4d_offset()
171 unsigned long end, int node, bool early) in kasan_pte_populate()
186 unsigned long end, int node, bool early) in kasan_pmd_populate()
198 unsigned long end, int node, bool early) in kasan_pud_populate()
210 unsigned long end, int node, bool early) in kasan_p4d_populate()
222 int node, bool early) in kasan_pgd_populate()
[all …]
/arch/x86/kernel/cpu/mce/
Dgenpool.c34 struct mce_evt_llist *node; in is_duplicate_mce_record() local
59 struct mce_evt_llist *node, *t; in mce_gen_pool_prepare_records() local
77 struct mce_evt_llist *node, *tmp; in mce_gen_pool_process() local
99 struct mce_evt_llist *node; in mce_gen_pool_add() local
/arch/x86/include/asm/
Dnuma.h26 static inline void set_apicid_to_node(int apicid, s16 node) in set_apicid_to_node()
34 static inline void set_apicid_to_node(int apicid, s16 node) in set_apicid_to_node()
56 static inline void numa_set_node(int cpu, int node) { } in numa_set_node()
/arch/riscv/kernel/pi/
Dfdt_early.c11 int node, len; in get_kaslr_seed() local
37 static bool fdt_device_is_available(const void *fdt, int node) in fdt_device_is_available()
137 static bool early_cpu_isa_ext_available(const void *fdt, int node, const char *ext_name) in early_cpu_isa_ext_available()
164 int node, parent; in fdt_early_match_extension_isa() local
/arch/x86/mm/
Dsrat.c30 int pxm, node; in acpi_numa_x2apic_affinity_init() local
67 int pxm, node; in acpi_numa_processor_affinity_init() local
Dnuma.c68 void numa_set_node(int cpu, int node) in numa_set_node()
104 unsigned int node; in setup_node_to_cpumask_map() local
295 int node = numa_cpu_node(cpu); in init_cpu_to_node() local
362 void debug_cpumask_set_cpu(unsigned int cpu, int node, bool enable) in debug_cpumask_set_cpu()
408 const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
/arch/powerpc/kernel/
Dsecure_boot.c24 struct device_node *node; in is_ppc_secureboot_enabled() local
48 struct device_node *node; in is_ppc_trustedboot_enabled() local
Dpci_of_scan.c117 static void of_pci_parse_addrs(struct device_node *node, struct pci_dev *dev) in of_pci_parse_addrs()
175 struct pci_dev *of_create_pci_dev(struct device_node *node, in of_create_pci_dev()
252 struct device_node *node = dev->dev.of_node; in of_scan_pci_bridge() local
395 static void __of_scan_bus(struct device_node *node, struct pci_bus *bus, in __of_scan_bus()
428 void of_scan_bus(struct device_node *node, struct pci_bus *bus) in of_scan_bus()
442 void of_rescan_bus(struct device_node *node, struct pci_bus *bus) in of_rescan_bus()
Dprom.c202 static void __init scan_features(unsigned long node, const unsigned char *ftrs, in scan_features()
241 static void __init check_cpu_features(unsigned long node, char *name, in check_cpu_features()
256 static void __init init_mmu_slb_size(unsigned long node) in init_mmu_slb_size()
267 #define init_mmu_slb_size(node) do { } while(0) argument
292 static __init void identical_pvr_fixup(unsigned long node) in identical_pvr_fixup()
311 #define identical_pvr_fixup(node) do { } while(0) argument
314 static void __init check_cpu_feature_properties(unsigned long node) in check_cpu_feature_properties()
329 static int __init early_init_dt_scan_cpus(unsigned long node, in early_init_dt_scan_cpus()
453 static int __init early_init_dt_scan_chosen_ppc(unsigned long node, in early_init_dt_scan_chosen_ppc()
594 int node = fdt_path_offset(fdt, "/ibm,dynamic-reconfiguration-memory"); in early_init_dt_scan_memory_ppc() local
[all …]
/arch/powerpc/include/asm/
Dtopology.h21 #define cpumask_of_node(node) ((node) == -1 ? \ argument
48 static inline void update_numa_cpu_lookup_table(unsigned int cpu, int node) in update_numa_cpu_lookup_table()
90 static inline void update_numa_cpu_lookup_table(unsigned int cpu, int node) {} in update_numa_cpu_lookup_table()
102 static inline void update_numa_distance(struct device_node *node) {} in update_numa_distance()
105 static inline void map_cpu_to_node(int cpu, int node) {} in map_cpu_to_node()
/arch/powerpc/platforms/cell/
Dinterrupt.c42 struct device_node *node; member
53 unsigned char node = bits.source >> 4; in iic_pending_to_hwnum() local
204 static int iic_host_match(struct irq_domain *h, struct device_node *node, in iic_host_match()
233 unsigned int node, ext, unit, class; in iic_host_xlate() local
275 struct device_node *node) in init_one_iic()
298 unsigned int node, cascade, found = 0; in setup_iic() local
380 int node = cpu >> 1; in iic_set_interrupt_routing() local
/arch/arm64/kernel/
Dacpi_numa.c41 int cpu, pxm, node; in acpi_parse_gicc_pxm() local
83 int pxm, node; in acpi_numa_gicc_affinity_init() local
/arch/powerpc/platforms/pasemi/
Dmisc.c31 static int __init find_i2c_driver(struct device_node *node, in find_i2c_driver()
50 struct device_node *node; in pasemi_register_i2c_devices() local
/arch/powerpc/platforms/powernv/
Dultravisor.c21 int __init early_init_dt_scan_ultravisor(unsigned long node, const char *uname, in early_init_dt_scan_ultravisor()
48 struct device_node *node; in uv_init() local
/arch/loongarch/include/asm/
Dnuma.h47 static inline void set_cpuid_to_node(int cpuid, s16 node) in set_cpuid_to_node()
56 static inline void early_numa_add_cpu(int cpuid, s16 node) { } in early_numa_add_cpu()
59 static inline void set_cpuid_to_node(int cpuid, s16 node) { } in set_cpuid_to_node()
/arch/x86/hyperv/
Dhv_proc.c23 int hv_call_deposit_pages(int node, u64 partition_id, u32 num_pages) in hv_call_deposit_pages()
116 int hv_call_add_logical_proc(int node, u32 lp_index, u32 apic_id) in hv_call_add_logical_proc()
157 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags) in hv_call_create_vp()
/arch/sparc/kernel/
Dauxio_32.c31 phandle node, auxio_nd; in auxio_probe() local
114 phandle node; in auxio_power_probe() local
/arch/riscv/kernel/
Dacpi_numa.c53 int cpu, pxm, node; in acpi_parse_rintc_pxm() local
107 int pxm, node; in acpi_numa_rintc_affinity_init() local
/arch/sparc/video/
Dvideo-common.c12 struct device_node *node = dev->of_node; in video_is_primary_device() local

12345678910>>...13