Home
last modified time | relevance | path

Searched defs:node (Results 1126 – 1150 of 2364) sorted by relevance

1...<<41424344454647484950>>...95

/Linux-v5.4/drivers/perf/
Dfsl_imx8_ddr_perf.c71 struct hlist_node node; member
495 static int ddr_perf_offline_cpu(unsigned int cpu, struct hlist_node *node) in ddr_perf_offline_cpu()
Dqcom_l2_pmu.c152 struct hlist_node node; member
812 static int l2cache_pmu_online_cpu(unsigned int cpu, struct hlist_node *node) in l2cache_pmu_online_cpu()
847 static int l2cache_pmu_offline_cpu(unsigned int cpu, struct hlist_node *node) in l2cache_pmu_offline_cpu()
Darm-ccn.c164 struct hlist_node node; member
178 struct arm_ccn_component *node; member
187 static int arm_ccn_node_to_xp(int node) in arm_ccn_node_to_xp()
192 static int arm_ccn_node_to_xp_port(int node) in arm_ccn_node_to_xp_port()
1205 static int arm_ccn_pmu_offline_cpu(unsigned int cpu, struct hlist_node *node) in arm_ccn_pmu_offline_cpu()
/Linux-v5.4/include/linux/
Dvmstat.h238 #define sum_zone_node_page_state(node, item) global_zone_page_state(item) argument
239 #define node_page_state(node, item) global_node_page_state(item) argument
/Linux-v5.4/scripts/dtc/libfdt/
Dlibfdt.h226 #define fdt_for_each_subnode(node, fdt, parent) \ argument
605 #define fdt_for_each_property_offset(property, fdt, node) \ argument
/Linux-v5.4/drivers/net/xen-netback/
Dxenbus.c705 char *node; in xen_register_credit_watch() local
751 char *node; in xen_register_mcast_ctrl_watch() local
/Linux-v5.4/drivers/pci/controller/
Dpcie-iproc-msi.c438 static int iproc_msi_alloc_domains(struct device_node *node, in iproc_msi_alloc_domains()
511 int iproc_msi_init(struct iproc_pcie *pcie, struct device_node *node) in iproc_msi_init()
/Linux-v5.4/arch/arm/mach-imx/
Dmmdc.c104 struct hlist_node node; member
214 static int mmdc_pmu_offline_cpu(unsigned int cpu, struct hlist_node *node) in mmdc_pmu_offline_cpu()
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_backend.c712 static int sun4i_backend_of_get_id(struct device_node *node) in sun4i_backend_of_get_id()
734 struct device_node *node) in sun4i_backend_find_frontend()
/Linux-v5.4/include/linux/mfd/
Ducb1x00.h136 struct list_head node; member
152 struct list_head node; member
/Linux-v5.4/drivers/mailbox/
Dzynqmp-ipi-mailbox.c436 static int zynqmp_ipi_mbox_get_buf_res(struct device_node *node, in zynqmp_ipi_mbox_get_buf_res()
474 struct device_node *node) in zynqmp_ipi_mbox_probe()
/Linux-v5.4/arch/arm/mach-sunxi/
Dmc_smp.c90 struct device_node *node; in sunxi_core_is_cortex_a15() local
783 struct device_node *node; in sunxi_mc_smp_init() local
/Linux-v5.4/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c193 struct drm_info_node *node = (struct drm_info_node *) m->private; in show_unlocked() local
203 struct drm_info_node *node = (struct drm_info_node *) m->private; in show_each_gpu() local
/Linux-v5.4/mm/
Dmempolicy.c133 int node; in get_task_policy() local
324 int node = first_node(pol->w.user_nodemask); in mpol_rebind_preferred() local
1000 struct page *alloc_new_node_page(struct page *page, unsigned long node) in alloc_new_node_page()
1844 int node = numa_mem_id(); in mempolicy_slab_node() local
2099 unsigned long addr, int node, bool hugepage) in alloc_pages_vma()
2475 static void sp_node_init(struct sp_node *node, unsigned long start, in sp_node_init()
/Linux-v5.4/drivers/clk/
Dclk-qoriq.c86 struct device_node *node; member
1031 *sysclk_from_fixed(struct device_node *node, const char *name) in sysclk_from_fixed()
1128 static void __init sysclk_init(struct device_node *node) in sysclk_init()
/Linux-v5.4/arch/x86/events/intel/
Dpt.c614 int node = cpu_to_node(cpu); in topa_alloc() local
1196 int node, ret, cpu = event->cpu; in pt_buffer_setup_aux() local
1240 int node = event->cpu == -1 ? -1 : cpu_to_node(event->cpu); in pt_addr_filters_init() local
/Linux-v5.4/drivers/media/pci/cobalt/
Dcobalt-v4l2.c1199 static int cobalt_node_register(struct cobalt *cobalt, int node) in cobalt_node_register()
1292 int node, ret; in cobalt_nodes_register() local
1306 int node; in cobalt_nodes_unregister() local
/Linux-v5.4/drivers/i3c/
Dmaster.c1936 struct device_node *node, u32 *reg) in of_i3c_master_add_i2c_boardinfo()
1971 struct device_node *node, u32 *reg) in of_i3c_master_add_i3c_boardinfo()
2018 struct device_node *node) in of_i3c_master_add_dev()
2046 struct device_node *node; in of_populate_i3c_bus() local
2215 struct list_head node; member
/Linux-v5.4/drivers/scsi/isci/
Dremote_device.h95 struct list_head node; member
/Linux-v5.4/drivers/usb/host/
Dxhci-rcar.c102 struct device_node *node = dev->of_node; in xhci_rcar_is_gen2() local
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/displays/
Dencoder-opa362.c182 struct device_node *node = pdev->dev.of_node; in opa362_probe() local
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-irqchip.c137 static int opal_event_match(struct irq_domain *h, struct device_node *node, in opal_event_match()
/Linux-v5.4/drivers/thermal/
Dthermal_hwmon.c26 struct list_head node; member
/Linux-v5.4/net/decnet/
Dsysctl_net_decnet.c92 __u16 area, node; in parse_addr() local
/Linux-v5.4/drivers/usb/renesas_usbhs/
Dfifo.h46 struct list_head node; member

1...<<41424344454647484950>>...95