Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dposix-timers.h187 #define REQUEUE_PENDING 1 macro
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-timers.c697 if (iv && (timr->it_requeue_pending & REQUEUE_PENDING || sig_none)) in common_timer_get()
880 ~REQUEUE_PENDING; in common_timer_set()
H A Dposix-cpu-timers.c702 ~REQUEUE_PENDING; in posix_cpu_timer_set()