Home
last modified time | relevance | path

Searched refs:unqueued (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-ata134 unqueued: Drive supports unqueued DSM TRIM only
139 be buggy and only unqueued TRIM commands
/linux/drivers/target/
H A Dtarget_core_user.c1259 bool unqueued = false; in tcmu_tmr_notify() local
1285 unqueued = true; in tcmu_tmr_notify()
1287 if (unqueued) in tcmu_tmr_notify()
/linux/mm/
H A Dhuge_memory.c4025 bool unqueued = false; in split_folio_to_list()
4040 unqueued = true; in __folio_unqueue_deferred_split()
4044 return unqueued; /* useful for debug warnings */ in __folio_unqueue_deferred_split() local
4219 * left on the list (which may be concurrently unqueued) in deferred_split_scan()
/linux/Documentation/admin-guide/
H A Dbcache.rst623 reused. Defaults to off, since SATA TRIM is an unqueued command (and thus
H A Dkernel-parameters.txt3231 * [no]trim: Enable or disable (unqueued) TRIM.