Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dworkqueue.c511 static inline void debug_work_deactivate(struct work_struct *work) in debug_work_deactivate() function
540 static inline void debug_work_deactivate(struct work_struct *work) { } in debug_work_deactivate() function
1298 debug_work_deactivate(work); in try_to_grab_pending()
2227 debug_work_deactivate(work); in process_one_work()