OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:work_pending
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/common/include/linux/
workqueue.h
70
#define
work_pending
linux_work_pending
macro
138
bool
work_pending
(const struct work_struct *);
/src/sys/external/bsd/common/linux/
linux_work.c
589
*
work_pending
(work)
595
work_pending
(const struct work_struct *work)
1630
return
work_pending
(&dw->work);
1654
KASSERT(
work_pending
(&rw->work));
592
work_pending
(const struct work_struct *work)
function in typeref:typename:bool
Completed in 12 milliseconds
Indexes created Sun Sep 21 18:09:52 GMT 2025