Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dworkqueue.h269 static inline void destroy_work_on_stack(struct work_struct *work) { } in destroy_work_on_stack() function
/linux/kernel/
H A Dworkqueue.c681 void destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack() function