Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dposix-timers.h122 long posixtimer_create_prctl(unsigned long ctrl);
149 static inline long posixtimer_create_prctl(unsigned long ctrl) { return -EINVAL; } in posixtimer_create_prctl() function