Home
last modified time | relevance | path

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

/linux/kernel/
H A Dwatch_queue.c424 static void __put_watch(struct kref *kref) in __put_watch() function
436 kref_put(&watch->usage, __put_watch); in put_watch()