diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-08-10 07:51:02 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-08-13 17:22:16 +0200 |
| commit | 54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch) | |
| tree | 579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/dev_ptp.txt.const | |
| parent | b6de93e603915b57a1eccadc8bd530efd00d28f2 (diff) | |
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603.
Const files are generated on next-20200813.
Update #1983
Diffstat (limited to 'sys/linux/dev_ptp.txt.const')
| -rw-r--r-- | sys/linux/dev_ptp.txt.const | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/sys/linux/dev_ptp.txt.const b/sys/linux/dev_ptp.txt.const new file mode 100644 index 000000000..49f58a431 --- /dev/null +++ b/sys/linux/dev_ptp.txt.const @@ -0,0 +1,30 @@ +# Code generated by syz-sysgen. DO NOT EDIT. +arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x +AT_FDCWD = 18446744073709551516 +PTP_CLOCK_CAPS_SIZE = 80 +PTP_CLOCK_GETCAPS = 2152742145, mips64le:ppc64le:1079000321 +PTP_ENABLE_FEATURE = 1 +PTP_ENABLE_PPS = 1074019588, mips64le:ppc64le:2147761412 +PTP_EXTTS_REQUEST = 1074806018, mips64le:ppc64le:2148547842 +PTP_EXTTS_REQUEST2 = 1074806027, mips64le:ppc64le:2148547851 +PTP_FALLING_EDGE = 4 +PTP_MAX_SAMPLES = 25 +PTP_PEROUT_REQUEST = 1077427459, mips64le:ppc64le:2151169283 +PTP_PEROUT_REQUEST2 = 1077427468, mips64le:ppc64le:2151169292 +PTP_PF_EXTTS = 1 +PTP_PF_NONE = 0 +PTP_PF_PEROUT = 2 +PTP_PF_PHYSYNC = 3 +PTP_PIN_GETFUNC = 3227532550 +PTP_PIN_GETFUNC2 = 3227532559 +PTP_PIN_SETFUNC = 1080048903, mips64le:ppc64le:2153790727 +PTP_PIN_SETFUNC2 = 1080048912, mips64le:ppc64le:2153790736 +PTP_RISING_EDGE = 2 +PTP_STRICT_FLAGS = 8 +PTP_SYS_OFFSET = 1128283397, mips64le:ppc64le:2202025221 +PTP_SYS_OFFSET_EXTENDED = 3300932873 +PTP_SYS_OFFSET_PRECISE = 3225435400 +PTP_SYS_OFFSET_PRECISE_SIZE = 64 +__NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015 +__NR_openat = 56, 386:295, amd64:257, arm:322, mips64le:5247, ppc64le:286, s390x:288 +__NR_read = 3, amd64:0, arm64:riscv64:63, mips64le:5000 |
