Home
last modified time | relevance | path

Searched defs:node (Results 751 – 775 of 2618) sorted by relevance

1...<<31323334353637383940>>...105

/Linux-v5.15/Documentation/sphinx/
Dkernel_abi.py171 def do_parse(self, content, node): argument
/Linux-v5.15/include/linux/ceph/
Dstring_table.h13 struct rb_node node; member
/Linux-v5.15/drivers/irqchip/
Dirq-jcore-aic.c65 static int __init aic_irq_of_init(struct device_node *node, in aic_irq_of_init()
/Linux-v5.15/drivers/of/
Doverlay.c410 struct target *target, struct device_node *node) in add_changeset_node()
691 struct device_node *node; in find_target() local
735 struct device_node *node, *overlay_node; in init_overlay_changeset() local
/Linux-v5.15/drivers/acpi/
Dpci_root.c245 struct list_head node; member
269 struct acpi_handle_node *node, *tmp; in acpi_get_pci_dev() local
874 int node = acpi_get_node(device->handle); in acpi_pci_root_create() local
Dpci_mcfg.c81 #define THUNDER_PEM_RES(addr, node) \ argument
84 #define THUNDER_PEM_QUIRK(rev, node) \ argument
/Linux-v5.15/drivers/net/ethernet/ti/
Dcpts.c651 static int cpts_of_mux_clk_setup(struct cpts *cpts, struct device_node *node) in cpts_of_mux_clk_setup()
727 static int cpts_of_parse(struct cpts *cpts, struct device_node *node) in cpts_of_parse()
750 struct device_node *node, u32 n_ext_ts) in cpts_create()
/Linux-v5.15/sound/soc/ti/
Dj721e-evm.c621 struct device_node *node = priv->dev->of_node; in j721e_soc_probe_cpb() local
714 struct device_node *node = priv->dev->of_node; in j721e_soc_probe_ivi() local
827 struct device_node *node = pdev->dev.of_node; in j721e_soc_probe() local
/Linux-v5.15/arch/powerpc/platforms/pseries/
Dhotplug-cpu.c161 unsigned int cpu, node; in find_cpu_id_range() local
217 int len, nthreads, node, cpu, assigned_node; in pseries_add_processor() local
995 unsigned int node; in pseries_cpu_hotplug_init() local
/Linux-v5.15/drivers/gpu/drm/mediatek/
Dmtk_drm_ddp_comp.c381 int mtk_ddp_comp_get_id(struct device_node *node, in mtk_ddp_comp_get_id()
417 static int mtk_ddp_get_larb_dev(struct device_node *node, struct mtk_ddp_comp *comp, in mtk_ddp_get_larb_dev()
441 int mtk_ddp_comp_init(struct device_node *node, struct mtk_ddp_comp *comp, in mtk_ddp_comp_init()
/Linux-v5.15/drivers/mfd/
Dtwl6040.c88 struct device_node *node; in twl6040_has_vibra() local
639 struct device_node *node = client->dev.of_node; in twl6040_probe() local
/Linux-v5.15/drivers/base/
Darch_numa.c46 const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
102 int node; in setup_node_to_cpumask_map() local
/Linux-v5.15/include/linux/
Dtc.h81 struct list_head node; /* Node in list of all TC devices. */ member
106 struct list_head node; member
/Linux-v5.15/kernel/irq/
Daffinity.c46 int node; in alloc_node_to_cpumask() local
68 int node; in free_node_to_cpumask() local
/Linux-v5.15/drivers/soc/fsl/qe/
Dqe_ic.c294 static int qe_ic_host_match(struct irq_domain *h, struct device_node *node, in qe_ic_host_match()
415 struct device_node *node = pdev->dev.of_node; in qe_ic_init() local
/Linux-v5.15/lib/
Didr.c292 struct radix_tree_node *node; in idr_replace() local
568 struct xa_node *node = xa_to_node(entry); in ida_dump_entry() local
/Linux-v5.15/sound/xen/
Dxen_snd_front_cfg.c393 char node[3]; in cfg_device() local
481 char node[3]; in xen_snd_front_cfg_card() local
/Linux-v5.15/tools/bootconfig/
Dmain.c18 static int xbc_show_value(struct xbc_node *node, bool semicolon) in xbc_show_value()
38 struct xbc_node *node, *cnode = NULL, *vnode; in xbc_show_compact_tree() local
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns/
Dhnae.c18 hnae_list_add(spinlock_t *lock, struct list_head *node, struct list_head *head) in hnae_list_add()
27 static void hnae_list_del(spinlock_t *lock, struct list_head *node) in hnae_list_del()
/Linux-v5.15/drivers/clk/ti/
Dclk-dra7-atl.c171 static void __init of_dra7_atl_clock_setup(struct device_node *node) in of_dra7_atl_clock_setup()
221 struct device_node *node = pdev->dev.of_node; in of_dra7_atl_clk_probe() local
/Linux-v5.15/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c186 struct llist_node *node; in svc_rdma_recv_ctxts_destroy() local
203 struct llist_node *node; in svc_rdma_recv_ctxt_get() local
/Linux-v5.15/fs/ocfs2/dlm/
Ddlmlock.c377 u8 node, u64 cookie) in dlm_init_lock()
405 struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie, in dlm_new_lock()
/Linux-v5.15/arch/sparc/kernel/
Dcpumap.c188 struct cpuinfo_node *node; in build_cpuinfo_tree() local
299 struct cpuinfo_node *node = &t->nodes[node_index]; in increment_rover() local
/Linux-v5.15/arch/powerpc/platforms/powernv/
Dopal-fadump.c31 void __init opal_fadump_dt_scan(struct fw_dump *fadump_conf, u64 node) in opal_fadump_dt_scan()
623 void __init opal_fadump_dt_scan(struct fw_dump *fadump_conf, u64 node) in opal_fadump_dt_scan()
/Linux-v5.15/tools/testing/radix-tree/
Dtest.c249 struct radix_tree_node *node = root->xa_head; in verify_tag_consistency() local
273 struct radix_tree_node *node = root->xa_head; in tree_verify_min_height() local

1...<<31323334353637383940>>...105