Home
last modified time | relevance | path

Searched refs:settime (Results 1 – 13 of 13) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/timers/
Dset-2038.c48 int settime(long long time) in settime() function
91 if (!settime(YEAR_1901)) { in main()
95 if (!settime(YEAR_MAX)) { in main()
99 if (!is32bits() && !settime(YEAR_2262)) { in main()
105 settime(YEAR_1970); in main()
110 settime(YEAR_2038 - 600); in main()
119 settime(YEAR_2038 - 10); in main()
124 settime(YEAR_2262 - 600); in main()
129 settime(start); in main()
Dleap-a-day.c182 int settime = 1; in main() local
193 settime = 0; in main()
249 if (settime) { in main()
/external/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd01.c55 static void settime(int tfd, struct tst_its *tmr, int tflags, in settime() function
107 settime(tfd, &tmr, 0, 100 * 1000, 0); in run()
112 settime(tfd, &tmr, TFD_TIMER_ABSTIME, tnow + 100 * 1000, 0); in run()
117 settime(tfd, &tmr, TFD_TIMER_ABSTIME, tnow + 50 * 1000, 50 * 1000); in run()
135 settime(tfd, &tmr, 0, 100 * 1000, 0); in run()
/external/linux-kselftest/tools/testing/selftests/ptp/
Dtestptp.c176 int settime = 0; in main() local
224 settime = 1; in main()
227 settime = 2; in main()
233 settime = 3; in main()
315 if (settime == 1) { in main()
324 if (settime == 2) { in main()
333 if (settime == 3) { in main()
Dphc.sh132 settime() function
/external/rust/crates/libz-sys/src/zlib/contrib/untgz/
Duntgz.c243 struct utimbuf settime; in setfiletime()
245 settime.actime = settime.modtime = ftime; in setfiletime()
246 return utime(fname,&settime); in setfiletime()
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h79880 int (*settime)(const struct timespec64 *, const struct timezone *); member
80113 struct hlist_head settime; member
Dvmlinux.h79880 int (*settime)(const struct timespec64 *, const struct timezone *); member
80113 struct hlist_head settime; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h34053 struct hlist_head settime; member
50689 int (*settime)(const struct timespec64 *, const struct timezone *); member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h46331 int (*settime)(const struct timespec64 *, const struct timezone *); member
46564 struct hlist_head settime; member
Dvmlinux_510.h46331 int (*settime)(const struct timespec64 *, const struct timezone *); member
46564 struct hlist_head settime; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h54679 int (*settime)(const struct timespec64 *, const struct timezone *); member
54885 struct hlist_head settime; member
Dvmlinux_505.h54679 int (*settime)(const struct timespec64 *, const struct timezone *); member
54885 struct hlist_head settime; member