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/syscalls.h | |
| parent | 9dfc7e00d5bfc09bc85a92bb032d21c98af59596 (diff) | |
sys/linux: add /dev/ptp descriptions
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 80 |
1 files changed, 80 insertions, 0 deletions
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}, |
