Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dwatch_queue.c430 static void __put_watch(struct kref *kref) in __put_watch() function
442 kref_put(&watch->usage, __put_watch); in put_watch()