Home
last modified time | relevance | path

Searched refs:node (Results 1351 – 1375 of 6034) sorted by relevance

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

/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dmt9m001.txt18 The device node must contain one 'port' child node with one 'endpoint' child
19 sub-node for its digital output video port, in accordance with the video
/linux-6.15/Documentation/devicetree/bindings/memory-controllers/fsl/
H A Dfsl,imx-weim-peripherals.yaml14 This binding is meant for the child nodes of the WEIM node. The node
26 Timing values for the child node.
/linux-6.15/Documentation/devicetree/bindings/reserved-memory/
H A Dxen,shared-memory.txt9 the /reserved-memory node as a child node. Each range sub-node is named
/linux-6.15/drivers/acpi/acpica/
H A Devxface.c61 struct acpi_namespace_node *node = in acpi_install_notify_handler() local
114 if (!acpi_ev_is_notify_object(node)) { in acpi_install_notify_handler()
121 obj_desc = acpi_ns_get_attached_object(node); in acpi_install_notify_handler()
126 obj_desc = acpi_ut_create_internal_object(node->type); in acpi_install_notify_handler()
134 status = acpi_ns_attach_object(device, obj_desc, node->type); in acpi_install_notify_handler()
165 handler_obj->notify.node = node; in acpi_install_notify_handler()
214 struct acpi_namespace_node *node = in ACPI_EXPORT_SYMBOL() local
268 if (!acpi_ev_is_notify_object(node)) { in ACPI_EXPORT_SYMBOL()
274 obj_desc = acpi_ns_get_attached_object(node); in ACPI_EXPORT_SYMBOL()
/linux-6.15/drivers/scsi/elx/efct/
H A Defct_unsol.h13 efct_dispatch_fcp_cmd(struct efct_node *node, struct efc_hw_sequence *seq);
15 efct_node_recv_abts_frame(struct efct_node *node, struct efc_hw_sequence *seq);
/linux-6.15/tools/mm/
H A Dslabinfo.c296 int node; in decode_numa_list() local
306 node = strtoul(t, &t, 10); in decode_numa_list()
310 numa[node] = nr; in decode_numa_list()
311 if (node > highest_node) in decode_numa_list()
312 highest_node = node; in decode_numa_list()
385 int node; in slab_numa() local
400 for(node = 0; node <= highest_node; node++) in slab_numa()
401 printf(" %4d", node); in slab_numa()
403 for(node = 0; node <= highest_node; node++) in slab_numa()
408 for(node = 0; node <= highest_node; node++) { in slab_numa()
[all …]
/linux-6.15/net/x25/
H A Dx25_link.c288 list_add(&nb->node, &x25_neigh_list); in x25_link_device_up()
301 if (nb->node.next) { in __x25_remove_neigh()
302 list_del(&nb->node); in __x25_remove_neigh()
318 nb = list_entry(entry, struct x25_neigh, node); in x25_link_device_down()
337 list_for_each_entry(nb, &x25_neigh_list, node) { in x25_get_neigh()
415 nb = list_entry(entry, struct x25_neigh, node); in x25_link_free()
/linux-6.15/sound/soc/renesas/rcar/
H A Dmix.c290 struct device_node *node; in rsnd_mix_probe() local
298 node = rsnd_mix_of_node(priv); in rsnd_mix_probe()
299 if (!node) in rsnd_mix_probe()
302 nr = of_get_child_count(node); in rsnd_mix_probe()
319 for_each_child_of_node(node, np) { in rsnd_mix_probe()
343 of_node_put(node); in rsnd_mix_probe()
/linux-6.15/drivers/watchdog/
H A Drealtek_otto_wdt.c256 const struct fwnode_handle *node = ctrl->dev->fwnode; in otto_wdt_probe_reset_mode() local
261 if (!node) in otto_wdt_probe_reset_mode()
264 mode_count = fwnode_property_string_array_count(node, mode_property); in otto_wdt_probe_reset_mode()
272 if (fwnode_property_match_string(node, mode_property, "soc") == 0) in otto_wdt_probe_reset_mode()
274 else if (fwnode_property_match_string(node, mode_property, "cpu") == 0) in otto_wdt_probe_reset_mode()
276 else if (fwnode_property_match_string(node, mode_property, "software") == 0) in otto_wdt_probe_reset_mode()
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c40 struct drm_info_node *node = (struct drm_info_node *) m->private; in nouveau_debugfs_vbios_image() local
41 struct nouveau_drm *drm = nouveau_drm(node->minor->dev); in nouveau_debugfs_vbios_image()
52 struct drm_info_node *node = m->private; in nouveau_debugfs_strap_peek() local
53 struct nouveau_drm *drm = nouveau_drm(node->minor->dev); in nouveau_debugfs_strap_peek()
222 struct drm_info_node *node = (struct drm_info_node *) m->private; in nouveau_debugfs_gpuva() local
223 struct nouveau_drm *drm = nouveau_drm(node->minor->dev); in nouveau_debugfs_gpuva()
/linux-6.15/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c62 list_for_each_entry(iter, &bo->mappings.list, node) { in panfrost_gem_mapping_get()
110 list_for_each_entry(mapping, &bo->mappings.list, node) in panfrost_gem_teardown_mappings_locked()
128 INIT_LIST_HEAD(&mapping->node); in panfrost_gem_open()
160 list_add_tail(&mapping->node, &bo->mappings.list); in panfrost_gem_open()
176 list_for_each_entry(iter, &bo->mappings.list, node) { in panfrost_gem_close()
179 list_del(&iter->node); in panfrost_gem_close()
/linux-6.15/fs/befs/
H A Ddebug.c248 befs_dump_index_node(const struct super_block *sb, befs_btree_nodehead *node) in befs_dump_index_node() argument
253 befs_debug(sb, " left %016LX", fs64_to_cpu(sb, node->left)); in befs_dump_index_node()
254 befs_debug(sb, " right %016LX", fs64_to_cpu(sb, node->right)); in befs_dump_index_node()
255 befs_debug(sb, " overflow %016LX", fs64_to_cpu(sb, node->overflow)); in befs_dump_index_node()
257 fs16_to_cpu(sb, node->all_key_count)); in befs_dump_index_node()
259 fs16_to_cpu(sb, node->all_key_length)); in befs_dump_index_node()
/linux-6.15/fs/ocfs2/dlm/
H A Ddlmmaster.c40 struct o2nm_node *node,
44 struct o2nm_node *node,
1213 int node; in dlm_restart_lock_mastery() local
1223 while (node >= 0) { in dlm_restart_lock_mastery()
2258 u8 node; in dlm_deref_lockres_handler() local
2269 node = deref->node_idx; in dlm_deref_lockres_handler()
2353 u8 node; in dlm_deref_lockres_done_handler() local
2361 node = deref->node_idx; in dlm_deref_lockres_done_handler()
2430 lockname, ret, node); in dlm_drop_lockres_ref_done()
2443 u8 node; in dlm_deref_lockres_worker() local
[all …]
/linux-6.15/fs/ntfs3/
H A Dfrecord.c112 for (node = rb_first(&ni->mi_tree); node;) { in ni_clear()
114 struct mft_inode *mi = rb_entry(node, struct mft_inode, node); in ni_clear()
118 node = next; in ni_clear()
940 for (node = rb_first(&ni->mi_tree); node; node = rb_next(node)) { in ni_ins_attr_ext()
941 mi = rb_entry(node, struct mft_inode, node); in ni_ins_attr_ext()
1207 for (node = rb_first(&ni->mi_tree); node; node = rb_next(node)) { in ni_expand_mft_list()
1208 mi = rb_entry(node, struct mft_inode, node); in ni_expand_mft_list()
1570 for (node = rb_first(&ni->mi_tree); node;) { in ni_delete_all()
3061 for (node = rb_first(&ni->mi_tree); node; node = rb_next(node)) { in ni_is_dirty()
3062 if (rb_entry(node, struct mft_inode, node)->dirty) in ni_is_dirty()
[all …]
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dsophgo,sg2042-pinctrl.yaml25 A pinctrl node should contain at least one subnode representing the
41 - $ref: pincfg-node.yaml#
42 - $ref: pinmux-node.yaml#
48 node apply to. This should be set using the PINMUX macro.
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dleds-netxbig.txt12 Each LED is represented as a sub-node of the netxbig-leds device.
14 Required sub-node properties:
21 Optional sub-node properties:
22 - label: Name for this LED. If omitted, the label is taken from the node name.
/linux-6.15/include/linux/
H A Dmigrate.h146 struct vm_area_struct *vma, int node);
147 int migrate_misplaced_folio(struct folio *folio, int node);
150 struct vm_area_struct *vma, int node) in migrate_misplaced_folio_prepare() argument
154 static inline int migrate_misplaced_folio(struct folio *folio, int node) in migrate_misplaced_folio() argument
/linux-6.15/Documentation/devicetree/bindings/display/rockchip/
H A Drockchip,inno-hdmi.yaml50 Port node with one endpoint connected to a vop node.
55 Port node with one endpoint connected to a hdmi-connector node.
/linux-6.15/Documentation/devicetree/bindings/media/
H A Dimx.txt4 Video Media Controller node
7 This is the media controller node for video capture support. It is a
24 mipi_csi2 node
27 This is the device node for the MIPI CSI-2 Receiver core in the i.MX
/linux-6.15/arch/arm64/include/asm/
H A Dvmap_stack.h18 static inline unsigned long *arch_alloc_vmap_stack(size_t stack_size, int node) in arch_alloc_vmap_stack() argument
24 p = __vmalloc_node(stack_size, THREAD_ALIGN, THREADINFO_GFP, node, in arch_alloc_vmap_stack()
/linux-6.15/fs/ocfs2/cluster/
H A Dtcp.h98 int o2net_start_listening(struct o2nm_node *node);
99 void o2net_stop_listening(struct o2nm_node *node);
100 void o2net_disconnect_node(struct o2nm_node *node);
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dfsl,qoriq-mc-dpmac.yaml14 located under the 'dpmacs' node for the fsl-mc bus DTS node.
30 A reference to a node representing a PCS PHY device found on
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dmarvell,berlin.txt8 clock node should be a sub-node of the chip controller node. Marvell Berlin2
/linux-6.15/Documentation/devicetree/bindings/display/bridge/
H A Danalogix,dp.yaml46 Input node to receive pixel data.
51 Port node with one endpoint connected to a dp-connector node.
/linux-6.15/arch/x86/kernel/
H A Dirq_32.c109 int node = cpu_to_node(cpu); in irq_init_percpu_irqstack() local
115 ph = alloc_pages_node(node, THREADINFO_GFP, THREAD_SIZE_ORDER); in irq_init_percpu_irqstack()
118 ps = alloc_pages_node(node, THREADINFO_GFP, THREAD_SIZE_ORDER); in irq_init_percpu_irqstack()

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