Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dwatch_queue.c158 static bool filter_watch_notification(const struct watch_filter *wf, in filter_watch_notification() function
218 if (wf && !filter_watch_notification(wf, n)) in __post_watch_notification()