Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dwatch_queue.c42 static inline bool lock_wqueue(struct watch_queue *wqueue) in lock_wqueue() function
223 if (lock_wqueue(wqueue)) { in __post_watch_notification()
509 if (lock_wqueue(wqueue)) { in add_watch_to_object()
568 if (lock_wqueue(wqueue)) { in remove_watch_from_object()