TT_NONE 755 kernel/time/alarmtimer.c if (restart->nanosleep.type != TT_NONE) { TT_NONE 1887 kernel/time/hrtimer.c if (restart->nanosleep.type != TT_NONE) { TT_NONE 1959 kernel/time/hrtimer.c current->restart_block.nanosleep.type = rmtp ? TT_NATIVE : TT_NONE; TT_NONE 1979 kernel/time/hrtimer.c current->restart_block.nanosleep.type = rmtp ? TT_COMPAT : TT_NONE; TT_NONE 1308 kernel/time/posix-cpu-timers.c if (restart->nanosleep.type != TT_NONE) TT_NONE 145 kernel/time/posix-stubs.c current->restart_block.nanosleep.type = rmtp ? TT_NATIVE : TT_NONE; TT_NONE 231 kernel/time/posix-stubs.c current->restart_block.nanosleep.type = rmtp ? TT_COMPAT : TT_NONE; TT_NONE 1227 kernel/time/posix-timers.c current->restart_block.nanosleep.type = rmtp ? TT_NATIVE : TT_NONE; TT_NONE 1254 kernel/time/posix-timers.c current->restart_block.nanosleep.type = rmtp ? TT_COMPAT : TT_NONE;