Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h222 #define wake_up_sync(x) __wake_up_sync((x), TASK_NORMAL) macro
/OK3568_Linux_fs/kernel/fs/fuse/
H A Ddev.c215 wake_up_sync(&fiq->waitq); in fuse_dev_wake_and_unlock()