Searched refs:CLOCK_MONOTONIC_COARSE (Results 1 – 20 of 20) sorted by relevance
| /Linux-v5.10/tools/testing/selftests/timens/ |
| D | gettime_perf.c | 67 test(CLOCK_MONOTONIC_COARSE, "monotonic-coarse", false); in main() 89 test(CLOCK_MONOTONIC_COARSE, "monotonic-coarse", true); in main()
|
| D | timens.c | 43 ct(CLOCK_MONOTONIC_COARSE, 1), 100 case CLOCK_MONOTONIC_COARSE: in test_gettime()
|
| D | timens.h | 69 if (clk_id == CLOCK_MONOTONIC_COARSE || clk_id == CLOCK_MONOTONIC_RAW) in _settime()
|
| /Linux-v5.10/tools/testing/selftests/timers/ |
| D | set-timer-lat.c | 39 #define CLOCK_MONOTONIC_COARSE 6 macro 73 case CLOCK_MONOTONIC_COARSE: in clockstring() 271 (clock_id == CLOCK_MONOTONIC_COARSE) || in main()
|
| D | nanosleep.c | 40 #define CLOCK_MONOTONIC_COARSE 6 macro 65 case CLOCK_MONOTONIC_COARSE: in clockstring()
|
| D | alarmtimer-suspend.c | 39 #define CLOCK_MONOTONIC_COARSE 6 macro 72 case CLOCK_MONOTONIC_COARSE: in clockstring()
|
| D | inconsistency-check.c | 42 #define CLOCK_MONOTONIC_COARSE 6 macro 65 case CLOCK_MONOTONIC_COARSE: in clockstring()
|
| D | nsleep-lat.c | 40 #define CLOCK_MONOTONIC_COARSE 6 macro 65 case CLOCK_MONOTONIC_COARSE: in clockstring()
|
| /Linux-v5.10/include/uapi/linux/ |
| D | time.h | 55 #define CLOCK_MONOTONIC_COARSE 6 macro
|
| /Linux-v5.10/include/vdso/ |
| D | datapage.h | 34 BIT(CLOCK_MONOTONIC_COARSE))
|
| /Linux-v5.10/arch/nds32/kernel/vdso/ |
| D | gettimeofday.c | 171 case CLOCK_MONOTONIC_COARSE: in __vdso_clock_gettime() 220 case CLOCK_MONOTONIC_COARSE: in __vdso_clock_getres()
|
| /Linux-v5.10/arch/powerpc/kernel/vdso32/ |
| D | gettimeofday.S | 73 cmpli cr6,r3,CLOCK_MONOTONIC_COARSE 201 cmpwi cr7, r3, CLOCK_MONOTONIC_COARSE
|
| /Linux-v5.10/arch/sparc/vdso/ |
| D | vclock_gettime.c | 269 case CLOCK_MONOTONIC_COARSE: in __vdso_clock_gettime() 297 case CLOCK_MONOTONIC_COARSE: in __vdso_clock_gettime_stick()
|
| /Linux-v5.10/kernel/time/ |
| D | vsyscall.c | 97 vdso_ts = &vdata[CS_HRES_COARSE].basetime[CLOCK_MONOTONIC_COARSE]; in update_vsyscall()
|
| D | namespace.c | 190 offset[CLOCK_MONOTONIC_COARSE] = monotonic; in timens_setup_vdso_data()
|
| D | posix-timers.c | 1391 [CLOCK_MONOTONIC_COARSE] = &clock_monotonic_coarse,
|
| /Linux-v5.10/arch/powerpc/kernel/vdso64/ |
| D | gettimeofday.S | 66 cmpwi cr6,r3,CLOCK_MONOTONIC_COARSE
|
| /Linux-v5.10/drivers/iio/ |
| D | industrialio-core.c | 253 case CLOCK_MONOTONIC_COARSE: in iio_get_time_ns() 281 case CLOCK_MONOTONIC_COARSE: in iio_get_time_res() 1364 case CLOCK_MONOTONIC_COARSE: in iio_show_timestamp_clock() 1400 clk = CLOCK_MONOTONIC_COARSE; in iio_store_timestamp_clock()
|
| /Linux-v5.10/Documentation/core-api/ |
| D | timekeeping.rst | 118 corresponding to CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE
|
| /Linux-v5.10/arch/powerpc/kernel/ |
| D | asm-offsets.c | 437 DEFINE(CLOCK_MONOTONIC_COARSE, CLOCK_MONOTONIC_COARSE); in main()
|