Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dposix-timers_types.h68 struct posix_cputimers_work { struct
69 struct callback_head work;
70 struct mutex mutex;
71 unsigned int scheduled;
Dsched.h1122 struct posix_cputimers_work posix_cputimers_work; member