Home
last modified time | relevance | path

Searched refs:posix_cputimers_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dposix-timers.h139 static inline void posix_cputimers_init(struct posix_cputimers *pct) in posix_cputimers_init() function
174 static inline void posix_cputimers_init(struct posix_cputimers *pct) { } in posix_cputimers_init() function
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-cpu-timers.c25 posix_cputimers_init(pct); in posix_cputimers_group_init()
/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c2092 posix_cputimers_init(&p->posix_cputimers); in copy_process()