Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dworkqueue.c570 static inline void debug_work_activate(struct work_struct *work) in debug_work_activate() function
603 static inline void debug_work_activate(struct work_struct *work) { } in debug_work_activate() function
1644 debug_work_activate(work); in insert_work()