Searched defs:node (Results 151 - 175 of 2721) sorted by path

1234567891011>>

/linux-master/arch/arm/mach-pxa/
H A Dirq.c144 pxa_init_irq_common(struct device_node *node, int irq_nr, argument
236 struct device_node *node; local
[all...]
H A Dpxa25x.c151 pxa25x_dt_init_irq(struct device_node *node, struct device_node *parent) argument
H A Dpxa27x.c238 pxa27x_dt_init_irq(struct device_node *node, struct device_node *parent) argument
H A Dpxa3xx.c367 pxa3xx_dt_init_irq(struct device_node *node, struct device_node *parent) argument
/linux-master/arch/arm/mach-qcom/
H A Dplatsmp.c56 struct device_node *node; local
/linux-master/arch/arm/mach-rockchip/
H A Dplatsmp.c166 static int __init rockchip_smp_prepare_sram(struct device_node *node) argument
210 struct device_node *node; local
260 struct device_node *node; local
[all...]
/linux-master/arch/arm/mach-s5pv210/
H A Ds5pv210.c19 static int __init s5pv210_fdt_map_sys(unsigned long node, const char *uname, argument
/linux-master/arch/arm/mach-shmobile/
H A Dsetup-rcar-gen2.c130 static int __init rcar_gen2_scan_mem(unsigned long node, const char *uname, argument
/linux-master/arch/arm/mach-sunxi/
H A Dmc_smp.c89 struct device_node *node; local
782 struct device_node *node; local
[all...]
H A Dplatsmp.c42 struct device_node *node; local
127 struct device_node *node; local
[all...]
/linux-master/arch/arm/mach-versatile/
H A Ddcscb.c136 struct device_node *node; local
H A Dv2m.c16 struct device_node *node = of_find_compatible_node(NULL, NULL, local
/linux-master/arch/arm/mm/
H A Dcache-feroceon-l2.c365 struct device_node *node; local
H A Dcache-tauros2.c285 struct device_node *node; local
/linux-master/arch/arm/xen/
H A Denlighten.c218 static int __init fdt_find_hyper_node(unsigned long node, const char *uname, argument
/linux-master/arch/arm64/include/asm/
H A Ddebug-monitors.h66 struct list_head node; member in struct:step_hook
77 struct list_head node; member in struct:break_hook
H A Dvmap_stack.h18 static inline unsigned long *arch_alloc_vmap_stack(size_t stack_size, int node) argument
/linux-master/arch/arm64/kernel/
H A Dacpi.c69 int node; local
H A Dacpi_numa.c52 int cpu, pxm, node; local
94 int pxm, node; local
H A Ddebug-monitors.c163 static void register_debug_hook(struct list_head *node, struct list_head *list) argument
171 static void unregister_debug_hook(struct list_head *node) argument
[all...]
/linux-master/arch/arm64/kernel/pi/
H A Didreg-override.c342 static __init const u8 *get_bootargs_cmdline(const void *fdt, int node) argument
H A Dkaslr_early.c23 static u64 __init get_kaslr_seed(void *fdt, int node) argument
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c74 struct list_head *node = hyp_page_to_virt(p); local
82 struct list_head *node = hyp_page_to_virt(p); local
88 static inline struct hyp_page *node_to_page(struct list_head *node) argument
[all...]
/linux-master/arch/arm64/kvm/
H A Dmmu.c433 struct rb_node node; member in struct:hyp_shared_pfn
439 static struct hyp_shared_pfn *find_shared_pfn(u64 pfn, struct rb_node ***node, argument
462 struct rb_node **node, *parent; local
492 struct rb_node **node, *parent; local
[all...]
/linux-master/arch/arm64/mm/
H A Dkasan_init.c35 static phys_addr_t __init kasan_alloc_zeroed_page(int node) argument
48 static phys_addr_t __init kasan_alloc_raw_page(int node) argument
62 static pte_t *__init kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, argument
76 static pmd_t *__init kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, argument
89 kasan_pud_offset(p4d_t *p4dp, unsigned long addr, int node, bool early) argument
102 kasan_p4d_offset(pgd_t *pgdp, unsigned long addr, int node, bool early) argument
115 kasan_pte_populate(pmd_t *pmdp, unsigned long addr, unsigned long end, int node, bool early) argument
132 kasan_pmd_populate(pud_t *pudp, unsigned long addr, unsigned long end, int node, bool early) argument
144 kasan_pud_populate(p4d_t *p4dp, unsigned long addr, unsigned long end, int node, bool early) argument
156 kasan_p4d_populate(pgd_t *pgdp, unsigned long addr, unsigned long end, int node, bool early) argument
168 kasan_pgd_populate(unsigned long addr, unsigned long end, int node, bool early) argument
228 kasan_map_populate(unsigned long start, unsigned long end, int node) argument
[all...]

Completed in 235 milliseconds

1234567891011>>