Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dwatch_queue.h79 extern void __post_watch_notification(struct watch_list *,
108 __post_watch_notification(wlist, n, cred, id); in post_watch_notification()
/openbmc/linux/kernel/
H A Dwatch_queue.c194 void __post_watch_notification(struct watch_list *wlist, in __post_watch_notification() function
232 EXPORT_SYMBOL(__post_watch_notification);