/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | spu_manage.c | 121 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 D | ehv_pic.c | 180 static int ehv_pic_host_match(struct irq_domain *h, struct device_node *node, in ehv_pic_host_match() argument
|
H A D | tsi108_pci.c | 402 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 D | kaslr_booke.c | 42 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 D | setup.c | 258 struct device_node *node; in chrp_init() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | setup.c | 334 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 D | vmem.c | 506 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 D | misc_64.c | 167 phandle node; in prom_get_mmu_ihandle() local 186 phandle node; in prom_get_memory_ihandle() local
|
H A D | tree_64.c | 20 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 D | tree_32.c | 24 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 D | quirks.c | 541 u32 node; in quirk_amd_nb_node() local
|
H A D | aperture_64.c | 391 int i, node; in gart_iommu_hole_init() local
|
H A D | devicetree.c | 34 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 D | btext.c | 43 static int __init btext_initialize(phandle node) in btext_initialize() argument 312 phandle node; in btext_find_display() local [all...] |
H A D | prom_64.c | 601 phandle node; in of_console_init() local [all...] |
H A D | cpumap.c | 188 struct cpuinfo_node *node; in build_cpuinfo_tree() local 299 struct cpuinfo_node *node = &t->nodes[node_index]; increment_rover() local [all...] |
H A D | setup_64.c | 619 unsigned int i, node; in alloc_irqstack_bootmem() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | topology.h | 70 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 D | msi.c | 342 int dmar_alloc_hwirq(int id, int node, void *arg) in dmar_alloc_hwirq() argument
|
H A D | apic_numachip.c | 170 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 D | perf_event.c | 469 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 D | spinlock.c | 62 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 D | relocate.c | 222 int node, len; in get_random_boot() local
|
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/ |
H A D | nlm_hal.c | 52 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 D | usb-init-xlp2.c | 118 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...] |