Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dwatch_queue.h80 extern void __post_watch_notification(struct watch_list *,
109 __post_watch_notification(wlist, n, cred, id); in post_watch_notification()
/Linux-v6.1/kernel/
Dwatch_queue.c198 void __post_watch_notification(struct watch_list *wlist, in __post_watch_notification() function
236 EXPORT_SYMBOL(__post_watch_notification);