HomeSort by: relevance | last modified time | path
    Searched defs:dw_callout_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/common/linux/
linux_work.c 82 static void dw_callout_init(struct workqueue_struct *,
906 * dw_callout_init(wq, dw)
912 dw_callout_init(struct workqueue_struct *wq, struct delayed_work *dw)
999 dw_callout_init(wq, dw);
1076 dw_callout_init(wq, dw);
1096 dw_callout_init(wq, dw);
908 dw_callout_init(struct workqueue_struct *wq, struct delayed_work *dw) function in typeref:typename:void
linux_work.c 82 static void dw_callout_init(struct workqueue_struct *,
906 * dw_callout_init(wq, dw)
912 dw_callout_init(struct workqueue_struct *wq, struct delayed_work *dw)
999 dw_callout_init(wq, dw);
1076 dw_callout_init(wq, dw);
1096 dw_callout_init(wq, dw);
908 dw_callout_init(struct workqueue_struct *wq, struct delayed_work *dw) function in typeref:typename:void

Completed in 26 milliseconds