Home
last modified time | relevance | path

Searched refs:node (Results 5401 – 5425 of 6034) sorted by relevance

1...<<211212213214215216217218219220>>...242

/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dphy-stm32-usbphyc.yaml68 Each port the controller provides must be represented as a sub-node.
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dcs35l36.txt100 Optional properties for the "cirrus,vpbr-config" Sub-node
/linux-6.15/Documentation/iio/
H A Diio_devbuf.rst12 ``/dev/iio:deviceX`` character device node, thus reducing the CPU load.
/linux-6.15/samples/qmi/
H A Dqmi_sample_client.c537 struct sockaddr_qrtr sq = { AF_QIPCRTR, service->node, service->port }; in qmi_sample_new_server()
/linux-6.15/arch/powerpc/include/asm/
H A Dspu.h120 u32 node; member
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsc7180-acer-aspire1.dts14 /delete-node/ &tz_mem;
15 /delete-node/ &ipa_fw_mem;
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1029 struct mlx5e_xsk_param *xsk, int node, u16 q_counter,
1053 int node; member
/linux-6.15/drivers/phy/st/
H A Dphy-miphy28lp.c1109 static int miphy28lp_probe_resets(struct device_node *node, in miphy28lp_probe_resets() argument
1116 of_reset_control_get_shared(node, "miphy-sw-rst"); in miphy28lp_probe_resets()
/linux-6.15/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c989 struct device_node *node = dev->dev.of_node; in fsl_ifc_nand_probe() local
997 ret = of_address_to_resource(node, 0, &res); in fsl_ifc_nand_probe()
/linux-6.15/drivers/gpu/drm/stm/
H A Dlvds.c750 struct device_node *node = lvds->dev->of_node; in lvds_pixel_clk_register() local
762 ret = of_clk_add_hw_provider(node, of_clk_hw_simple_get, in lvds_pixel_clk_register()
/linux-6.15/arch/csky/kernel/
H A Dperf_event.c1296 struct device_node *node = pdev->dev.of_node; in csky_pmu_device_probe() local
1305 if (of_property_read_u32(node, "count-width", in csky_pmu_device_probe()
/linux-6.15/include/linux/mlx5/
H A Ddriver.h1017 struct mlx5_frag_buf *buf, int node);
1054 int node);
/linux-6.15/arch/powerpc/kernel/
H A Diommu.c913 unsigned long mask, gfp_t flag, int node) in iommu_alloc_coherent() argument
940 page = alloc_pages_node(node, flag, order); in iommu_alloc_coherent()
/linux-6.15/Documentation/sound/codecs/
H A Dcs35l56.rst265 No AF01 node
267 node named "AF01" but it was not found.
/linux-6.15/Documentation/mm/
H A Dmultigen_lru.rst225 An memcg LRU is a per-node LRU of memcgs. It is also an LRU of LRUs,
226 since each node and memcg combination has an LRU of folios (see
/linux-6.15/drivers/rtc/
H A Drtc-ds1307.c1601 struct device_node *node = ds1307->dev->of_node; in ds3231_clks_register() local
1639 if (node) in ds3231_clks_register()
1640 of_clk_add_provider(node, of_clk_src_onecell_get, onecell); in ds3231_clks_register()
/linux-6.15/sound/soc/intel/avs/
H A Dpcm.c1002 list_add_tail(&acomp->node, &adev->comp_list); in avs_component_probe()
1022 list_del(&acomp->node); in avs_component_remove()
1348 INIT_LIST_HEAD(&acomp->node); in avs_soc_component_register()
/linux-6.15/net/nfc/
H A Dnetlink.c392 hlist_for_each_entry_safe(sdres, n, sdres_list, node) { in nfc_genl_llc_send_sdres()
409 hlist_del(&sdres->node); in nfc_genl_llc_send_sdres()
1208 hlist_add_head(&sdreq->node, &sdreq_list); in nfc_genl_llc_sdreq()
/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Drtw8703b.c533 struct device_node *node = rtwdev->dev->of_node; in try_mac_from_devicetree() local
537 if (node) { in try_mac_from_devicetree()
538 ret = of_get_mac_address(node, efuse->addr); in try_mac_from_devicetree()
/linux-6.15/drivers/iio/adc/
H A Dad7380.c1922 device_for_each_child_node_scoped(dev, node) { in ad7380_probe()
1926 ret = fwnode_property_read_u32(node, "reg", &channel); in ad7380_probe()
1936 ret = fwnode_property_read_u32(node, "adi,gain-milli", in ad7380_probe()
/linux-6.15/drivers/scsi/
H A Dscsi_lib.c2637 evt = list_entry(this, struct scsi_event, node); in scsi_evt_thread()
2638 list_del(&evt->node); in scsi_evt_thread()
2667 list_add_tail(&evt->node, &sdev->event_list); in sdev_evt_send()
2688 INIT_LIST_HEAD(&evt->node); in sdev_evt_alloc()
/linux-6.15/tools/perf/
H A Dbuiltin-stat.c154 bool node, socket, die, cluster, cache, core, thread, no_aggr; member
162 if (opt_mode->node) in opt_aggr_mode_to_aggr_mode()
1682 id.node = perf_env__numa_node(data, cpu); in perf_env__get_node_aggr_by_cpu()
2420 OPT_BOOLEAN(0, "per-node", &opt_mode.node, "aggregate counts per numa node"), in cmd_stat()
/linux-6.15/tools/power/pm-graph/
H A Dsleepgraph.py326 self.hostname = platform.node()
2078 node = DeviceNode(name, depth)
2085 node.children.append(cnode)
2086 return node
2087 def printTopology(self, node): argument
2089 if node.name:
2094 if node.name in list:
2096 e = list[node.name]['end']
2097 if list[node.name]['drv']:
2104 if len(node.children) > 0:
[all …]
/linux-6.15/drivers/net/
H A Dvirtio_net.c445 struct hlist_node node; member
3962 static int virtnet_cpu_online(unsigned int cpu, struct hlist_node *node) in virtnet_cpu_online() argument
3964 struct virtnet_info *vi = hlist_entry_safe(node, struct virtnet_info, in virtnet_cpu_online()
3965 node); in virtnet_cpu_online()
3970 static int virtnet_cpu_dead(unsigned int cpu, struct hlist_node *node) in virtnet_cpu_dead() argument
3972 struct virtnet_info *vi = hlist_entry_safe(node, struct virtnet_info, in virtnet_cpu_dead()
3980 struct virtnet_info *vi = hlist_entry_safe(node, struct virtnet_info, in virtnet_cpu_down_prep()
3981 node); in virtnet_cpu_down_prep()
3993 ret = cpuhp_state_add_instance_nocalls(virtionet_online, &vi->node); in virtnet_cpu_notif_add()
4000 cpuhp_state_remove_instance_nocalls(virtionet_online, &vi->node); in virtnet_cpu_notif_add()
[all …]
/linux-6.15/net/core/
H A Dskbuff.c567 static void *kmalloc_reserve(unsigned int *size, gfp_t flags, int node, in kmalloc_reserve() argument
579 node); in kmalloc_reserve()
585 obj = kmem_cache_alloc_node(net_hotdata.skb_small_head_cache, flags, node); in kmalloc_reserve()
601 node); in kmalloc_reserve()
607 obj = kmalloc_node_track_caller(obj_size, flags, node); in kmalloc_reserve()
640 int flags, int node) in __alloc_skb() argument
655 likely(node == NUMA_NO_NODE || node == numa_mem_id())) in __alloc_skb()
658 skb = kmem_cache_alloc_node(cache, gfp_mask & ~GFP_DMA, node); in __alloc_skb()
668 data = kmalloc_reserve(&size, gfp_mask, node, &pfmemalloc); in __alloc_skb()

1...<<211212213214215216217218219220>>...242