Home
last modified time | relevance | path

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

/kernel/
Dasync.c323 bool current_is_async(void) in current_is_async() function
Dkmod.c148 WARN_ON_ONCE(wait && current_is_async()); in __request_module()