| /linux-6.15/net/ipv4/ |
| H A D | tcp_output.c | 2593 const struct rb_node *node = sk->tcp_rtx_queue.rb_node; in tcp_rtx_queue_empty_or_single_skb() local 2596 if (!node) in tcp_rtx_queue_empty_or_single_skb() 2600 return !node->rb_left && !node->rb_right; in tcp_rtx_queue_empty_or_single_skb()
|
| /linux-6.15/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_virtchnl_pf.c | 3727 struct hlist_node *node; in i40e_del_all_cloud_filters() local 3730 hlist_for_each_entry_safe(cfilter, node, in i40e_del_all_cloud_filters() 3773 struct hlist_node *node; in i40e_vc_del_cloud_filter() local 3856 hlist_for_each_entry_safe(cf, node, in i40e_vc_del_cloud_filter()
|
| /linux-6.15/drivers/crypto/hisilicon/ |
| H A D | qm.c | 3484 static int hisi_qm_sort_devices(int node, struct list_head *head, in hisi_qm_sort_devices() argument 3505 res->distance = node_distance(dev_node, node); in hisi_qm_sort_devices() 3532 u8 alg_type, int node, struct hisi_qp **qps) in hisi_qm_alloc_qps_node() argument 3543 if (hisi_qm_sort_devices(node, &head, qm_list)) { in hisi_qm_alloc_qps_node() 3566 node, alg_type, qp_num); in hisi_qm_alloc_qps_node()
|
| /linux-6.15/Documentation/arch/sparc/oradax/ |
| H A D | dax-hv-api.txt | 45 …device node in the guest MD (Section 8.24.17, “Database Analytics Accelerators (DAX) virtual-device 46 node”). 113 …e number of device interrupts available to the guest is indicated in the virtual device node of the 114 …guest MD (Section 8.24.17, “Database Analytics Accelerators (DAX) virtual-device node”). If the de… 115 …node indicates N interrupts available, the guest may use any value from 0 to N - 1 (inclusive) in …
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | dm814x.dtsi | 45 * The soc node represents the soc top level view. It is used for IPs
|
| H A D | am33xx.dtsi | 182 * The soc node represents the soc top level view. It is used for IPs
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-oneplus-common.dtsi | 21 /delete-node/ &rmtfs_mem;
|
| H A D | qcm6490-shift-otter.dts | 23 /delete-node/ &rmtfs_mem;
|
| /linux-6.15/drivers/dma/ |
| H A D | dma-jz4780.c | 498 list_del(&vdesc->node); in jz4780_dma_begin()
|
| H A D | tegra210-adma.c | 394 list_del(&vd->node); in tegra_adma_start()
|
| /linux-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | regulator.yaml | 248 description: Input supply phandle(s) for this node
|
| /linux-6.15/drivers/acpi/x86/ |
| H A D | lpss.c | 638 rentry = list_first_entry_or_null(&resource_list, struct resource_entry, node); in acpi_lpss_create_device()
|
| /linux-6.15/drivers/usb/renesas_usbhs/ |
| H A D | mod_gadget.c | 678 WARN_ON(!list_empty(&ureq->pkt.node)); in usbhsg_ep_free_request()
|
| /linux-6.15/drivers/accel/amdxdna/ |
| H A D | aie2_pci.c | 786 list_for_each_entry(tmp_client, &xdna->client_list, node) { in aie2_get_hwctx_status()
|
| /linux-6.15/arch/arm/boot/dts/nvidia/ |
| H A D | tegra20-paz00.dts | 678 /delete-node/ opp-760000000;
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | topdown.txt | 115 by writing the /sys/devices/cpu/rdpmc sysfs node.
|
| /linux-6.15/include/linux/ |
| H A D | usb.h | 1140 struct list_head node; member
|
| H A D | iommu.h | 140 struct list_head node; member
|
| /linux-6.15/drivers/scsi/ |
| H A D | virtio_scsi.c | 85 struct hlist_node node; member
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | debugfs-driver-habanalabs | 284 Reading from the node returns the newest state dump available.
|
| /linux-6.15/Documentation/devicetree/bindings/display/panel/ |
| H A D | panel-simple.yaml | 18 or it may be a direct child node of the display.
|
| /linux-6.15/Documentation/usb/ |
| H A D | gadget_serial.rst | 133 then see a /dev/ttyGS0 node::
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | verbs.c | 1846 dd->verbs_dev.rdi.dparms.node = dd->node; in hfi1_register_ib_device()
|
| /linux-6.15/drivers/mtd/ |
| H A D | mtdcore.c | 549 struct device_node *node = mtd_get_of_node(mtd); in mtd_nvmem_add() local 556 config.add_legacy_fixed_of_cells = of_device_is_compatible(node, "nvmem-cells"); in mtd_nvmem_add()
|
| /linux-6.15/drivers/video/fbdev/via/ |
| H A D | viafbdev.c | 1771 viafbinfo->node = 0; in via_fb_pci_probe() 1881 viafbinfo->node, viafbinfo->fix.id, default_var.xres, in via_fb_pci_probe()
|