/src/sys/external/bsd/common/include/linux/ |
workqueue.h | 58 #define mod_delayed_work linux_mod_delayed_work macro 145 bool mod_delayed_work(struct workqueue_struct *, struct delayed_work *,
|
workqueue.h | 58 #define mod_delayed_work linux_mod_delayed_work macro 145 bool mod_delayed_work(struct workqueue_struct *, struct delayed_work *,
|
workqueue.h | 58 #define mod_delayed_work linux_mod_delayed_work macro 145 bool mod_delayed_work(struct workqueue_struct *, struct delayed_work *,
|
/src/sys/external/bsd/common/linux/ |
linux_work.c | 1041 * mod_delayed_work(wq, dw, ticks) 1050 mod_delayed_work(struct workqueue_struct *wq, struct delayed_work *dw, 1046 mod_delayed_work(struct workqueue_struct *wq, struct delayed_work *dw, function in typeref:typename:bool
|
linux_work.c | 1041 * mod_delayed_work(wq, dw, ticks) 1050 mod_delayed_work(struct workqueue_struct *wq, struct delayed_work *dw, 1046 mod_delayed_work(struct workqueue_struct *wq, struct delayed_work *dw, function in typeref:typename:bool
|
linux_work.c | 1041 * mod_delayed_work(wq, dw, ticks) 1050 mod_delayed_work(struct workqueue_struct *wq, struct delayed_work *dw, 1046 mod_delayed_work(struct workqueue_struct *wq, struct delayed_work *dw, function in typeref:typename:bool
|