Searched refs:no_sleep (Results 1 – 2 of 2) sorted by relevance
12 no_sleep=False variable75 if no_sleep != True:85 if no_sleep != True:102 if no_sleep != True:115 if no_sleep != True:128 if no_sleep != True:132 global no_sleep138 no_sleep=True140 no_sleep=True
249 static struct lru_entry *lru_evict(struct lru *lru, le_predicate pred, void *context, bool no_sleep) in lru_evict() argument290 if (!no_sleep) in lru_evict()393 bool no_sleep; member406 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_read_lock()414 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_read_unlock()422 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_write_lock()430 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_write_unlock()458 if (static_branch_unlikely(&no_sleep_enabled) && lh->cache->no_sleep) in __lh_lock()463 if (static_branch_unlikely(&no_sleep_enabled) && lh->cache->no_sleep) in __lh_lock()473 if (static_branch_unlikely(&no_sleep_enabled) && lh->cache->no_sleep) in __lh_unlock()[all …]