Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dworkqueue.c493 static inline void debug_work_deactivate(struct work_struct *work) in debug_work_deactivate() function
522 static inline void debug_work_deactivate(struct work_struct *work) { } in debug_work_deactivate() function
1280 debug_work_deactivate(work); in try_to_grab_pending()
2203 debug_work_deactivate(work); in process_one_work()