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

  /src/sys/external/bsd/common/include/linux/
workqueue.h 51 #define delayed_work_pending linux_delayed_work_pending macro
150 bool delayed_work_pending(const struct delayed_work *);
  /src/sys/external/bsd/common/linux/
linux_work.c 1622 * delayed_work_pending(dw) function in typeref:typename:bool
1627 delayed_work_pending(const struct delayed_work *dw)

Completed in 12 milliseconds