Home
last modified time | relevance | path

Searched defs:node (Results 1076 – 1100 of 2364) sorted by relevance

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

/Linux-v5.4/drivers/irqchip/
Dirq-mips-cpu.c208 static int mips_cpu_ipi_match(struct irq_domain *d, struct device_node *node, in mips_cpu_ipi_match()
Dirq-mvebu-odmi.c161 static int __init mvebu_odmi_init(struct device_node *node, in mvebu_odmi_init()
Dirq-mvebu-pic.c124 struct device_node *node = pdev->dev.of_node; in mvebu_pic_probe() local
Dirq-stm32-exti.c653 struct device_node *node) in stm32_exti_host_init()
689 struct device_node *node) in stm32_exti_chip_init()
715 struct device_node *node) in stm32_exti_init()
/Linux-v5.4/drivers/gpio/
Dgpio-sodaville.c92 static int sdv_xlate(struct irq_domain *h, struct device_node *node, in sdv_xlate()
/Linux-v5.4/fs/xfs/
Dxfs_attr_inactive.c199 xfs_da_intnode_t *node; in xfs_attr3_node_inactive() local
/Linux-v5.4/fs/ubifs/
Dmisc.h230 const union ubifs_key *key, void *node) in ubifs_tnc_lookup()
/Linux-v5.4/drivers/pci/
Dpci.h610 of_pci_parse_bus_range(struct device_node *node, struct resource *res) in of_pci_parse_bus_range()
616 of_get_pci_domain_nr(struct device_node *node) in of_get_pci_domain_nr()
622 of_pci_get_max_link_speed(struct device_node *node) in of_pci_get_max_link_speed()
/Linux-v5.4/net/tipc/
Dnetlink_compat.c871 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local
1028 u32 node; in tipc_nl_compat_sk_dump() local
1086 struct nlattr *node[TIPC_NLA_NODE_MAX + 1]; in tipc_nl_compat_node_dump() local
/Linux-v5.4/arch/x86/kernel/apic/
Dvector.c102 static struct apic_chip_data *alloc_apic_chip_data(int node) in alloc_apic_chip_data()
273 int node = irq_data_get_node(irqd); in assign_irq_vector_any_locked() local
534 int i, err, node; in x86_vector_alloc_irqs() local
/Linux-v5.4/include/linux/
Dcpumask.h192 static inline unsigned int cpumask_local_spread(unsigned int i, int node) in cpumask_local_spread()
762 int node) in alloc_cpumask_var_node()
774 int node) in zalloc_cpumask_var_node()
/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_gdp.c215 struct drm_info_node *node = s->private; in gdp_dbg_show() local
258 static void gdp_node_dump_node(struct seq_file *s, struct sti_gdp_node *node) in gdp_node_dump_node()
282 struct drm_info_node *node = s->private; in gdp_node_dbg_show() local
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c158 struct drm_mm_node node; member
187 struct drm_mm_node *node; member
797 struct drm_mm_node *node, in vmw_cmdbuf_alloc_space()
/Linux-v5.4/lib/
Dtest_xarray.c301 struct xa_node *node; in check_xa_shrink() local
1456 static void test_update_node(struct xa_node *node) in test_update_node()
1469 struct xa_node *node; in shadow_remove() local
/Linux-v5.4/drivers/media/platform/exynos4-is/
Dmedia-dev.c475 struct device_node *node; in fimc_md_register_sensor_entities() local
617 struct device_node *node = pdev->dev.of_node; in register_csis_entity() local
713 struct device_node *node; in fimc_md_register_platform_entities() local
/Linux-v5.4/drivers/block/
Dpktcdvd.c623 static inline struct pkt_rb_node *pkt_rbtree_next(struct pkt_rb_node *node) in pkt_rbtree_next()
631 static void pkt_rbtree_erase(struct pktcdvd_device *pd, struct pkt_rb_node *node) in pkt_rbtree_erase()
676 static void pkt_rbtree_insert(struct pktcdvd_device *pd, struct pkt_rb_node *node) in pkt_rbtree_insert()
1167 struct pkt_rb_node *node, *first_node; in pkt_handle_queue() local
2353 struct pkt_rb_node *node; in pkt_make_request_write() local
/Linux-v5.4/mm/
Dvmstat.c959 unsigned long sum_zone_node_page_state(int node, in sum_zone_node_page_state()
976 unsigned long sum_zone_numa_state(int node, in sum_zone_numa_state()
1303 loff_t node = *pos; in frag_start() local
1925 int node; in init_cpu_node_state() local
1949 int node; in vmstat_cpu_dead() local
Dnommu.c153 void *__vmalloc_node_flags(unsigned long size, int node, gfp_t flags) in __vmalloc_node_flags()
256 void *vmalloc_node(unsigned long size, int node) in vmalloc_node()
274 void *vzalloc_node(unsigned long size, int node) in vzalloc_node()
343 void *vm_map_ram(struct page **pages, unsigned int count, int node, pgprot_t prot) in vm_map_ram()
/Linux-v5.4/drivers/pci/controller/
Dpcie-mediatek.c571 struct device_node *node) in mtk_pcie_init_irq_domain()
641 struct device_node *node) in mtk_pcie_setup_irq()
894 struct device_node *node, in mtk_pcie_parse_port()
1022 struct device_node *node = dev->of_node, *child; in mtk_pcie_setup() local
/Linux-v5.4/drivers/regulator/
Dtps65086-regulator.c165 static int tps65086_of_parse_cb(struct device_node *node, in tps65086_of_parse_cb()
/Linux-v5.4/sound/aoa/
Daoa-gpio.h72 struct device_node *node; member
/Linux-v5.4/arch/sparc/kernel/
Dprom_32.c222 phandle node; in of_console_init() local
/Linux-v5.4/tools/perf/util/
Dthread.h26 struct list_head node; member
/Linux-v5.4/drivers/acpi/acpica/
Dnsdump.c682 struct acpi_namespace_node *node; in acpi_ns_dump_one_object_path() local
/Linux-v5.4/drivers/net/arcnet/
Dcom20020-pci.c51 static int node; variable

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