Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/of/
Dunittest.c1144 int id, ret, defers; in of_unittest_destroy_tracked_overlays() local
1151 defers = 0; in of_unittest_destroy_tracked_overlays()
1159 defers++; in of_unittest_destroy_tracked_overlays()
1167 } while (defers > 0); in of_unittest_destroy_tracked_overlays()
/linux-4.4.14/drivers/net/ethernet/alteon/
Dacenic.h557 u32 defers; member
/linux-4.4.14/Documentation/RCU/
DUP.txt46 underlying RCU, namely that call_rcu() defers invoking its arguments until
/linux-4.4.14/drivers/atm/
DKconfig346 This defers work to be done by the interrupt handler to a
/linux-4.4.14/Documentation/filesystems/caching/
Dnetfs-api.txt865 This can be called with spinlocks held as it defers the work to a thread pool.