Home
last modified time | relevance | path

Searched refs:statuses (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/ABI/testing/
H A Ddebugfs-tpmi40 clearing all the statuses can be done by writing "0\n" to this file.
H A Dsysfs-bus-usb148 statuses available in WWAN, WLAN/Wi-Fi, Bluetooth, etc.
/linux/tools/testing/kunit/
H A Dkunit_parser.py35 counts : TestCounts - counts of the test statuses and errors of
78 Tracks the counts of statuses of all test cases and any errors within
89 statuses = [('passed', self.passed), ('failed', self.failed),
93 ', '.join(f'{s}: {n}' for s, n in statuses if n > 0)
643 counts of the statuses of the tests subtests or the test itself if it
830 # Add statuses to TestCounts attribute in Test object
/linux/Documentation/arch/riscv/
H A Dvector.rst27 argument consists of two 2-bit enablement statuses and a bit for inheritance
/linux/drivers/md/dm-vdo/
H A Dslab-depot.c3563 struct slab_status *statuses; in get_slab_statuses() local
3567 &statuses); in get_slab_statuses()
3571 *statuses_ptr = statuses; in get_slab_statuses()
3576 *statuses++ = (struct slab_status) { in get_slab_statuses()
/linux/Documentation/networking/
H A Dsnmp_counter.rst811 or Time-Wait statuses, the skipped ACK would be counted to
813 TcpExtTCPACKSkippedTimeWait. In all other statuses, the skipped ACK
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-mlxreg-io233 Description: The files represent BIOS statuses:
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq2083 * poll for these statuses too.