Home
last modified time | relevance | path

Searched refs:node (Results 5226 - 5250 of 8920) sorted by relevance

1...<<201202203204205206207208209210>>...357

/kernel/linux/linux-5.10/include/linux/
H A Dpm_qos.h62 struct plist_node node; member
67 struct list_head node; member
140 int pm_qos_update_target(struct pm_qos_constraints *c, struct plist_node *node,
/kernel/linux/linux-5.10/scripts/genksyms/
H A Dparse.y29 struct string_list *node = *p;
30 *p = node->next;
31 free_node(node);
/kernel/linux/linux-5.10/sound/soc/xilinx/
H A Dxlnx_spdif.c245 struct device_node *node = dev->of_node; in xlnx_spdif_probe() local
268 ret = of_property_read_u32(node, "xlnx,spdif-mode", &ctx->mode); in xlnx_spdif_probe()
295 ret = of_property_read_u32(node, "xlnx,aud_clk_i", &ctx->aclk); in xlnx_spdif_probe()
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dannotate.c127 list_for_each_entry(pos, &notes->src->source, al.node) { in perf_gtk__annotate_symbol()
156 list_for_each_entry_safe(pos, n, &notes->src->source, al.node) { in perf_gtk__annotate_symbol()
157 list_del_init(&pos->al.node); in perf_gtk__annotate_symbol()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dutil.c385 struct str_node *node; in perf_tip() local
400 node = strlist__entry(tips, random() % strlist__nr_entries(tips)); in perf_tip()
401 if (asprintf(strp, "Tip: %s", node->s) < 0) in perf_tip()
/kernel/linux/linux-5.10/lib/
H A Dklist.c9 * "node" (struct klist_node) objects. For struct klist, a spinlock is
12 * reference count that indicates the number of current users of that node
18 * current node on the list.
29 * Only when the count goes to 0 is the node removed from the list.
30 * klist_remove() will try to delete the node from the list and block until
119 * @n: node we're adding.
131 * @n: node we're adding.
142 * klist_add_behind - Init a klist_node and add it after an existing node
143 * @n: node we're adding.
144 * @pos: node t
175 struct klist_node *node; global() member
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_timewait_sock.c260 struct hlist_nulls_node *node; in inet_twsk_purge() local
270 sk_nulls_for_each_rcu(sk, node, &head->chain) { in inet_twsk_purge()
307 if (get_nulls_value(node) != slot) in inet_twsk_purge()
/kernel/linux/linux-5.10/net/llc/
H A Dllc_sap.c318 struct hlist_nulls_node *node; in llc_lookup_dgram() local
324 sk_nulls_for_each_rcu(rc, node, laddr_hb) { in llc_lookup_dgram()
343 if (unlikely(get_nulls_value(node) != slot)) in llc_lookup_dgram()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_active.c288 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) { in i915_active_print()
324 __list_del_entry(&active->cb.node); in active_flush()
339 rbtree_postorder_for_each_entry_safe(it, n, &ref->tree, node) in i915_active_unlock_wait()
/kernel/linux/linux-5.10/drivers/perf/hisilicon/
H A Dhisi_uncore_ddrc_pmu.c371 &ddrc_pmu->node); in hisi_ddrc_pmu_probe()
399 CPUHP_AP_PERF_ARM_HISI_DDRC_ONLINE, &ddrc_pmu->node); in hisi_ddrc_pmu_probe()
412 &ddrc_pmu->node); in hisi_ddrc_pmu_remove()
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_glink_smem.c186 struct device_node *node) in qcom_glink_smem_register()
202 dev->of_node = node; in qcom_glink_smem_register()
204 dev_set_name(dev, "%s:%pOFn", dev_name(parent->parent), node); in qcom_glink_smem_register()
185 qcom_glink_smem_register(struct device *parent, struct device_node *node) qcom_glink_smem_register() argument
/kernel/linux/linux-5.10/drivers/rtc/
H A Dclass.c30 struct timerqueue_node *node; in rtc_device_release() local
33 while ((node = timerqueue_getnext(head))) in rtc_device_release()
34 timerqueue_del(head, node); in rtc_device_release()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcavium-octeon.c151 struct device_node *cn, *node = pdev->dev.of_node; in octeon_mmc_probe() local
178 if (of_device_is_compatible(node, "cavium,octeon-7890-mmc")) { in octeon_mmc_probe()
271 for_each_child_of_node(node, cn) { in octeon_mmc_probe()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsaccess.c99 * just create and link the new node(s) here. in acpi_ns_root_initialize()
190 obj_desc->mutex.node = new_node; in acpi_ns_root_initialize()
321 if ((!scope_info) || (!scope_info->scope.node)) { in acpi_ns_lookup()
323 "Null scope prefix, using root node (%p)\n", in acpi_ns_lookup()
328 prefix_node = scope_info->scope.node; in acpi_ns_lookup()
331 ACPI_ERROR((AE_INFO, "%p is not a namespace node [%s]", in acpi_ns_lookup()
339 * This node might not be a actual "scope" node (such as a in acpi_ns_lookup()
341 * node. Backup up the tree to find the containing scope node in acpi_ns_lookup()
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpm_qos.h62 struct plist_node node; member
67 struct list_head node; member
140 int pm_qos_update_target(struct pm_qos_constraints *c, struct plist_node *node,
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dintel_init.c161 struct list_head *node; in sdw_intel_probe_controller() local
250 list_for_each(node, &bus->slaves) in sdw_intel_probe_controller()
262 list_for_each_entry(slave, &bus->slaves, node) { in sdw_intel_probe_controller()
/kernel/linux/linux-6.6/drivers/rtc/
H A Dclass.c30 struct timerqueue_node *node; in rtc_device_release() local
33 while ((node = timerqueue_getnext(head))) in rtc_device_release()
34 timerqueue_del(head, node); in rtc_device_release()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.h24 struct llist_node node; member
157 struct list_head node; member
233 struct vhost_msg_node *node);
/kernel/linux/linux-6.6/drivers/powercap/
H A Dintel_rapl_tpmi.c53 struct list_head node; member
109 list_add(&trp->node, &tpmi_rapl_packages); in trp_alloc()
125 list_del(&trp->node); in trp_release()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/displays/
H A Dconnector-dvi.c233 struct device_node *node = pdev->dev.of_node; in dvic_probe_of() local
238 in = omapdss_of_find_source_for_first_ep(node); in dvic_probe_of()
246 adapter_node = of_parse_phandle(node, "ddc-i2c-bus", 0); in dvic_probe_of()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-generic.c215 struct device_node *node = dev->of_node; in usb_phy_gen_create_phy() local
217 if (of_property_read_u32(node, "clock-frequency", &clk_rate)) in usb_phy_gen_create_phy()
220 needs_clk = of_property_read_bool(node, "clocks"); in usb_phy_gen_create_phy()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-stm32.c288 static int __init stm32_timer_init(struct device_node *node) in stm32_timer_init() argument
301 ret = timer_of_init(node, to); in stm32_timer_init()
312 rstc = of_reset_control_get(node, NULL); in stm32_timer_init()
/kernel/linux/linux-6.6/io_uring/
H A Dcancel.c162 struct io_tctx_node *node; in __io_async_cancel() local
177 list_for_each_entry(node, &ctx->tctx_list, ctx_node) { in __io_async_cancel()
178 struct io_uring_task *tctx = node->task->io_uring; in __io_async_cancel()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_compression.c49 struct qat_compression_instance *qat_compression_get_instance_node(int node) in qat_compression_get_instance_node() argument
64 if ((node == tmp_dev_node || tmp_dev_node < 0) && in qat_compression_get_instance_node()
75 pr_debug_ratelimited("QAT: Could not find a device on node %d\n", node); in qat_compression_get_instance_node()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmshyperv.h63 int hv_call_deposit_pages(int node, u64 partition_id, u32 num_pages);
64 int hv_call_add_logical_proc(int node, u32 lp_index, u32 acpi_id);
65 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags);

Completed in 23 milliseconds

1...<<201202203204205206207208209210>>...357