Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c671 static inline void debug_work_deactivate(struct work_struct *work) in debug_work_deactivate() function
700 static inline void debug_work_deactivate(struct work_struct *work) { } in debug_work_deactivate() function
2095 debug_work_deactivate(work); in try_to_grab_pending()
3161 debug_work_deactivate(work); in process_one_work()