Home
last modified time | relevance | path

Searched defs:node (Results 1501 - 1525 of 5279) sorted by relevance

1...<<61626364656667686970>>...212

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_manage.c121 struct device_node *node = spu->devnode; in spu_map_device_old() local
266 struct device_node *node; of_enumerate_spus() local
364 spu_lookup_reg(int node, u32 reg) spu_lookup_reg() argument
379 int node, i; init_affinity_qs20_harcoded() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dehv_pic.c180 static int ehv_pic_host_match(struct irq_domain *h, struct device_node *node, in ehv_pic_host_match() argument
H A Dtsi108_pci.c402 void __init tsi108_pci_int_init(struct device_node *node) in tsi108_pci_int_init() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c42 int node = fdt_path_offset(fdt, "/chosen"); in kaslr_get_cmdline() local
79 int node, len; in get_kaslr_seed() local
199 int node, len; in get_initrd_range() local
239 get_cell_sizes(const void *fdt, int node, int *addr_cells, int *size_cells) get_cell_sizes() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/
H A Dsetup.c258 struct device_node *node; in chrp_init() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dsetup.c334 void note_scsi_host(struct device_node *node, void *host) in note_scsi_host() argument
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dvmem.c506 int __meminit vmemmap_populate(unsigned long start, unsigned long end, int node, in vmemmap_populate() argument
/kernel/linux/linux-5.10/arch/sparc/prom/
H A Dmisc_64.c167 phandle node; in prom_get_mmu_ihandle() local
186 phandle node; in prom_get_memory_ihandle() local
H A Dtree_64.c20 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node() argument
38 inline phandle __prom_getchild(phandle node) in __prom_getchild() argument
43 phandle prom_getchild(phandle node) in prom_getchild() argument
56 prom_getparent(phandle node) prom_getparent() argument
71 __prom_getsibling(phandle node) __prom_getsibling() argument
76 prom_getsibling(phandle node) prom_getsibling() argument
93 prom_getproplen(phandle node, const char *prop) prom_getproplen() argument
117 prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) prom_getproperty() argument
145 prom_getint(phandle node, const char *prop) prom_getint() argument
160 prom_getintdefault(phandle node, const char *property, int deflt) prom_getintdefault() argument
173 prom_getbool(phandle node, const char *prop) prom_getbool() argument
188 prom_getstring(phandle node, const char *prop, char *user_buf, int ubuf_size) prom_getstring() argument
203 prom_nodematch(phandle node, const char *name) prom_nodematch() argument
239 prom_firstprop(phandle node, char *buffer) prom_firstprop() argument
265 prom_nextprop(phandle node, const char *oprop, char *buffer) prom_nextprop() argument
311 prom_node_has_property(phandle node, const char *prop) prom_node_has_property() argument
329 prom_setprop(phandle node, const char *pname, char *value, int size) prom_setprop() argument
362 phandle node; prom_inst2pkg() local
[all...]
H A Dtree_32.c24 static phandle __prom_getchild(phandle node) in __prom_getchild() argument
40 phandle prom_getchild(phandle node) in prom_getchild() argument
56 static phandle __prom_getsibling(phandle node) in __prom_getsibling() argument
72 prom_getsibling(phandle node) prom_getsibling() argument
90 prom_getproplen(phandle node, const char *prop) prom_getproplen() argument
110 prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) prom_getproperty() argument
130 prom_getint(phandle node, char *prop) prom_getint() argument
144 prom_getintdefault(phandle node, char *property, int deflt) prom_getintdefault() argument
156 prom_getbool(phandle node, char *prop) prom_getbool() argument
170 prom_getstring(phandle node, char *prop, char *user_buf, int ubuf_size) prom_getstring() argument
204 __prom_nextprop(phandle node, char * oprop) __prom_nextprop() argument
221 prom_nextprop(phandle node, char *oprop, char *buffer) prom_nextprop() argument
234 phandle node = prom_root_node, node2; prom_finddevice() local
281 prom_setprop(phandle node, const char *pname, char *value, int size) prom_setprop() argument
300 phandle node; prom_inst2pkg() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dquirks.c541 u32 node; in quirk_amd_nb_node() local
H A Daperture_64.c391 int i, node; in gart_iommu_hole_init() local
H A Ddevicetree.c34 void __init early_init_dt_scan_chosen_arch(unsigned long node) in early_init_dt_scan_chosen_arch() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dbtext.c43 static int __init btext_initialize(phandle node) in btext_initialize() argument
312 phandle node; in btext_find_display() local
[all...]
H A Dprom_64.c601 phandle node; in of_console_init() local
[all...]
H A Dcpumap.c188 struct cpuinfo_node *node; in build_cpuinfo_tree() local
299 struct cpuinfo_node *node = &t->nodes[node_index]; increment_rover() local
[all...]
H A Dsetup_64.c619 unsigned int i, node; in alloc_irqstack_bootmem() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtopology.h70 static inline const struct cpumask *cpumask_of_node(int node) in cpumask_of_node() argument
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dmsi.c342 int dmar_alloc_hwirq(int id, int node, void *arg) in dmar_alloc_hwirq() argument
H A Dapic_numachip.c170 static void fixup_cpu_id(struct cpuinfo_x86 *c, int node) in fixup_cpu_id() argument
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dperf_event.c469 struct device_node *node = of_find_node_by_type(NULL, "pmu"); in init_hw_perf_events() local
/kernel/linux/linux-5.10/arch/s390/lib/
H A Dspinlock.c62 struct spin_wait *node; in arch_spin_lock_setup() local
106 static inline int arch_spin_yield_target(int lock, struct spin_wait *node) in arch_spin_yield_target() argument
119 struct spin_wait *node, *next; arch_spin_lock_queued() local
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate.c222 int node, len; in get_random_boot() local
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
H A Dnlm_hal.c52 void nlm_node_init(int node) in nlm_node_init() argument
228 static unsigned int nlm_xlp2_get_core_frequency(int node, int core) in nlm_xlp2_get_core_frequency() argument
274 nlm_xlp_get_core_frequency(int node, int core) nlm_xlp_get_core_frequency() argument
295 nlm_get_core_frequency(int node, int core) nlm_get_core_frequency() argument
308 nlm_xlp2_get_pic_frequency(int node) nlm_xlp2_get_pic_frequency() argument
449 nlm_get_pic_frequency(int node) nlm_get_pic_frequency() argument
466 nlm_get_dram_map(int node, uint64_t *dram_map, int nentries) nlm_get_dram_map() argument
[all...]
H A Dusb-init-xlp2.c118 int node, irq; in xlp9xx_usb_ack() local
141 nlm_xlpii_usb_hw_reset(int node, int port) nlm_xlpii_usb_hw_reset() argument
210 int node; nlm_platform_xlpii_usb_init() local
249 int node; nlm_xlp9xx_usb_fixup_final() local
[all...]

Completed in 17 milliseconds

1...<<61626364656667686970>>...212