Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dposix-timers.h144 struct posix_cputimers_work { struct
145 struct callback_head work;
146 struct mutex mutex;
147 unsigned int scheduled;
Dsched.h1052 struct posix_cputimers_work posix_cputimers_work; member