Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dwatch_queue.c417 static void free_watch(struct rcu_head *rcu) in free_watch() function
431 call_rcu(&watch->rcu, free_watch); in __put_watch()