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

  /src/sys/external/bsd/common/include/linux/
workqueue.h 47 #define cancel_delayed_work_sync linux_cancel_delayed_work_sync macro
148 bool cancel_delayed_work_sync(struct delayed_work *);
  /src/sys/external/bsd/common/linux/
linux_work.c 1322 * cancel_delayed_work_sync(dw)
1331 cancel_delayed_work_sync(struct delayed_work *dw)
1327 cancel_delayed_work_sync(struct delayed_work *dw) function in typeref:typename:bool

Completed in 13 milliseconds