Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h2090 struct posix_cputimers_work { struct
2091 struct callback_head work;
2092 struct mutex mutex;
2093 unsigned int scheduled;
2433 struct posix_cputimers_work posix_cputimers_work; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h1562 struct posix_cputimers_work { struct
1563 struct callback_head work;
1564 struct mutex mutex;
1565 unsigned int scheduled;
1992 struct posix_cputimers_work posix_cputimers_work; member