Home
last modified time | relevance | path

Searched refs:wake_up_all (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dfscache-cache.h434 wake_up_all(&fscache_cache_cleared_wq); in fscache_object_destroyed()
Dwait.h210 #define wake_up_all(x) __wake_up(x, TASK_NORMAL, 0, NULL) macro