Home
last modified time | relevance | path

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

/kernel/
Dwatch_queue.c409 void put_watch_queue(struct watch_queue *wqueue) in put_watch_queue() function
413 EXPORT_SYMBOL(put_watch_queue);
419 put_watch_queue(rcu_access_pointer(watch->queue)); in free_watch()