Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
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
2180 debug_work_activate(work); in insert_work()