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; member415 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_read_lock()425 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_read_unlock()435 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_write_lock()445 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_write_unlock()473 if (static_branch_unlikely(&no_sleep_enabled) && lh->cache->no_sleep) in __lh_lock()478 if (static_branch_unlikely(&no_sleep_enabled) && lh->cache->no_sleep) in __lh_lock()488 if (static_branch_unlikely(&no_sleep_enabled) && lh->cache->no_sleep) in __lh_unlock()[all …]