os_nsecs 265 arch/um/include/shared/os.h extern long long os_nsecs(void); os_nsecs 151 arch/um/kernel/time.c return os_nsecs() / TIMER_MULTIPLIER;