| /linux-6.15/arch/arm64/boot/dts/ti/ |
| H A D | k3-am642-sr-som.dtsi | 558 * Explicitly link a regulator node for indicating to the driver which
|
| /linux-6.15/drivers/dma/ |
| H A D | hisi_dma.c | 518 list_del(&vd->node); in hisi_dma_start_transfer()
|
| H A D | bcm2835-dma.c | 448 list_del(&vd->node); in bcm2835_dma_start_desc()
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | ioctl.rst | 239 permissions of a character device node
|
| /linux-6.15/drivers/accel/amdxdna/ |
| H A D | aie2_message.c | 312 list_for_each_entry(client, &xdna->client_list, node) { in aie2_query_status()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-timecard | 166 Reading this node will return:
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | papr_hcalls.rst | 116 where its present as an attribute in the device tree node associated with the
|
| /linux-6.15/fs/ubifs/ |
| H A D | tnc_commit.c | 256 idx = snod->node; in layout_leb_in_gaps()
|
| /linux-6.15/drivers/pci/ |
| H A D | xen-pcifront.c | 72 sd->sd.node = first_online_node; in pcifront_init_sd()
|
| /linux-6.15/arch/arm/boot/dts/marvell/ |
| H A D | armada-38x.dtsi | 461 * register address" rule, the eth0 node is
|
| /linux-6.15/Documentation/driver-api/driver-model/ |
| H A D | driver.rst | 126 node access, and does proper reference counting on each device as it
|
| /linux-6.15/drivers/tty/hvc/ |
| H A D | hvcs.c | 887 list_for_each_entry(pi, &head, node) in hvcs_get_pi()
|
| /linux-6.15/include/linux/ |
| H A D | efi.h | 1029 struct device *efi_get_device_by_path(const struct efi_dev_path **node,
|
| /linux-6.15/Documentation/PCI/ |
| H A D | acpi-info.rst | 158 namespace (under \_SB) in a node with a _HID of EISAID (PNP0C02), and
|
| /linux-6.15/include/sound/ |
| H A D | soc-dapm.h | 596 struct snd_soc_dapm_widget *node[2]; member
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_tc_lib.c | 2137 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 D | sysfs-class-infiniband | 26 (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 D | dra7.dtsi | 203 * 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 D | mbox.h | 769 int node; member 882 int node; member
|
| /linux-6.15/drivers/net/phy/ |
| H A D | nxp-c45-tja11xx.c | 1711 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 D | perf-config.txt | 290 │ struct rb_node *rb_next(const struct rb_node *node) 297 │ if (RB_EMPTY_NODE(node))
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | proc.rst | 712 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 D | kernel-parameters.txt | 757 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 D | smartpqi_init.c | 9223 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 D | builtin-script.c | 3186 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()
|