Home
last modified time | relevance | path

Searched refs:node (Results 1326 – 1350 of 6034) sorted by relevance

1...<<51525354555657585960>>...242

/linux-6.15/fs/btrfs/
H A Ddisk-io.c654 root->node = NULL; in __setup_root()
792 struct rb_node *node; in btrfs_global_root() local
797 if (node) in btrfs_global_root()
880 root->node = leaf; in btrfs_create_tree()
953 root->node = leaf; in btrfs_alloc_log_tree_node()
1053 if (IS_ERR(root->node)) { in read_tree_root_path()
1055 root->node = NULL; in read_tree_root_path()
1244 struct rb_node *node; in free_global_roots() local
1806 root->node = NULL; in free_root_extent_buffers()
2665 root->node = NULL; in load_super_root()
[all …]
/linux-6.15/fs/ubifs/
H A Dreplay.c611 struct ubifs_auth_node *auth = snod->node; in authenticate_sleb()
734 ubifs_node_calc_hash(c, snod->node, hash); in replay_bud()
742 struct ubifs_ino_node *ino = snod->node; in replay_bud()
754 struct ubifs_data_node *dn = snod->node; in replay_bud()
767 struct ubifs_dent_node *dent = snod->node; in replay_bud()
781 struct ubifs_trun_node *trun = snod->node; in replay_bud()
989 const struct ubifs_cs_node *node; in replay_log_leb() local
1011 node = sleb->buf; in replay_log_leb()
1026 if (le64_to_cpu(node->cmt_no) != c->cmt_no) { in replay_log_leb()
1034 c->cs_sqnum = le64_to_cpu(node->ch.sqnum); in replay_log_leb()
[all …]
/linux-6.15/include/linux/clk/
H A Dclk-conf.h15 int of_clk_set_defaults(struct device_node *node, bool clk_supplier);
17 static inline int of_clk_set_defaults(struct device_node *node, in of_clk_set_defaults() argument
/linux-6.15/security/selinux/ss/
H A Dservices.c590 struct avtab_node *node) in services_compute_xperms_drivers() argument
632 struct avtab_node *node; in context_struct_compute_av() local
666 node; in context_struct_compute_av()
667 node = avtab_search_node_next(node, avkey.specified)) { in context_struct_compute_av()
1039 struct avtab_node *node; in security_compute_xperms_decision() local
1096 node; in security_compute_xperms_decision()
1097 node = avtab_search_node_next(node, avkey.specified)) in security_compute_xperms_decision()
1848 for (; node; node = avtab_search_node_next(node, specified)) { in security_compute_sid()
1850 avnode = node; in security_compute_sid()
2148 struct ebitmap_node *node; in security_load_policycaps() local
[all …]
/linux-6.15/Documentation/gpu/
H A Dkomeda-kms.rst111 node [shape=box]
119 node [bgcolor=grey style=filled]
154 node [shape=box]
158 node [shape=box]
165 node [bgcolor=grey style=filled]
182 node [shape=box]
227 node [shape=box]
243 node [shape=box]
258 node [shape=box]
274 node [shape=box]
[all …]
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dcs35l35.txt69 Optional H/G Algorithm sub-node:
71 The cs35l35 node can have a single "cirrus,classh-internal-algo" sub-node
78 - cirrus,classh-internal-algo : Sub-node for the Internal Class H Algorithm
82 Optional properties for the "cirrus,classh-internal-algo" Sub-node
105 Optional Monitor Signal Format sub-node:
107 The cs35l35 node can have a single "cirrus,monitor-signal-format" sub-node
113 -cirrus,monitor-signal-format : Sub-node for the Monitor Signaling Formatting
/linux-6.15/sound/soc/xilinx/
H A Dxlnx_i2s.c177 struct device_node *node = dev->of_node; in xlnx_i2s_probe() local
187 ret = of_property_read_u32(node, "xlnx,num-channels", &drv_data->channels); in xlnx_i2s_probe()
194 ret = of_property_read_u32(node, "xlnx,dwidth", &drv_data->data_width); in xlnx_i2s_probe()
210 if (of_device_is_compatible(node, "xlnx,i2s-transmitter-1.0")) { in xlnx_i2s_probe()
218 } else if (of_device_is_compatible(node, "xlnx,i2s-receiver-1.0")) { in xlnx_i2s_probe()
/linux-6.15/arch/powerpc/boot/
H A Dops.h93 int dt_xlate_reg(void *node, int res, unsigned long *addr, unsigned long *size);
94 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr);
95 int dt_is_compatible(void *node, const char *compat);
96 void dt_get_reg_format(void *node, u32 *naddr, u32 *nsize);
97 int dt_get_virtual_reg(void *node, void **addr, int nres);
/linux-6.15/arch/mips/pci/
H A Dpci-legacy.c138 list_for_each_entry(child, &bus->children, node) in pcibios_scanbus()
145 void pci_load_of_ranges(struct pci_controller *hose, struct device_node *node) in pci_load_of_ranges() argument
150 hose->of_node = node; in pci_load_of_ranges()
152 if (of_pci_range_parser_init(&parser, node)) in pci_load_of_ranges()
170 res->name = node->full_name; in pci_load_of_ranges()
/linux-6.15/drivers/clk/
H A Dclk-palmas.c169 struct device_node *node = pdev->dev.of_node; in palmas_clks_get_clk_data() local
173 ret = of_property_read_u32(node, "ti,external-sleep-control", in palmas_clks_get_clk_data()
190 node, prop); in palmas_clks_get_clk_data()
233 struct device_node *node = pdev->dev.of_node; in palmas_clks_probe() local
267 ret = of_clk_add_hw_provider(node, of_clk_hw_simple_get, &cinfo->hw); in palmas_clks_probe()
/linux-6.15/Documentation/devicetree/bindings/media/
H A Dcdns,csi2rx.yaml79 Input port node, single endpoint describing the CSI-2 transmitter.
105 Stream 0 Output port node
110 Stream 1 Output port node
115 Stream 2 Output port node
120 Stream 3 Output port node
/linux-6.15/drivers/usb/common/
H A Dcommon.c415 struct device_node *node; in usb_of_get_companion_dev() local
418 node = of_parse_phandle(dev->of_node, "companion", 0); in usb_of_get_companion_dev()
419 if (node) in usb_of_get_companion_dev()
420 pdev = of_find_device_by_node(node); in usb_of_get_companion_dev()
422 of_node_put(node); in usb_of_get_companion_dev()
/linux-6.15/Documentation/devicetree/bindings/access-controllers/
H A Daccess-controllers.yaml25 An access controller can be represented by any node in the device tree and
27 of the consumer device. A consumer node can refer to the provider by phandle
29 property in the access controller node.
36 Each node can be a consumer for the several access controllers.
46 of a particular provider. The node is an access controller.
/linux-6.15/drivers/acpi/acpica/
H A Dnsrepair.c55 *node,
136 predefined = acpi_ns_match_simple_repair(info->node, in acpi_ns_simple_repair()
146 status = predefined->object_converter(info->node, return_object, in acpi_ns_simple_repair()
309 *node, in acpi_ns_match_simple_repair()
321 if (ACPI_COMPARE_NAMESEG(node->name.ascii, this_name->name)) { in acpi_ns_match_simple_repair()
/linux-6.15/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.c58 static bool sun8i_dw_hdmi_node_is_tcon_top(struct device_node *node) in sun8i_dw_hdmi_node_is_tcon_top() argument
61 !!of_match_node(sun8i_tcon_top_of_table, node); in sun8i_dw_hdmi_node_is_tcon_top()
65 struct device_node *node) in sun8i_dw_hdmi_find_possible_crtcs() argument
70 remote = of_graph_get_remote_node(node, 0, -1); in sun8i_dw_hdmi_find_possible_crtcs()
87 crtcs = drm_of_find_possible_crtcs(drm, node); in sun8i_dw_hdmi_find_possible_crtcs()
/linux-6.15/drivers/gpu/drm/sti/
H A Dsti_drv.c78 struct drm_info_node *node = s->private; in sti_drm_fps_dbg_show() local
79 struct drm_device *dev = node->minor->dev; in sti_drm_fps_dbg_show()
234 struct device_node *node = dev->of_node; in sti_platform_probe() local
242 child_np = of_get_next_available_child(node, NULL); in sti_platform_probe()
247 child_np = of_get_next_available_child(node, child_np); in sti_platform_probe()
/linux-6.15/drivers/i2c/busses/
H A Di2c-thunderx-pcidrv.c121 struct device_node *node) in thunder_i2c_smbus_setup_of() argument
125 if (!node) in thunder_i2c_smbus_setup_of()
128 i2c->alert_data.irq = irq_of_parse_and_map(node, 0); in thunder_i2c_smbus_setup_of()
142 struct device_node *node) in thunder_i2c_smbus_setup() argument
148 return thunder_i2c_smbus_setup_of(i2c, node); in thunder_i2c_smbus_setup()
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dtps6586x.txt9 - regulators: A node that houses a sub-node for each regulator within the
10 device. Each sub-node is identified using the node's name (or the deprecated
12 The content of each sub-node is defined by the standard binding for
/linux-6.15/tools/perf/tests/
H A Dtopology.c139 TEST_ASSERT_VAL("Cpu map - Node ID is set", id.node == -1); in check_cpu_topology()
155 TEST_ASSERT_VAL("Core map - Node ID is set", id.node == -1); in check_cpu_topology()
169 TEST_ASSERT_VAL("Die map - Node ID is set", id.node == -1); in check_cpu_topology()
182 TEST_ASSERT_VAL("Socket map - Node ID is set", id.node == -1); in check_cpu_topology()
193 cpu__get_node(cpu) == id.node); in check_cpu_topology()
/linux-6.15/arch/powerpc/include/asm/
H A Dpci-bridge.h60 int node; member
181 extern int pci_device_from_OF_node(struct device_node *node,
273 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = (NODE))
275 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = NUMA_NO_NODE)
282 struct device_node* node);
/linux-6.15/crypto/
H A Daf_alg.c46 struct alg_type_list *node; in alg_get_type() local
50 if (strcmp(node->type->name, name)) in alg_get_type()
54 type = node->type; in alg_get_type()
64 struct alg_type_list *node; in af_alg_register_type() local
73 node = kmalloc(sizeof(*node), GFP_KERNEL); in af_alg_register_type()
75 if (!node) in af_alg_register_type()
81 node->type = type; in af_alg_register_type()
82 list_add(&node->list, &alg_types); in af_alg_register_type()
94 struct alg_type_list *node; in af_alg_unregister_type() local
102 list_del(&node->list); in af_alg_unregister_type()
[all …]
/linux-6.15/drivers/rpmsg/
H A Dqcom_smd.c1340 struct device_node *node, in qcom_smd_parse_edge() argument
1354 edge->of_node = of_node_get(node); in qcom_smd_parse_edge()
1408 edge->name = node->name; in qcom_smd_parse_edge()
1410 irq = irq_of_parse_and_map(node, 0); in qcom_smd_parse_edge()
1419 node->name, edge); in qcom_smd_parse_edge()
1430 of_node_put(node); in qcom_smd_parse_edge()
1477 struct device_node *node) in qcom_smd_register_edge() argument
1493 edge->dev.of_node = node; in qcom_smd_register_edge()
1503 ret = qcom_smd_parse_edge(&edge->dev, node, edge); in qcom_smd_register_edge()
1558 struct device_node *node; in qcom_smd_probe() local
[all …]
/linux-6.15/drivers/dma/
H A Ddmatest.c230 struct list_head node; member
244 struct list_head node; member
256 list_for_each_entry(dtc, &info->channels, node) { in is_threaded_test_run()
259 list_for_each_entry(thread, &dtc->threads, node) { in is_threaded_test_run()
272 list_for_each_entry(dtc, &info->channels, node) { in is_threaded_test_pending()
275 list_for_each_entry(thread, &dtc->threads, node) { in is_threaded_test_pending()
958 list_del(&thread->node); in dmatest_cleanup_channel()
1013 list_add_tail(&thread->node, &dtc->threads); in dmatest_add_threads()
1069 list_add_tail(&dtc->node, &info->channels); in dmatest_add_channel()
1156 list_del(&dtc->node); in stop_threaded_test()
[all …]
/linux-6.15/arch/arm64/boot/dts/mediatek/
H A Dmt8188-geralt-ciri-sku5.dts18 /delete-node/ audio-codec@1a;
19 /delete-node/ amplifier@38;
20 /delete-node/ amplifier@39;
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsdm632.dtsi8 /delete-node/cpu1-thermal;
9 /delete-node/cpu2-thermal;
10 /delete-node/cpu3-thermal;

1...<<51525354555657585960>>...242