Home
last modified time | relevance | path

Searched refs:CLOCK_BOOTTIME (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dclockid.c29 #ifndef CLOCK_BOOTTIME
30 #define CLOCK_BOOTTIME 7 macro
43 CLOCKID_MAP("boottime", CLOCK_BOOTTIME),
50 CLOCKID_MAP("boot", CLOCK_BOOTTIME),
/OK3568_Linux_fs/kernel/tools/testing/selftests/timens/
H A Dtimerfd.c21 clockid = CLOCK_BOOTTIME; in tclock_gettime()
92 clock_gettime(CLOCK_BOOTTIME, &btime_now); in main()
99 CLOCK_BOOTTIME, 9 * 24 * 3600); in main()
116 ret |= run_test(CLOCK_BOOTTIME, btime_now); in main()
H A Dgettime_perf.c69 test(CLOCK_BOOTTIME, "boottime", false); in main()
82 if (_settime(CLOCK_BOOTTIME, offset)) in main()
91 test(CLOCK_BOOTTIME, "boottime", true); in main()
H A Dtimer.c85 clock_gettime(CLOCK_BOOTTIME, &btime_now); in main()
92 CLOCK_BOOTTIME, 9 * 24 * 3600); in main()
109 ret |= run_test(CLOCK_BOOTTIME, btime_now); in main()
H A Dtimens.h42 case CLOCK_BOOTTIME: in check_skip()
H A Dprocfs.c64 if (_settime(CLOCK_BOOTTIME, TEN_DAYS_IN_SEC)) in init_namespaces()
H A Dclock_nanosleep.c129 if (_settime(CLOCK_BOOTTIME, 9 * 24 * 3600)) in main()
H A Dtimens.c40 ct(CLOCK_BOOTTIME, -1),
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-stubs.c83 case CLOCK_BOOTTIME: in do_clock_gettime()
118 case CLOCK_BOOTTIME: in SYSCALL_DEFINE2()
137 case CLOCK_BOOTTIME: in SYSCALL_DEFINE4()
211 case CLOCK_BOOTTIME: in SYSCALL_DEFINE2()
230 case CLOCK_BOOTTIME: in SYSCALL_DEFINE4()
H A Dnamespace.c32 case CLOCK_BOOTTIME: in do_timens_ktime_to_host()
191 offset[CLOCK_BOOTTIME] = boottime; in timens_setup_vdso_data()
339 case CLOCK_BOOTTIME: in show_offset()
363 show_offset(m, CLOCK_BOOTTIME, &time_ns->offsets.boottime); in proc_timens_show_offsets()
392 case CLOCK_BOOTTIME: in proc_timens_set_offset()
431 case CLOCK_BOOTTIME: in proc_timens_set_offset()
H A Dvsyscall.c52 vdso_ts = &vdata[CS_HRES_COARSE].basetime[CLOCK_BOOTTIME]; in update_vdso_data()
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Dnanosleep.c41 #define CLOCK_BOOTTIME 7 macro
67 case CLOCK_BOOTTIME: in clockstring()
H A Dalarmtimer-suspend.c40 #define CLOCK_BOOTTIME 7 macro
74 case CLOCK_BOOTTIME: in clockstring()
H A Dinconsistency-check.c43 #define CLOCK_BOOTTIME 7 macro
67 case CLOCK_BOOTTIME: in clockstring()
H A Dnsleep-lat.c41 #define CLOCK_BOOTTIME 7 macro
67 case CLOCK_BOOTTIME: in clockstring()
H A Dset-timer-lat.c40 #define CLOCK_BOOTTIME 7 macro
75 case CLOCK_BOOTTIME: in clockstring()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dtime.h60 # define CLOCK_BOOTTIME 7 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dtime.h60 # define CLOCK_BOOTTIME 7 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtime.h56 #define CLOCK_BOOTTIME 7 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtime.h81 #define CLOCK_BOOTTIME 7 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtime.h81 #define CLOCK_BOOTTIME 7 macro
/OK3568_Linux_fs/kernel/include/vdso/
H A Ddatapage.h31 BIT(CLOCK_BOOTTIME) | \
/OK3568_Linux_fs/buildroot/package/network-manager/
H A DConfig.in10 depends on BR2_TOOLCHAIN_USES_GLIBC # CLOCK_BOOTTIME, IPTOS_CLASS_*
/OK3568_Linux_fs/kernel/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors_core.c210 if (iio_device_get_clock(indio_dev) != CLOCK_BOOTTIME) in cros_ec_sensors_push_data()
358 ret = iio_device_set_clock(indio_dev, CLOCK_BOOTTIME); in cros_ec_sensors_core_init()
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-core.c266 case CLOCK_BOOTTIME: in iio_get_time_ns()
287 case CLOCK_BOOTTIME: in iio_get_time_res()
1378 case CLOCK_BOOTTIME: in iio_show_timestamp_clock()
1412 clk = CLOCK_BOOTTIME; in iio_store_timestamp_clock()

12