Home
last modified time | relevance | path

Searched refs:node (Results 7176 - 7200 of 11957) sorted by relevance

1...<<281282283284285286287288289290>>...479

/kernel/linux/linux-5.10/include/linux/
H A Dsbitmap.h145 * sbitmap_init_node() - Initialize a &struct sbitmap on a specific memory node.
151 * @node: Memory node to allocate on.
156 gfp_t flags, int node);
356 * memory node.
362 * @node: Memory node to allocate on.
367 int shift, bool round_robin, gfp_t flags, int node);
H A Dthermal.h104 struct list_head node; member
146 * @node: node in thermal_tz_list (in thermal_core.c)
179 struct list_head node; member
194 * @governor_list: node in thermal_governor_list (in thermal_core.c)
/kernel/linux/linux-5.10/include/linux/usb/
H A Dphy.h224 struct device_node *node, struct notifier_block *nb);
253 struct device_node *node, struct notifier_block *nb) in devm_usb_get_phy_by_node()
252 devm_usb_get_phy_by_node(struct device *dev, struct device_node *node, struct notifier_block *nb) devm_usb_get_phy_by_node() argument
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dstructleak_plugin.c53 static tree handle_user_attribute(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_user_attribute() argument
58 if (TREE_CODE(*node) != FIELD_DECL) in handle_user_attribute()
/kernel/linux/linux-5.10/scripts/dtc/
H A Dyamltree.c176 static void yaml_tree(struct node *tree, yaml_emitter_t *emitter) in yaml_tree()
179 struct node *child; in yaml_tree()
/kernel/linux/linux-5.10/fs/jffs2/
H A Dmalloc.c214 /* If jeb->last_node is really a valid node then skip over it */ in jffs2_prealloc_raw_node_refs()
286 xd->node = (void *)xd; in jffs2_alloc_xattr_datum()
306 ref->node = (void *)ref; in jffs2_alloc_xattr_ref()
/kernel/linux/linux-5.10/include/video/
H A Dmmp_disp.h172 /* use node to register to list */
173 struct list_head node; member
210 /* use node to register to list */
211 struct list_head node; member
/kernel/linux/linux-5.10/net/hsr/
H A Dhsr_main.h27 * each node differ before we notify of communication problem?
33 /* How often shall we check for broken ring and remove node entries older than
189 struct hsr_node *node);
198 void (*update_san_info)(struct hsr_node *node, bool is_sup);
213 spinlock_t list_lock; /* locking for node list */
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_ib.c299 struct drm_info_node *node = (struct drm_info_node *) m->private; in radeon_debugfs_sa_info() local
300 struct drm_device *dev = node->minor->dev; in radeon_debugfs_sa_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_vid.c95 struct drm_info_node *node = s->private; in vid_dbg_show() local
96 struct sti_vid *vid = (struct sti_vid *)node->info_ent->data; in vid_dbg_show()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_mipi_dsi.h95 * @dev: driver model device node for this DSI host
107 struct mipi_dsi_host *of_find_mipi_dsi_host_by_node(struct device_node *node);
149 * @node: pointer to OF device node or NULL
157 struct device_node *node; member
163 * @dev: driver model device node for this peripheral
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-jcore.c142 struct device_node *node = pdev->dev.of_node; in jcore_spi_probe() local
159 master->dev.of_node = node; in jcore_spi_probe()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dmxs-lradc.c130 struct device_node *node = dev->of_node; in mxs_lradc_probe() local
159 ret = of_property_read_u32(node, "fsl,lradc-touchscreen-wires", in mxs_lradc_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcavium-thunderx.c60 struct device_node *node = pdev->dev.of_node; in thunder_mmc_probe() local
132 for_each_child_of_node(node, child_node) { in thunder_mmc_probe()
135 * Create a dummy device per slot and set the node pointer to in thunder_mmc_probe()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dtbxfload.c359 struct acpi_namespace_node *node = in ACPI_EXPORT_SYMBOL() local
374 * The node owner_id is currently the same as the parent table ID. in ACPI_EXPORT_SYMBOL()
377 owner_id = node->owner_id; in ACPI_EXPORT_SYMBOL()
/kernel/linux/linux-6.6/fs/jffs2/
H A Dmalloc.c214 /* If jeb->last_node is really a valid node then skip over it */ in jffs2_prealloc_raw_node_refs()
286 xd->node = (void *)xd; in jffs2_alloc_xattr_datum()
306 ref->node = (void *)ref; in jffs2_alloc_xattr_ref()
/kernel/linux/linux-6.6/include/net/
H A Damt.h281 struct hlist_node node; member
301 struct hlist_node node; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_mipi_dsi.h100 * @dev: driver model device node for this DSI host
112 struct mipi_dsi_host *of_find_mipi_dsi_host_by_node(struct device_node *node);
156 * @node: pointer to OF device node or NULL
164 struct device_node *node; member
170 * @dev: driver model device node for this peripheral
/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Ddevice.h374 struct fwnode_handle *node);
380 struct fwnode_handle *node) in __ssam_register_clients()
379 __ssam_register_clients(struct device *parent, struct ssam_controller *ctrl, struct fwnode_handle *node) __ssam_register_clients() argument
/kernel/linux/linux-6.6/include/linux/usb/
H A Dphy.h224 struct device_node *node, struct notifier_block *nb);
253 struct device_node *node, struct notifier_block *nb) in devm_usb_get_phy_by_node()
252 devm_usb_get_phy_by_node(struct device *dev, struct device_node *node, struct notifier_block *nb) devm_usb_get_phy_by_node() argument
/kernel/linux/linux-6.6/include/linux/
H A Dsysctl.h104 * null procname disables /proc mirroring at this node.
158 struct rb_node node; member
189 struct ctl_node *node; member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-ti.c91 struct device_node *node = pdev->dev.of_node; in cdns_ti_probe() local
179 error = of_platform_populate(node, NULL, NULL, dev); in cdns_ti_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-jcore.c143 struct device_node *node = pdev->dev.of_node; in jcore_spi_probe() local
160 host->dev.of_node = node; in jcore_spi_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-sodaville.c92 static int sdv_xlate(struct irq_domain *h, struct device_node *node, in sdv_xlate() argument
98 if (node != irq_domain_get_of_node(h)) in sdv_xlate()
/kernel/linux/linux-6.6/drivers/gnss/
H A Dserial.c113 struct device_node *node = serdev->dev.of_node; in gnss_serial_parse_dt() local
116 of_property_read_u32(node, "current-speed", &speed); in gnss_serial_parse_dt()

Completed in 20 milliseconds

1...<<281282283284285286287288289290>>...479