Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dst.c1623 int undone, retry_eot = 0, scode; in st_write() local
1795 undone = (int)cmdstatp->uremainder64; in st_write()
1798 undone = transfer; in st_write()
1800 undone = 0; in st_write()
1802 undone *= STp->block_size; in st_write()
1803 if (undone <= do_count) { in st_write()
1805 count += undone; in st_write()
1806 b_point -= undone; in st_write()
1807 do_count -= undone; in st_write()
1809 blks = (transfer - undone) / STp->block_size; in st_write()
[all …]
/linux-5.19.10/Documentation/userspace-api/
Dspec_ctrl.rst40 3 PR_SPEC_FORCE_DISABLE Same as PR_SPEC_DISABLE, but cannot be undone. A
/linux-5.19.10/Documentation/driver-api/
Dio-mapping.rst56 Nested mappings need to be undone in reverse order because the mapping
/linux-5.19.10/Documentation/driver-api/pm/
Dnotifiers.rst57 ``PM_HIBERNATION_PREPARE``, should be undone for ``PM_POST_HIBERNATION``.
/linux-5.19.10/Documentation/process/
Dmanagement-style.rst71 things that can't be undone. Don't get ushered into a corner from which
84 easily undone.
/linux-5.19.10/mm/
Dshmem.c2768 goto undone; in shmem_fallocate()
2808 undone: in shmem_fallocate()
/linux-5.19.10/Documentation/admin-guide/hw-vuln/
Dl1tf.rst298 again. "nosmt" can be undone via the sysfs interface.
/linux-5.19.10/Documentation/admin-guide/
Dkernel-parameters.txt3577 nosmt=force: Force disable SMT, cannot be undone