Home
last modified time | relevance | path

Searched refs:wraparound (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/scsi/
H A Dhpsa.h119 u8 wraparound; member
507 if ((((u32) rq->head[rq->current_entry]) & 1) == rq->wraparound) { in SA5_performant_completed()
517 rq->wraparound ^= 1; in SA5_performant_completed()
H A Dhpsa.c997 if ((rq->head[rq->current_entry] & 1) == rq->wraparound) { in next_command()
1007 rq->wraparound ^= 1; in next_command()
9506 h->reply_queue[i].wraparound = 1; /* spec: init to 1 */ in hpsa_put_ctlr_into_performant_mode()
/linux-6.15/Documentation/admin-guide/acpi/
H A Dcppc_sysfs.rst56 * wraparound_time: Minimum time for the feedback counters to wraparound
/linux-6.15/fs/
H A DKconfig227 int. In some cases this can cause wraparound, potentially resulting
/linux-6.15/Documentation/misc-devices/
H A Dxilinx_sdfec.rst29 - Does not support shared LDPC code table wraparound
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst1660 .. note:: This is a ringbuffer, so the table_ptr will wraparound.