Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dposix-timers.c540 static struct k_itimer * alloc_posix_timer(void) in alloc_posix_timer() function
610 new_timer = alloc_posix_timer(); in SYSCALL_DEFINE3()