Home
last modified time | relevance | path

Searched defs:posix_cputimers_work (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dposix-timers.h144 struct posix_cputimers_work { struct
145 struct callback_head work;
146 struct mutex mutex;
147 unsigned int scheduled;
H A Dsched.h1057 struct posix_cputimers_work posix_cputimers_work; member