Home
last modified time | relevance | path

Searched refs:time64 (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0023-tests-Skip-2-qemu-tests-that-can-hang-in-oe-selftest.patch8 it was due to "tst-scm_rights" and "tst-scm_rights-time64" tests.
43 @@ -271,9 +272,10 @@ tests-time64 += \
44 tst-ntp_gettimex-time64 \
45 tst-ppoll-time64 \
46 tst-prctl-time64 \
47 - tst-scm_rights-time64 \
48 tst-sigtimedwait-time64 \
49 tst-timerfd-time64 \
51 + # tst-scm_rights-time64 \
52 # tests-time64
H A Drun-ptest19 tst_time64=$(ls -r ${PWD}/tests/glibc-ptest/*-time64)
/openbmc/linux/drivers/char/
H A Dppdev.c370 s64 time64[2]; in pp_do_ioctl() local
631 if (copy_from_user(time64, argp, sizeof(time64))) in pp_do_ioctl()
634 if ((time64[0] < 0) || (time64[1] < 0)) in pp_do_ioctl()
638 time64[1] >>= 32; in pp_do_ioctl()
640 return pp_set_timeout(pp->pdev, time64[0], time64[1]); in pp_do_ioctl()
654 time64[0] = ts.tv_sec; in pp_do_ioctl()
655 time64[1] = ts.tv_nsec / NSEC_PER_USEC; in pp_do_ioctl()
658 time64[1] <<= 32; in pp_do_ioctl()
660 if (copy_to_user(argp, time64, sizeof(time64))) in pp_do_ioctl()
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc-y2038-tests_2.40.bb11 SUMMARY = "glibc tests using time32/time64 interfaces to be run with ptest for the purpose of check…
61 ls -r ${B}/*/*-time64 > ${B}/tst_time64
63 # Remove '-time64' suffix - those tests are also time related
64 sed -e "s/-time64$//" ${B}/tst_time64 > ${B}/tst_time_tmp
/openbmc/openbmc/poky/meta/conf/distro/
H A Ddefaultsetup.conf5 include conf/distro/include/time64.inc
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/
H A D0001-configure-Check-for-clock_gettime-seprately-from-__N.patch8 since direct use of __NR_clock_gettime is not time64-safe
/openbmc/linux/security/tomoyo/
H A Dutil.c91 void tomoyo_convert_time(time64_t time64, struct tomoyo_time *stamp) in tomoyo_convert_time() argument
95 time64_to_tm(time64, 0, &tm); in tomoyo_convert_time()
/openbmc/qemu/linux-user/
H A Dsyscall.c1405 bool time64) in do_pselect6() argument
1448 if (time64) { in do_pselect6()
1500 if (time64) { in do_pselect6()
1517 abi_long arg4, abi_long arg5, bool ppoll, bool time64) in do_ppoll() argument
1548 if (time64) { in do_ppoll()
1578 if (time64) { in do_ppoll()
4088 abi_long timeout, bool time64) in do_semtimedop() argument
4096 if (time64) { in do_semtimedop()
7789 static int do_futex(CPUState *cpu, bool time64, target_ulong uaddr, in do_futex() argument
7846 if (time64 in do_futex()
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt1752 -rw-r--r-- root root 1340 ./usr/include/bits/time64.h
5921 -r--r--r-- root root 1588 ./usr/lib/perl5/5.30.2/x86_64-linux/CORE/time64.h
H A Dbuildhistory_filelist1.txt1751 -rw-r--r-- root root 1340 ./usr/include/bits/time64.h
5919 -r--r--r-- root root 1588 ./usr/lib/perl5/5.30.2/x86_64-linux/CORE/time64.h
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]