Home
last modified time | relevance | path

Searched refs:no_sleep (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bufio.c257 static struct lru_entry *lru_evict(struct lru *lru, le_predicate pred, void *context, bool no_sleep) in lru_evict() argument
298 if (!no_sleep) in lru_evict()
400 bool no_sleep; member
413 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_read_lock()
421 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_read_unlock()
429 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_write_lock()
437 if (static_branch_unlikely(&no_sleep_enabled) && bc->no_sleep) in cache_write_unlock()
465 if (static_branch_unlikely(&no_sleep_enabled) && lh->cache->no_sleep) in __lh_lock()
470 if (static_branch_unlikely(&no_sleep_enabled) && lh->cache->no_sleep) in __lh_lock()
480 if (static_branch_unlikely(&no_sleep_enabled) && lh->cache->no_sleep) in __lh_unlock()
538 cache_init(struct dm_buffer_cache *bc, unsigned int num_locks, bool no_sleep) cache_init() argument
985 bool no_sleep; global() member
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dpm24xx.c89 goto no_sleep; in omap2_enter_full_retention()
96 no_sleep: in omap2_enter_full_retention()

Completed in 4 milliseconds