diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-01 19:07:51 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-01 19:07:51 +0100 |
| commit | 5d12311f3a7d0a0a8d96000049611322a088ba4f (patch) | |
| tree | ad88a582f9593b347e0cdae38f0651dfa9489f0b /executor | |
| parent | 9dfc7e00d5bfc09bc85a92bb032d21c98af59596 (diff) | |
sys/linux: add /dev/ptp descriptions
Diffstat (limited to 'executor')
| -rw-r--r-- | executor/defs.h | 10 | ||||
| -rw-r--r-- | executor/syscalls.h | 80 |
2 files changed, 85 insertions, 5 deletions
diff --git a/executor/defs.h b/executor/defs.h index 65a4854ba..2508a81e9 100644 --- a/executor/defs.h +++ b/executor/defs.h @@ -70,7 +70,7 @@ #if GOARCH_386 #define GOARCH "386" -#define SYZ_REVISION "31a79aa9906f8942aeb23a2998670755bc5f5927" +#define SYZ_REVISION "688f068cac4ec551a0741dbbf3b308b309ff1624" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -80,7 +80,7 @@ #if GOARCH_amd64 #define GOARCH "amd64" -#define SYZ_REVISION "f96766ba8831b4d50287990a3963d0f154340dbc" +#define SYZ_REVISION "5959da595aec270cc17af1e6981110716436fdf4" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -90,7 +90,7 @@ #if GOARCH_arm #define GOARCH "arm" -#define SYZ_REVISION "168903bd36df9f3e7fb08c2b6a1bbda440635d25" +#define SYZ_REVISION "86060ba5185be2fa8a6ea934dc5b33bb99964e3e" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -100,7 +100,7 @@ #if GOARCH_arm64 #define GOARCH "arm64" -#define SYZ_REVISION "b9de0d508648f4a21f5d7cf30a2079158fd3d094" +#define SYZ_REVISION "6fe03afc4cef6d2f8973d0fb578dda14bd991330" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -110,7 +110,7 @@ #if GOARCH_ppc64le #define GOARCH "ppc64le" -#define SYZ_REVISION "9570bda82e44e5c315cd3984fe252c0cb2eea802" +#define SYZ_REVISION "1c74478c1928bed0f19f446a6e31828907684f93" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 diff --git a/executor/syscalls.h b/executor/syscalls.h index fa10959b2..ae2f7242d 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -3055,6 +3055,19 @@ const call_t syscalls[] = { {"ioctl$PPPIOCSPASS", 54}, {"ioctl$PPPOEIOCDFWD", 54}, {"ioctl$PPPOEIOCSFWD", 54}, + {"ioctl$PTP_CLOCK_GETCAPS", 54}, + {"ioctl$PTP_ENABLE_PPS", 54}, + {"ioctl$PTP_EXTTS_REQUEST", 54}, + {"ioctl$PTP_EXTTS_REQUEST2", 54}, + {"ioctl$PTP_PEROUT_REQUEST", 54}, + {"ioctl$PTP_PEROUT_REQUEST2", 54}, + {"ioctl$PTP_PIN_GETFUNC", 54}, + {"ioctl$PTP_PIN_GETFUNC2", 54}, + {"ioctl$PTP_PIN_SETFUNC", 54}, + {"ioctl$PTP_PIN_SETFUNC2", 54}, + {"ioctl$PTP_SYS_OFFSET", 54}, + {"ioctl$PTP_SYS_OFFSET_EXTENDED", 54}, + {"ioctl$PTP_SYS_OFFSET_PRECISE", 54}, {"ioctl$READ_COUNTERS", 54}, {"ioctl$RFKILL_IOCTL_NOINPUT", 54}, {"ioctl$RNDADDENTROPY", 54}, @@ -3897,6 +3910,8 @@ const call_t syscalls[] = { {"openat$proc_capi20", 295}, {"openat$proc_capi20ncci", 295}, {"openat$ptmx", 295}, + {"openat$ptp0", 295}, + {"openat$ptp1", 295}, {"openat$qat_adf_ctl", 295}, {"openat$random", 295}, {"openat$rdma_cm", 295}, @@ -4076,6 +4091,7 @@ const call_t syscalls[] = { {"read$hiddev", 3}, {"read$hidraw", 3}, {"read$midi", 3}, + {"read$ptp", 3}, {"read$rfkill", 3}, {"read$smackfs_access", 3}, {"read$smackfs_cipsonum", 3}, @@ -6037,6 +6053,19 @@ const call_t syscalls[] = { {"ioctl$PPPIOCSPASS", 16}, {"ioctl$PPPOEIOCDFWD", 16}, {"ioctl$PPPOEIOCSFWD", 16}, + {"ioctl$PTP_CLOCK_GETCAPS", 16}, + {"ioctl$PTP_ENABLE_PPS", 16}, + {"ioctl$PTP_EXTTS_REQUEST", 16}, + {"ioctl$PTP_EXTTS_REQUEST2", 16}, + {"ioctl$PTP_PEROUT_REQUEST", 16}, + {"ioctl$PTP_PEROUT_REQUEST2", 16}, + {"ioctl$PTP_PIN_GETFUNC", 16}, + {"ioctl$PTP_PIN_GETFUNC2", 16}, + {"ioctl$PTP_PIN_SETFUNC", 16}, + {"ioctl$PTP_PIN_SETFUNC2", 16}, + {"ioctl$PTP_SYS_OFFSET", 16}, + {"ioctl$PTP_SYS_OFFSET_EXTENDED", 16}, + {"ioctl$PTP_SYS_OFFSET_PRECISE", 16}, {"ioctl$READ_COUNTERS", 16}, {"ioctl$RFKILL_IOCTL_NOINPUT", 16}, {"ioctl$RNDADDENTROPY", 16}, @@ -6883,6 +6912,8 @@ const call_t syscalls[] = { {"openat$proc_capi20", 257}, {"openat$proc_capi20ncci", 257}, {"openat$ptmx", 257}, + {"openat$ptp0", 257}, + {"openat$ptp1", 257}, {"openat$qat_adf_ctl", 257}, {"openat$random", 257}, {"openat$rdma_cm", 257}, @@ -7062,6 +7093,7 @@ const call_t syscalls[] = { {"read$hiddev", 0}, {"read$hidraw", 0}, {"read$midi", 0}, + {"read$ptp", 0}, {"read$rfkill", 0}, {"read$smackfs_access", 0}, {"read$smackfs_cipsonum", 0}, @@ -8988,6 +9020,19 @@ const call_t syscalls[] = { {"ioctl$PPPIOCSPASS", 54}, {"ioctl$PPPOEIOCDFWD", 54}, {"ioctl$PPPOEIOCSFWD", 54}, + {"ioctl$PTP_CLOCK_GETCAPS", 54}, + {"ioctl$PTP_ENABLE_PPS", 54}, + {"ioctl$PTP_EXTTS_REQUEST", 54}, + {"ioctl$PTP_EXTTS_REQUEST2", 54}, + {"ioctl$PTP_PEROUT_REQUEST", 54}, + {"ioctl$PTP_PEROUT_REQUEST2", 54}, + {"ioctl$PTP_PIN_GETFUNC", 54}, + {"ioctl$PTP_PIN_GETFUNC2", 54}, + {"ioctl$PTP_PIN_SETFUNC", 54}, + {"ioctl$PTP_PIN_SETFUNC2", 54}, + {"ioctl$PTP_SYS_OFFSET", 54}, + {"ioctl$PTP_SYS_OFFSET_EXTENDED", 54}, + {"ioctl$PTP_SYS_OFFSET_PRECISE", 54}, {"ioctl$READ_COUNTERS", 54}, {"ioctl$RFKILL_IOCTL_NOINPUT", 54}, {"ioctl$RNDADDENTROPY", 54}, @@ -9824,6 +9869,8 @@ const call_t syscalls[] = { {"openat$proc_capi20", 322}, {"openat$proc_capi20ncci", 322}, {"openat$ptmx", 322}, + {"openat$ptp0", 322}, + {"openat$ptp1", 322}, {"openat$qat_adf_ctl", 322}, {"openat$random", 322}, {"openat$rdma_cm", 322}, @@ -10003,6 +10050,7 @@ const call_t syscalls[] = { {"read$hiddev", 3}, {"read$hidraw", 3}, {"read$midi", 3}, + {"read$ptp", 3}, {"read$rfkill", 3}, {"read$smackfs_access", 3}, {"read$smackfs_cipsonum", 3}, @@ -11917,6 +11965,19 @@ const call_t syscalls[] = { {"ioctl$PPPIOCSPASS", 29}, {"ioctl$PPPOEIOCDFWD", 29}, {"ioctl$PPPOEIOCSFWD", 29}, + {"ioctl$PTP_CLOCK_GETCAPS", 29}, + {"ioctl$PTP_ENABLE_PPS", 29}, + {"ioctl$PTP_EXTTS_REQUEST", 29}, + {"ioctl$PTP_EXTTS_REQUEST2", 29}, + {"ioctl$PTP_PEROUT_REQUEST", 29}, + {"ioctl$PTP_PEROUT_REQUEST2", 29}, + {"ioctl$PTP_PIN_GETFUNC", 29}, + {"ioctl$PTP_PIN_GETFUNC2", 29}, + {"ioctl$PTP_PIN_SETFUNC", 29}, + {"ioctl$PTP_PIN_SETFUNC2", 29}, + {"ioctl$PTP_SYS_OFFSET", 29}, + {"ioctl$PTP_SYS_OFFSET_EXTENDED", 29}, + {"ioctl$PTP_SYS_OFFSET_PRECISE", 29}, {"ioctl$READ_COUNTERS", 29}, {"ioctl$RFKILL_IOCTL_NOINPUT", 29}, {"ioctl$RNDADDENTROPY", 29}, @@ -12749,6 +12810,8 @@ const call_t syscalls[] = { {"openat$proc_capi20", 56}, {"openat$proc_capi20ncci", 56}, {"openat$ptmx", 56}, + {"openat$ptp0", 56}, + {"openat$ptp1", 56}, {"openat$qat_adf_ctl", 56}, {"openat$random", 56}, {"openat$rdma_cm", 56}, @@ -12925,6 +12988,7 @@ const call_t syscalls[] = { {"read$hiddev", 63}, {"read$hidraw", 63}, {"read$midi", 63}, + {"read$ptp", 63}, {"read$rfkill", 63}, {"read$smackfs_access", 63}, {"read$smackfs_cipsonum", 63}, @@ -14834,6 +14898,19 @@ const call_t syscalls[] = { {"ioctl$PPPIOCSPASS", 54}, {"ioctl$PPPOEIOCDFWD", 54}, {"ioctl$PPPOEIOCSFWD", 54}, + {"ioctl$PTP_CLOCK_GETCAPS", 54}, + {"ioctl$PTP_ENABLE_PPS", 54}, + {"ioctl$PTP_EXTTS_REQUEST", 54}, + {"ioctl$PTP_EXTTS_REQUEST2", 54}, + {"ioctl$PTP_PEROUT_REQUEST", 54}, + {"ioctl$PTP_PEROUT_REQUEST2", 54}, + {"ioctl$PTP_PIN_GETFUNC", 54}, + {"ioctl$PTP_PIN_GETFUNC2", 54}, + {"ioctl$PTP_PIN_SETFUNC", 54}, + {"ioctl$PTP_PIN_SETFUNC2", 54}, + {"ioctl$PTP_SYS_OFFSET", 54}, + {"ioctl$PTP_SYS_OFFSET_EXTENDED", 54}, + {"ioctl$PTP_SYS_OFFSET_PRECISE", 54}, {"ioctl$READ_COUNTERS", 54}, {"ioctl$RFKILL_IOCTL_NOINPUT", 54}, {"ioctl$RNDADDENTROPY", 54}, @@ -15669,6 +15746,8 @@ const call_t syscalls[] = { {"openat$proc_capi20", 286}, {"openat$proc_capi20ncci", 286}, {"openat$ptmx", 286}, + {"openat$ptp0", 286}, + {"openat$ptp1", 286}, {"openat$qat_adf_ctl", 286}, {"openat$random", 286}, {"openat$rdma_cm", 286}, @@ -15848,6 +15927,7 @@ const call_t syscalls[] = { {"read$hiddev", 3}, {"read$hidraw", 3}, {"read$midi", 3}, + {"read$ptp", 3}, {"read$rfkill", 3}, {"read$smackfs_access", 3}, {"read$smackfs_cipsonum", 3}, |
