Searched refs:TT_NATIVE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Drestart_block.h18 TT_NATIVE = 1, enumerator in enum:timespec_type
/linux-master/kernel/time/
H A Dposix-stubs.c117 current->restart_block.nanosleep.type = rmtp ? TT_NATIVE : TT_NONE;
H A Dhrtimer.c2032 case TT_NATIVE:
2137 current->restart_block.nanosleep.type = rmtp ? TT_NATIVE : TT_NONE;
H A Dposix-timers.c1393 current->restart_block.nanosleep.type = rmtp ? TT_NATIVE : TT_NONE;

Completed in 105 milliseconds