Home
last modified time | relevance | path

Searched defs:schedule_work (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dworkqueues.h49 static inline bool schedule_work(struct work_struct *work) in schedule_work() function
/kernel/linux/linux-5.10/include/linux/
Dworkqueue.h568 static inline bool schedule_work(struct work_struct *work) in schedule_work() function
/kernel/linux/linux-6.6/include/linux/
Dworkqueue.h621 static inline bool schedule_work(struct work_struct *work) in schedule_work() function
/kernel/linux/linux-6.6/drivers/net/dsa/hirschmann/
Dhellcreek.h260 struct delayed_work schedule_work; member