Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dst.c1626 int undone, retry_eot = 0, scode; in st_write() local
1798 undone = (int)cmdstatp->uremainder64; in st_write()
1801 undone = transfer; in st_write()
1803 undone = 0; in st_write()
1805 undone *= STp->block_size; in st_write()
1806 if (undone <= do_count) { in st_write()
1808 count += undone; in st_write()
1809 b_point -= undone; in st_write()
1810 do_count -= undone; in st_write()
1812 blks = (transfer - undone) / STp->block_size; in st_write()
[all …]
/Linux-v5.10/Documentation/userspace-api/
Dspec_ctrl.rst40 3 PR_SPEC_FORCE_DISABLE Same as PR_SPEC_DISABLE, but cannot be undone. A
/Linux-v5.10/Documentation/driver-api/pm/
Dnotifiers.rst57 ``PM_HIBERNATION_PREPARE``, should be undone for ``PM_POST_HIBERNATION``.
/Linux-v5.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-v5.10/mm/
Dshmem.c2864 goto undone; in shmem_fallocate()
2891 undone: in shmem_fallocate()
/Linux-v5.10/Documentation/admin-guide/hw-vuln/
Dl1tf.rst298 again. "nosmt" can be undone via the sysfs interface.
/Linux-v5.10/Documentation/admin-guide/
Dkernel-parameters.txt3227 nosmt=force: Force disable SMT, cannot be undone