Home
last modified time | relevance | path

Searched refs:node (Results 5751 – 5775 of 6034) sorted by relevance

1...<<231232233234235236237238239240>>...242

/linux-6.15/arch/arm64/boot/dts/ti/
H A Dk3-am642-sr-som.dtsi558 * Explicitly link a regulator node for indicating to the driver which
/linux-6.15/drivers/dma/
H A Dhisi_dma.c518 list_del(&vd->node); in hisi_dma_start_transfer()
H A Dbcm2835-dma.c448 list_del(&vd->node); in bcm2835_dma_start_desc()
/linux-6.15/Documentation/driver-api/
H A Dioctl.rst239 permissions of a character device node
/linux-6.15/drivers/accel/amdxdna/
H A Daie2_message.c312 list_for_each_entry(client, &xdna->client_list, node) { in aie2_query_status()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-timecard166 Reading this node will return:
/linux-6.15/Documentation/arch/powerpc/
H A Dpapr_hcalls.rst116 where its present as an attribute in the device tree node associated with the
/linux-6.15/fs/ubifs/
H A Dtnc_commit.c256 idx = snod->node; in layout_leb_in_gaps()
/linux-6.15/drivers/pci/
H A Dxen-pcifront.c72 sd->sd.node = first_online_node; in pcifront_init_sd()
/linux-6.15/arch/arm/boot/dts/marvell/
H A Darmada-38x.dtsi461 * register address" rule, the eth0 node is
/linux-6.15/Documentation/driver-api/driver-model/
H A Ddriver.rst126 node access, and does proper reference counting on each device as it
/linux-6.15/drivers/tty/hvc/
H A Dhvcs.c887 list_for_each_entry(pi, &head, node) in hvcs_get_pi()
/linux-6.15/include/linux/
H A Defi.h1029 struct device *efi_get_device_by_path(const struct efi_dev_path **node,
/linux-6.15/Documentation/PCI/
H A Dacpi-info.rst158 namespace (under \_SB) in a node with a _HID of EISAID (PNP0C02), and
/linux-6.15/include/sound/
H A Dsoc-dapm.h596 struct snd_soc_dapm_widget *node[2]; member
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c2137 struct hlist_node *node; in ice_replay_tc_fltrs() local
2139 hlist_for_each_entry_safe(fltr, node, in ice_replay_tc_fltrs()
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-class-infiniband26 (RW) Update the node description with information such as the
27 node's hostname, so that IB network management software can tie
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Ddra7.dtsi203 * node and enable pcie1_ep mode.
321 * the required amount or the node can be overridden
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h769 int node; member
882 int node; member
/linux-6.15/drivers/net/phy/
H A Dnxp-c45-tja11xx.c1711 struct device_node *node = phydev->mdio.dev.of_node; in nxp_c45_parse_dt() local
1717 if (of_property_read_bool(node, "nxp,rmii-refclk-out")) in nxp_c45_parse_dt()
/linux-6.15/tools/perf/Documentation/
H A Dperf-config.txt290 │ struct rb_node *rb_next(const struct rb_node *node)
297 │ if (RB_EMPTY_NODE(node))
/linux-6.15/Documentation/filesystems/
H A Dproc.rst712 node locality page counters (N0 == node0, N1 == node1, ...) and the kernel page
915 The node file on an SMP system shows the node to which the device using the IRQ
1296 N<node>=nr (Only on NUMA kernels)
1297 Number of pages allocated on memory node <node>
1748 cpuset. If it is due to a mempolicy's node(s) being exhausted, the allowed
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.txt757 numa_cma=<node>:nn[MG][,<node>:nn[MG]]
761 area for the specified node.
763 With numa CMA enabled, DMA users on node nid will
1874 Format: <integer> or (node format)
1875 <node>:<integer>[,<node>:<integer>]
1898 of a CMA area per node can be specified.
1899 Format: nn[KMGTPE] or (node format)
1900 <node>:nn[KMGTPE][,<node>:nn[KMGTPE]]
4380 Disable NUMA, Only set up a single NUMA node
4396 divide each physical node into N emulated nodes.
[all …]
/linux-6.15/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c9223 int node; in pqi_pci_probe() local
9240 node = dev_to_node(&pci_dev->dev); in pqi_pci_probe()
9241 if (node == NUMA_NO_NODE) { in pqi_pci_probe()
9242 node = cpu_to_node(0); in pqi_pci_probe()
9243 if (node == NUMA_NO_NODE) in pqi_pci_probe()
9244 node = 0; in pqi_pci_probe()
9245 set_dev_node(&pci_dev->dev, node); in pqi_pci_probe()
9248 ctrl_info = pqi_alloc_ctrl_info(node); in pqi_pci_probe()
9254 ctrl_info->numa_node = node; in pqi_pci_probe()
/linux-6.15/tools/perf/
H A Dbuiltin-script.c3186 struct list_head node; member
3214 list_add_tail(&s->node, &script_descs); in script_desc__add()
3221 list_for_each_entry(s, &script_descs, node) in script_desc__find()
3368 list_for_each_entry(desc, &script_descs, node) { in list_available_scripts()

1...<<231232233234235236237238239240>>...242