Searched refs:dropping (Results 1 – 2 of 2) sorted by relevance
34 …TICAL` | Device is in a critical memory state. Expect latencies and consider dropping all caches. |102 room by notifying processes, dropping caches, defragmenting the compressor pool,
814 int dropping, result; in knote_post() local835 dropping = (kn->kn_status & (KN_DROPPING | KN_VANISHED)); in knote_post()837 if (!dropping && (result & FILTER_ADJUST_EVENT_IOTIER_BIT)) { in knote_post()841 if (!dropping && (result & FILTER_ACTIVE)) { in knote_post()856 if (__improbable(dropping)) { in knote_post()