Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c662 static inline void debug_work_activate(struct work_struct *work) in debug_work_activate() function
695 static inline void debug_work_activate(struct work_struct *work) { } in debug_work_activate() function
2177 debug_work_activate(work); in insert_work()