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

/linux-master/include/linux/
H A Dwatch_queue.h79 extern void __post_watch_notification(struct watch_list *,
108 __post_watch_notification(wlist, n, cred, id);
/linux-master/kernel/
H A Dwatch_queue.c182 * __post_watch_notification - Post an event notification
194 void __post_watch_notification(struct watch_list *wlist, function
232 EXPORT_SYMBOL(__post_watch_notification); variable

Completed in 85 milliseconds