Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dwatch_queue.c420 static void free_watch(struct rcu_head *rcu) in free_watch() function
434 call_rcu(&watch->rcu, free_watch); in __put_watch()