Home
last modified time | relevance | path

Searched refs:RTC_EPOCH_SET (Results 1 – 24 of 24) sorted by relevance

/external/syzkaller/sys/linux/
Drtc.txt25 ioctl$RTC_EPOCH_SET(fd fd_rtc, cmd const[RTC_EPOCH_SET], arg intptr)
Drtc_amd64.const7 RTC_EPOCH_SET = 1074294798
Drtc_arm.const7 RTC_EPOCH_SET = 1074032654
Drtc_386.const7 RTC_EPOCH_SET = 1074032654
Drtc_arm64.const7 RTC_EPOCH_SET = 1074294798
Drtc_ppc64le.const7 RTC_EPOCH_SET = 2148036622
/external/kernel-headers/original/uapi/linux/
Drtc.h87 #define RTC_EPOCH_SET _IOW('p', 0x0e, unsigned long) /* Set epoch */ macro
/external/strace/
Drtc.c103 case RTC_EPOCH_SET: in MPERS_PRINTER_DECL()
Dioctl_redefs2.h865 #ifdef RTC_EPOCH_SET
866 # undef RTC_EPOCH_SET
867 # define RTC_EPOCH_SET 0x4004700e macro
Dioctl_redefs1.h1029 #ifdef RTC_EPOCH_SET
1030 # undef RTC_EPOCH_SET
1031 # define RTC_EPOCH_SET 0x4004700e macro
/external/strace/tests-mx32/
Dioctl_rtc.c125 ioctl(-1, RTC_EPOCH_SET, lmagic); in main()
/external/strace/tests-m32/
Dioctl_rtc.c125 ioctl(-1, RTC_EPOCH_SET, lmagic); in main()
/external/strace/tests/
Dioctl_rtc.c125 ioctl(-1, RTC_EPOCH_SET, lmagic); in main()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1486 RTC_EPOCH_SET = 0x8004700e const
Dzerrors_linux_s390x.go1546 RTC_EPOCH_SET = 0x4008700e const
Dzerrors_linux_arm.go1492 RTC_EPOCH_SET = 0x4004700e const
Dzerrors_linux_ppc64le.go1542 RTC_EPOCH_SET = 0x8008700e const
Dzerrors_linux_mips64.go1486 RTC_EPOCH_SET = 0x8008700e const
Dzerrors_linux_ppc64.go1542 RTC_EPOCH_SET = 0x8008700e const
Dzerrors_linux_amd64.go1486 RTC_EPOCH_SET = 0x4008700e const
Dzerrors_linux_mips64le.go1486 RTC_EPOCH_SET = 0x8008700e const
Dzerrors_linux_386.go1485 RTC_EPOCH_SET = 0x4004700e const
Dzerrors_linux_mips.go1486 RTC_EPOCH_SET = 0x8004700e const
Dzerrors_linux_arm64.go1476 RTC_EPOCH_SET = 0x4008700e const