Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dworkqueue.h265 static inline void destroy_delayed_work_on_stack(struct delayed_work *work) { } in destroy_delayed_work_on_stack() function
/openbmc/linux/kernel/
H A Dworkqueue.c595 void destroy_delayed_work_on_stack(struct delayed_work *work) in destroy_delayed_work_on_stack() function