Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/linux/
H A Dwatch_queue.h80 extern void __post_watch_notification(struct watch_list *,
109 __post_watch_notification(wlist, n, cred, id); in post_watch_notification()
/kernel/linux/linux-5.10/kernel/
H A Dwatch_queue.c186 * __post_watch_notification - Post an event notification
198 void __post_watch_notification(struct watch_list *wlist, in __post_watch_notification() function
236 EXPORT_SYMBOL(__post_watch_notification); variable
/kernel/linux/linux-6.6/kernel/
H A Dwatch_queue.c182 * __post_watch_notification - Post an event notification
194 void __post_watch_notification(struct watch_list *wlist, in __post_watch_notification() function
232 EXPORT_SYMBOL(__post_watch_notification); variable

Completed in 5 milliseconds