Home
last modified time | relevance | path

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

/include/linux/
Dworkqueue.h210 extern void destroy_work_on_stack(struct work_struct *work);
218 static inline void destroy_work_on_stack(struct work_struct *work) { } in destroy_work_on_stack() function