Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dallocators.rst26 the filesystem defers deciding the exact placement on the disk until all
/Linux-v4.19/drivers/of/
Dunittest.c1400 int id, ret, defers, ovcs_id; in of_unittest_destroy_tracked_overlays() local
1407 defers = 0; in of_unittest_destroy_tracked_overlays()
1421 defers++; in of_unittest_destroy_tracked_overlays()
1429 } while (defers > 0); in of_unittest_destroy_tracked_overlays()
/Linux-v4.19/drivers/video/console/
DKconfig157 If enabled this defers the framebuffer console taking over the
/Linux-v4.19/Documentation/RCU/
DUP.txt46 underlying RCU, namely that call_rcu() defers invoking its arguments until
/Linux-v4.19/drivers/net/ethernet/alteon/
Dacenic.h558 u32 defers; member
/Linux-v4.19/Documentation/
Dlsm.txt138 manner, LSM again defers the problem of composition to the module.
/Linux-v4.19/drivers/atm/
DKconfig347 This defers work to be done by the interrupt handler to a
/Linux-v4.19/Documentation/filesystems/caching/
Dnetfs-api.txt860 This can be called with spinlocks held as it defers the work to a thread pool.