Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
H A Dwatch_queue.c43 static inline bool lock_wqueue(struct watch_queue *wqueue) in lock_wqueue() function
228 if (lock_wqueue(wqueue)) { in __post_watch_notification()
508 if (lock_wqueue(wqueue)) { in add_watch_to_object()
567 if (lock_wqueue(wqueue)) { in remove_watch_from_object()
/kernel/linux/linux-6.6/kernel/
H A Dwatch_queue.c42 static inline bool lock_wqueue(struct watch_queue *wqueue) in lock_wqueue() function
224 if (lock_wqueue(wqueue)) { in __post_watch_notification()
501 if (lock_wqueue(wqueue)) { in add_watch_to_object()
560 if (lock_wqueue(wqueue)) { in remove_watch_from_object()

Completed in 4 milliseconds