ata_change_queue_depth
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Selective Inline ⚠️int ata_change_queue_depth(struct ata_port *ap, struct ata_device *dev, struct scsi_device *sdev, int queue_depth);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In drivers/ata/libata-sata.c (ffffffff81bbefc0)
Location: drivers/ata/libata-sata.c:1031
Inline: True
Direct callers:
- drivers/ata/libata-sata.c:ata_scsi_change_queue_depth
Symbols:
ffffffff81bbefc0-ffffffff81bbf0a7: ata_change_queue_depth (STB_GLOBAL)
6.5
: ✅int ata_change_queue_depth(struct ata_port *ap, struct scsi_device *sdev, int queue_depth);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/ata/libata-sata.c (ffffffff81c16050)
Location: drivers/ata/libata-sata.c:1042
Inline: False
Direct callers:
- drivers/ata/libata-sata.c:ata_scsi_change_queue_depth
Symbols:
ffffffff81c16050-ffffffff81c1616a: ata_change_queue_depth (STB_GLOBAL)
6.8
: ✅int ata_change_queue_depth(struct ata_port *ap, struct scsi_device *sdev, int queue_depth);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/ata/libata-sata.c (ffffffff81c6b230)
Location: drivers/ata/libata-sata.c:1054
Inline: False
Direct callers:
- drivers/ata/libata-sata.c:ata_scsi_change_queue_depth
Symbols:
ffffffff81c6b230-ffffffff81c6b34a: ata_change_queue_depth (STB_GLOBAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
6.2
and 6.5
⚠️struct ata_device *dev
ap, dev, sdev, queue_depth
➡️ ap, sdev, queue_depth
6.5
and 6.8
✅