Searched defs:schedule_work (Results 1 – 2 of 2) sorted by relevance
49 static inline bool schedule_work(struct work_struct *work) in schedule_work() function
207 #define schedule_work(work) do {} while (0) macro