Home
last modified time | relevance | path

Searched refs:watch_queue_clear (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dwatch_queue.h93 extern void watch_queue_clear(struct watch_queue *);
/OK3568_Linux_fs/kernel/kernel/
H A Dwatch_queue.c600 void watch_queue_clear(struct watch_queue *wqueue) in watch_queue_clear() function
/OK3568_Linux_fs/kernel/fs/
H A Dpipe.c836 watch_queue_clear(pipe->watch_queue); in free_pipe_info()