| /Linux-v5.15/arch/x86/kernel/cpu/sgx/ |
| D | main.c | 330 struct sgx_numa_node *node; in sgx_reclaim_pages() local 462 struct sgx_numa_node *node = &sgx_numa_nodes[nid]; in __sgx_alloc_epc_page_from_node() local 623 struct sgx_numa_node *node = section->node; in sgx_free_epc_page() local
|
| /Linux-v5.15/include/linux/ |
| D | syscore_ops.h | 14 struct list_head node; member
|
| /Linux-v5.15/drivers/clk/ti/ |
| D | fixed-factor.c | 36 static void __init of_ti_fixed_factor_clk_setup(struct device_node *node) in of_ti_fixed_factor_clk_setup()
|
| /Linux-v5.15/arch/mips/include/asm/mach-loongson64/ |
| D | topology.h | 10 #define cpumask_of_node(node) (&__node_cpumask[node]) argument
|
| /Linux-v5.15/drivers/gpu/drm/i915/selftests/ |
| D | igt_mmap.c | 18 struct drm_vma_offset_node *node; in igt_mmap_offset() local
|
| /Linux-v5.15/net/tipc/ |
| D | name_table.c | 337 u32 node = p->sk.node; in tipc_service_insert_publ() local 388 u32 node = sk->node; in tipc_service_remove_publ() local 1141 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port) in tipc_dest_find() 1152 bool tipc_dest_push(struct list_head *l, u32 node, u32 port) in tipc_dest_push() 1168 bool tipc_dest_pop(struct list_head *l, u32 *node, u32 *port) in tipc_dest_pop() 1184 bool tipc_dest_del(struct list_head *l, u32 node, u32 port) in tipc_dest_del()
|
| /Linux-v5.15/arch/x86/platform/olpc/ |
| D | olpc-xo1-rtc.c | 59 struct device_node *node; in xo1_rtc_init() local
|
| /Linux-v5.15/drivers/clk/mediatek/ |
| D | clk-mt8167-aud.c | 51 static void __init mtk_audsys_init(struct device_node *node) in mtk_audsys_init()
|
| D | clk-mt8167-img.c | 44 static void __init mtk_imgsys_init(struct device_node *node) in mtk_imgsys_init()
|
| D | clk-mt8516-aud.c | 50 static void __init mtk_audsys_init(struct device_node *node) in mtk_audsys_init()
|
| D | clk-mt8167-mfgcfg.c | 42 static void __init mtk_mfgcfg_init(struct device_node *node) in mtk_mfgcfg_init()
|
| /Linux-v5.15/arch/mips/pic32/pic32mzda/ |
| D | time.c | 26 struct device_node *node; in pic32_xlate_core_timer_irq() local
|
| /Linux-v5.15/arch/powerpc/include/asm/ |
| D | hvcserver.h | 32 struct list_head node; member
|
| /Linux-v5.15/tools/testing/selftests/vDSO/ |
| D | vdso_test_getcpu.c | 27 unsigned int cpu, node; in main() local
|
| /Linux-v5.15/include/acpi/ |
| D | acpi_numa.h | 33 static inline int node_to_pxm(int node) in node_to_pxm()
|
| /Linux-v5.15/arch/x86/pci/ |
| D | acpi.c | 249 int node = acpi_get_node(device->handle); in pci_acpi_root_get_node() local 330 int node = pci_acpi_root_get_node(root); in pci_acpi_scan_root() local
|
| /Linux-v5.15/drivers/clk/ |
| D | clk-palmas.c | 170 struct device_node *node = pdev->dev.of_node; in palmas_clks_get_clk_data() local 234 struct device_node *node = pdev->dev.of_node; in palmas_clks_probe() local
|
| /Linux-v5.15/drivers/clk/mvebu/ |
| D | clk-cpu.c | 166 static void __init of_cpu_clk_setup(struct device_node *node) in of_cpu_clk_setup() 247 static void __init of_mv98dx3236_cpu_clk_setup(struct device_node *node) in of_mv98dx3236_cpu_clk_setup()
|
| /Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | ram.c | 83 struct nvkm_mm_node *node; in nvkm_vram_dtor() local 109 struct nvkm_mm_node **node, *r; in nvkm_ram_get() local
|
| /Linux-v5.15/drivers/clocksource/ |
| D | timer-atcpit100.c | 211 static void fill_vdso_need_info(struct device_node *node) in fill_vdso_need_info() 221 static int __init atcpit100_timer_init(struct device_node *node) in atcpit100_timer_init()
|
| /Linux-v5.15/drivers/acpi/acpica/ |
| D | evxface.c | 61 struct acpi_namespace_node *node = in acpi_install_notify_handler() local 214 struct acpi_namespace_node *node = in ACPI_EXPORT_SYMBOL() local
|
| /Linux-v5.15/drivers/irqchip/ |
| D | irq-loongson-liointc.c | 149 static void __iomem *liointc_get_reg_byname(struct device_node *node, in liointc_get_reg_byname() 160 static int __init liointc_of_init(struct device_node *node, in liointc_of_init()
|
| /Linux-v5.15/fs/xfs/ |
| D | xfs_attr_list.c | 207 struct xfs_da_intnode *node; in xfs_attr_node_list_lookup() local 289 struct xfs_da_intnode *node; in xfs_attr_node_list() local
|
| /Linux-v5.15/fs/proc/ |
| D | proc_sysctl.c | 111 struct rb_node *node = dir->root.rb_node; in find_entry() local 139 struct rb_node *node = &head->node[entry - head->ctl_table].node; in insert_entry() local 178 struct rb_node *node = &head->node[entry - head->ctl_table].node; in erase_entry() local 185 struct ctl_node *node, struct ctl_table *table) in init_header() 348 static struct ctl_node *first_usable_entry(struct rb_node *node) in first_usable_entry() 950 struct ctl_node *node; in new_dir() local 1154 struct ctl_node *node; in new_links() local 1312 struct ctl_node *node; in __register_sysctl_table() local
|
| /Linux-v5.15/arch/powerpc/boot/ |
| D | cuboot-8xx.c | 22 void *node; in platform_fixups() local
|