#[non_exhaustive]pub enum SyscallArgs {
Show 367 variants
Accept(AcceptArgs),
Accept4(Accept4Args),
Access(AccessArgs),
Acct(AcctArgs),
AddKey(AddKeyArgs),
Adjtimex(AdjtimexArgs),
Alarm(AlarmArgs),
ArchPrctl(ArchPrctlArgs),
Bind(BindArgs),
Bpf(BpfArgs),
Brk(BrkArgs),
Cachestat(CachestatArgs),
Capget(CapgetArgs),
Capset(CapsetArgs),
Chdir(ChdirArgs),
Chmod(ChmodArgs),
Chown(ChownArgs),
Chroot(ChrootArgs),
ClockAdjtime(ClockAdjtimeArgs),
ClockGetres(ClockGetresArgs),
ClockGettime(ClockGettimeArgs),
ClockNanosleep(ClockNanosleepArgs),
ClockSettime(ClockSettimeArgs),
Clone(CloneArgs),
Clone3(Clone3Args),
Close(CloseArgs),
CloseRange(CloseRangeArgs),
Connect(ConnectArgs),
CopyFileRange(CopyFileRangeArgs),
Creat(CreatArgs),
DeleteModule(DeleteModuleArgs),
Dup(DupArgs),
Dup2(Dup2Args),
Dup3(Dup3Args),
EpollCreate(EpollCreateArgs),
EpollCreate1(EpollCreate1Args),
EpollCtl(EpollCtlArgs),
EpollPwait(EpollPwaitArgs),
EpollPwait2(EpollPwait2Args),
EpollWait(EpollWaitArgs),
Eventfd(EventfdArgs),
Eventfd2(Eventfd2Args),
Execve(ExecveArgs),
Execveat(ExecveatArgs),
Exit(ExitArgs),
ExitGroup(ExitGroupArgs),
Faccessat(FaccessatArgs),
Faccessat2(Faccessat2Args),
Fadvise64(Fadvise64Args),
Fallocate(FallocateArgs),
FanotifyInit(FanotifyInitArgs),
FanotifyMark(FanotifyMarkArgs),
Fchdir(FchdirArgs),
Fchmod(FchmodArgs),
Fchmodat(FchmodatArgs),
Fchmodat2(Fchmodat2Args),
Fchown(FchownArgs),
Fchownat(FchownatArgs),
Fcntl(FcntlArgs),
Fdatasync(FdatasyncArgs),
Fgetxattr(FgetxattrArgs),
FinitModule(FinitModuleArgs),
Flistxattr(FlistxattrArgs),
Flock(FlockArgs),
Fork(ForkArgs),
Fremovexattr(FremovexattrArgs),
Fsconfig(FsconfigArgs),
Fsetxattr(FsetxattrArgs),
Fsmount(FsmountArgs),
Fsopen(FsopenArgs),
Fspick(FspickArgs),
Fstat(FstatArgs),
Fstatfs(FstatfsArgs),
Fsync(FsyncArgs),
Ftruncate(FtruncateArgs),
Futex(FutexArgs),
FutexRequeue(FutexRequeueArgs),
FutexWait(FutexWaitArgs),
FutexWaitv(FutexWaitvArgs),
FutexWake(FutexWakeArgs),
Futimesat(FutimesatArgs),
GetMempolicy(GetMempolicyArgs),
GetRobustList(GetRobustListArgs),
GetThreadArea(GetThreadAreaArgs),
Getcpu(GetcpuArgs),
Getcwd(GetcwdArgs),
Getdents(GetdentsArgs),
Getdents64(Getdents64Args),
Getegid(GetegidArgs),
Geteuid(GeteuidArgs),
Getgid(GetgidArgs),
Getgroups(GetgroupsArgs),
Getitimer(GetitimerArgs),
Getpeername(GetpeernameArgs),
Getpgid(GetpgidArgs),
Getpgrp(GetpgrpArgs),
Getpid(GetpidArgs),
Getppid(GetppidArgs),
Getpriority(GetpriorityArgs),
Getrandom(GetrandomArgs),
Getresgid(GetresgidArgs),
Getresuid(GetresuidArgs),
Getrlimit(GetrlimitArgs),
Getrusage(GetrusageArgs),
Getsid(GetsidArgs),
Getsockname(GetsocknameArgs),
Getsockopt(GetsockoptArgs),
Gettid(GettidArgs),
Gettimeofday(GettimeofdayArgs),
Getuid(GetuidArgs),
Getxattr(GetxattrArgs),
Getxattrat(GetxattratArgs),
InitModule(InitModuleArgs),
InotifyAddWatch(InotifyAddWatchArgs),
InotifyInit(InotifyInitArgs),
InotifyInit1(InotifyInit1Args),
InotifyRmWatch(InotifyRmWatchArgs),
IoCancel(IoCancelArgs),
IoDestroy(IoDestroyArgs),
IoGetevents(IoGeteventsArgs),
IoPgetevents(IoPgeteventsArgs),
IoSetup(IoSetupArgs),
IoSubmit(IoSubmitArgs),
IoUringEnter(IoUringEnterArgs),
IoUringRegister(IoUringRegisterArgs),
IoUringSetup(IoUringSetupArgs),
Ioctl(IoctlArgs),
Ioperm(IopermArgs),
Iopl(IoplArgs),
IoprioGet(IoprioGetArgs),
IoprioSet(IoprioSetArgs),
Kcmp(KcmpArgs),
KexecFileLoad(KexecFileLoadArgs),
KexecLoad(KexecLoadArgs),
Keyctl(KeyctlArgs),
Kill(KillArgs),
LandlockAddRule(LandlockAddRuleArgs),
LandlockCreateRuleset(LandlockCreateRulesetArgs),
LandlockRestrictSelf(LandlockRestrictSelfArgs),
Lchown(LchownArgs),
Lgetxattr(LgetxattrArgs),
Link(LinkArgs),
Linkat(LinkatArgs),
Listen(ListenArgs),
Listmount(ListmountArgs),
Listxattr(ListxattrArgs),
Llistxattr(LlistxattrArgs),
Listxattrat(ListxattratArgs),
LookupDcookie(LookupDcookieArgs),
Lremovexattr(LremovexattrArgs),
Lseek(LseekArgs),
Lsetxattr(LsetxattrArgs),
LsmGetSelfAttr(LsmGetSelfAttrArgs),
LsmListModules(LsmListModulesArgs),
LsmSetSelfAttr(LsmSetSelfAttrArgs),
Lstat(LstatArgs),
Madvise(MadviseArgs),
MapShadowStack(MapShadowStackArgs),
Mbind(MbindArgs),
Membarrier(MembarrierArgs),
MemfdCreate(MemfdCreateArgs),
MemfdSecret(MemfdSecretArgs),
MigratePages(MigratePagesArgs),
Mincore(MincoreArgs),
Mkdir(MkdirArgs),
Mkdirat(MkdiratArgs),
Mknod(MknodArgs),
Mknodat(MknodatArgs),
Mlock(MlockArgs),
Mlock2(Mlock2Args),
Mlockall(MlockallArgs),
Mmap(MmapArgs),
ModifyLdt(ModifyLdtArgs),
Mount(MountArgs),
MountSetattr(MountSetattrArgs),
MoveMount(MoveMountArgs),
MovePages(MovePagesArgs),
Mprotect(MprotectArgs),
MqGetsetattr(MqGetsetattrArgs),
MqNotify(MqNotifyArgs),
MqOpen(MqOpenArgs),
MqTimedreceive(MqTimedreceiveArgs),
MqTimedsend(MqTimedsendArgs),
MqUnlink(MqUnlinkArgs),
Mremap(MremapArgs),
Mseal(MsealArgs),
Msgctl(MsgctlArgs),
Msgget(MsggetArgs),
Msgrcv(MsgrcvArgs),
Msgsnd(MsgsndArgs),
Msync(MsyncArgs),
Munlock(MunlockArgs),
Munlockall(MunlockallArgs),
Munmap(MunmapArgs),
NameToHandleAt(NameToHandleAtArgs),
Nanosleep(NanosleepArgs),
Newfstatat(NewfstatatArgs),
Open(OpenArgs),
OpenByHandleAt(OpenByHandleAtArgs),
OpenTree(OpenTreeArgs),
OpenTreeAttr(OpenTreeAttrArgs),
Openat(OpenatArgs),
Openat2(Openat2Args),
Pause(PauseArgs),
PerfEventOpen(PerfEventOpenArgs),
Personality(PersonalityArgs),
PidfdGetfd(PidfdGetfdArgs),
PidfdOpen(PidfdOpenArgs),
PidfdSendSignal(PidfdSendSignalArgs),
Pipe(PipeArgs),
Pipe2(Pipe2Args),
PivotRoot(PivotRootArgs),
PkeyAlloc(PkeyAllocArgs),
PkeyFree(PkeyFreeArgs),
PkeyMprotect(PkeyMprotectArgs),
Poll(PollArgs),
Ppoll(PpollArgs),
Prctl(PrctlArgs),
Pread64(Pread64Args),
Preadv(PreadvArgs),
Preadv2(Preadv2Args),
Prlimit64(Prlimit64Args),
ProcessMadvise(ProcessMadviseArgs),
ProcessMrelease(ProcessMreleaseArgs),
ProcessVmReadv(ProcessVmReadvArgs),
ProcessVmWritev(ProcessVmWritevArgs),
Pselect6(Pselect6Args),
Ptrace(PtraceArgs),
Pwrite64(Pwrite64Args),
Pwritev(PwritevArgs),
Pwritev2(Pwritev2Args),
Quotactl(QuotactlArgs),
QuotactlFd(QuotactlFdArgs),
Read(ReadArgs),
Readahead(ReadaheadArgs),
Readlink(ReadlinkArgs),
Readlinkat(ReadlinkatArgs),
Readv(ReadvArgs),
Reboot(RebootArgs),
Recvfrom(RecvfromArgs),
Recvmmsg(RecvmmsgArgs),
Recvmsg(RecvmsgArgs),
RemapFilePages(RemapFilePagesArgs),
Removexattr(RemovexattrArgs),
Removexattrat(RemovexattratArgs),
Rename(RenameArgs),
Renameat(RenameatArgs),
Renameat2(Renameat2Args),
RequestKey(RequestKeyArgs),
RestartSyscall(RestartSyscallArgs),
Rmdir(RmdirArgs),
Rseq(RseqArgs),
RtSigaction(RtSigactionArgs),
RtSigpending(RtSigpendingArgs),
RtSigprocmask(RtSigprocmaskArgs),
RtSigqueueinfo(RtSigqueueinfoArgs),
RtSigreturn(RtSigreturnArgs),
RtSigsuspend(RtSigsuspendArgs),
RtSigtimedwait(RtSigtimedwaitArgs),
RtTgsigqueueinfo(RtTgsigqueueinfoArgs),
SchedGetPriorityMax(SchedGetPriorityMaxArgs),
SchedGetPriorityMin(SchedGetPriorityMinArgs),
SchedGetaffinity(SchedGetaffinityArgs),
SchedGetattr(SchedGetattrArgs),
SchedGetparam(SchedGetparamArgs),
SchedGetscheduler(SchedGetschedulerArgs),
SchedRrGetInterval(SchedRrGetIntervalArgs),
SchedSetaffinity(SchedSetaffinityArgs),
SchedSetattr(SchedSetattrArgs),
SchedSetparam(SchedSetparamArgs),
SchedSetscheduler(SchedSetschedulerArgs),
SchedYield(SchedYieldArgs),
Seccomp(SeccompArgs),
Select(SelectArgs),
Semctl(SemctlArgs),
Semget(SemgetArgs),
Semop(SemopArgs),
Semtimedop(SemtimedopArgs),
Sendfile(SendfileArgs),
Sendmmsg(SendmmsgArgs),
Sendmsg(SendmsgArgs),
Sendto(SendtoArgs),
SetMempolicy(SetMempolicyArgs),
SetMempolicyHomeNode(SetMempolicyHomeNodeArgs),
SetRobustList(SetRobustListArgs),
SetThreadArea(SetThreadAreaArgs),
SetTidAddress(SetTidAddressArgs),
Setdomainname(SetdomainnameArgs),
Setfsgid(SetfsgidArgs),
Setfsuid(SetfsuidArgs),
Setgid(SetgidArgs),
Setgroups(SetgroupsArgs),
Sethostname(SethostnameArgs),
Setitimer(SetitimerArgs),
Setns(SetnsArgs),
Setpgid(SetpgidArgs),
Setpriority(SetpriorityArgs),
Setregid(SetregidArgs),
Setresgid(SetresgidArgs),
Setresuid(SetresuidArgs),
Setreuid(SetreuidArgs),
Setrlimit(SetrlimitArgs),
Setsid(SetsidArgs),
Setsockopt(SetsockoptArgs),
Settimeofday(SettimeofdayArgs),
Setuid(SetuidArgs),
Setxattr(SetxattrArgs),
Setxattrat(SetxattratArgs),
Shmat(ShmatArgs),
Shmctl(ShmctlArgs),
Shmdt(ShmdtArgs),
Shmget(ShmgetArgs),
Shutdown(ShutdownArgs),
Sigaltstack(SigaltstackArgs),
Signalfd(SignalfdArgs),
Signalfd4(Signalfd4Args),
Socket(SocketArgs),
Socketpair(SocketpairArgs),
Splice(SpliceArgs),
Stat(StatArgs),
Statfs(StatfsArgs),
Statmount(StatmountArgs),
Statx(StatxArgs),
Swapoff(SwapoffArgs),
Swapon(SwaponArgs),
Symlink(SymlinkArgs),
Symlinkat(SymlinkatArgs),
Sync(SyncArgs),
SyncFileRange(SyncFileRangeArgs),
Syncfs(SyncfsArgs),
Sysfs(SysfsArgs),
Sysinfo(SysinfoArgs),
Syslog(SyslogArgs),
Tee(TeeArgs),
Tgkill(TgkillArgs),
Time(TimeArgs),
TimerCreate(TimerCreateArgs),
TimerDelete(TimerDeleteArgs),
TimerGetoverrun(TimerGetoverrunArgs),
TimerGettime(TimerGettimeArgs),
TimerSettime(TimerSettimeArgs),
TimerfdCreate(TimerfdCreateArgs),
TimerfdGettime(TimerfdGettimeArgs),
TimerfdSettime(TimerfdSettimeArgs),
Times(TimesArgs),
Tkill(TkillArgs),
Truncate(TruncateArgs),
Umask(UmaskArgs),
Umount2(Umount2Args),
Uname(UnameArgs),
Unlink(UnlinkArgs),
Unlinkat(UnlinkatArgs),
Unshare(UnshareArgs),
Uretprobe(UretprobeArgs),
Userfaultfd(UserfaultfdArgs),
Ustat(UstatArgs),
Utime(UtimeArgs),
Utimensat(UtimensatArgs),
Utimes(UtimesArgs),
Vfork(VforkArgs),
Vhangup(VhangupArgs),
Vmsplice(VmspliceArgs),
Wait4(Wait4Args),
Waitid(WaitidArgs),
Write(WriteArgs),
Writev(WritevArgs),
Unknown(UnknownArgs),
}Variants (Non-exhaustive)§
This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
Accept(AcceptArgs)
Accept4(Accept4Args)
Access(AccessArgs)
Acct(AcctArgs)
AddKey(AddKeyArgs)
Adjtimex(AdjtimexArgs)
Alarm(AlarmArgs)
ArchPrctl(ArchPrctlArgs)
Bind(BindArgs)
Bpf(BpfArgs)
Brk(BrkArgs)
Cachestat(CachestatArgs)
Capget(CapgetArgs)
Capset(CapsetArgs)
Chdir(ChdirArgs)
Chmod(ChmodArgs)
Chown(ChownArgs)
Chroot(ChrootArgs)
ClockAdjtime(ClockAdjtimeArgs)
ClockGetres(ClockGetresArgs)
ClockGettime(ClockGettimeArgs)
ClockNanosleep(ClockNanosleepArgs)
ClockSettime(ClockSettimeArgs)
Clone(CloneArgs)
Clone3(Clone3Args)
Close(CloseArgs)
CloseRange(CloseRangeArgs)
Connect(ConnectArgs)
CopyFileRange(CopyFileRangeArgs)
Creat(CreatArgs)
DeleteModule(DeleteModuleArgs)
Dup(DupArgs)
Dup2(Dup2Args)
Dup3(Dup3Args)
EpollCreate(EpollCreateArgs)
EpollCreate1(EpollCreate1Args)
EpollCtl(EpollCtlArgs)
EpollPwait(EpollPwaitArgs)
EpollPwait2(EpollPwait2Args)
EpollWait(EpollWaitArgs)
Eventfd(EventfdArgs)
Eventfd2(Eventfd2Args)
Execve(ExecveArgs)
Execveat(ExecveatArgs)
Exit(ExitArgs)
ExitGroup(ExitGroupArgs)
Faccessat(FaccessatArgs)
Faccessat2(Faccessat2Args)
Fadvise64(Fadvise64Args)
Fallocate(FallocateArgs)
FanotifyInit(FanotifyInitArgs)
FanotifyMark(FanotifyMarkArgs)
Fchdir(FchdirArgs)
Fchmod(FchmodArgs)
Fchmodat(FchmodatArgs)
Fchmodat2(Fchmodat2Args)
Fchown(FchownArgs)
Fchownat(FchownatArgs)
Fcntl(FcntlArgs)
Fdatasync(FdatasyncArgs)
Fgetxattr(FgetxattrArgs)
FinitModule(FinitModuleArgs)
Flistxattr(FlistxattrArgs)
Flock(FlockArgs)
Fork(ForkArgs)
Fremovexattr(FremovexattrArgs)
Fsconfig(FsconfigArgs)
Fsetxattr(FsetxattrArgs)
Fsmount(FsmountArgs)
Fsopen(FsopenArgs)
Fspick(FspickArgs)
Fstat(FstatArgs)
Fstatfs(FstatfsArgs)
Fsync(FsyncArgs)
Ftruncate(FtruncateArgs)
Futex(FutexArgs)
FutexRequeue(FutexRequeueArgs)
FutexWait(FutexWaitArgs)
FutexWaitv(FutexWaitvArgs)
FutexWake(FutexWakeArgs)
Futimesat(FutimesatArgs)
GetMempolicy(GetMempolicyArgs)
GetRobustList(GetRobustListArgs)
GetThreadArea(GetThreadAreaArgs)
Getcpu(GetcpuArgs)
Getcwd(GetcwdArgs)
Getdents(GetdentsArgs)
Getdents64(Getdents64Args)
Getegid(GetegidArgs)
Geteuid(GeteuidArgs)
Getgid(GetgidArgs)
Getgroups(GetgroupsArgs)
Getitimer(GetitimerArgs)
Getpeername(GetpeernameArgs)
Getpgid(GetpgidArgs)
Getpgrp(GetpgrpArgs)
Getpid(GetpidArgs)
Getppid(GetppidArgs)
Getpriority(GetpriorityArgs)
Getrandom(GetrandomArgs)
Getresgid(GetresgidArgs)
Getresuid(GetresuidArgs)
Getrlimit(GetrlimitArgs)
Getrusage(GetrusageArgs)
Getsid(GetsidArgs)
Getsockname(GetsocknameArgs)
Getsockopt(GetsockoptArgs)
Gettid(GettidArgs)
Gettimeofday(GettimeofdayArgs)
Getuid(GetuidArgs)
Getxattr(GetxattrArgs)
Getxattrat(GetxattratArgs)
InitModule(InitModuleArgs)
InotifyAddWatch(InotifyAddWatchArgs)
InotifyInit(InotifyInitArgs)
InotifyInit1(InotifyInit1Args)
InotifyRmWatch(InotifyRmWatchArgs)
IoCancel(IoCancelArgs)
IoDestroy(IoDestroyArgs)
IoGetevents(IoGeteventsArgs)
IoPgetevents(IoPgeteventsArgs)
IoSetup(IoSetupArgs)
IoSubmit(IoSubmitArgs)
IoUringEnter(IoUringEnterArgs)
IoUringRegister(IoUringRegisterArgs)
IoUringSetup(IoUringSetupArgs)
Ioctl(IoctlArgs)
Ioperm(IopermArgs)
Iopl(IoplArgs)
IoprioGet(IoprioGetArgs)
IoprioSet(IoprioSetArgs)
Kcmp(KcmpArgs)
KexecFileLoad(KexecFileLoadArgs)
KexecLoad(KexecLoadArgs)
Keyctl(KeyctlArgs)
Kill(KillArgs)
LandlockAddRule(LandlockAddRuleArgs)
LandlockCreateRuleset(LandlockCreateRulesetArgs)
LandlockRestrictSelf(LandlockRestrictSelfArgs)
Lchown(LchownArgs)
Lgetxattr(LgetxattrArgs)
Link(LinkArgs)
Linkat(LinkatArgs)
Listen(ListenArgs)
Listmount(ListmountArgs)
Listxattr(ListxattrArgs)
Llistxattr(LlistxattrArgs)
Listxattrat(ListxattratArgs)
Lremovexattr(LremovexattrArgs)
Lseek(LseekArgs)
Lsetxattr(LsetxattrArgs)
LsmGetSelfAttr(LsmGetSelfAttrArgs)
LsmListModules(LsmListModulesArgs)
LsmSetSelfAttr(LsmSetSelfAttrArgs)
Lstat(LstatArgs)
Madvise(MadviseArgs)
MapShadowStack(MapShadowStackArgs)
Mbind(MbindArgs)
Membarrier(MembarrierArgs)
MemfdCreate(MemfdCreateArgs)
MemfdSecret(MemfdSecretArgs)
MigratePages(MigratePagesArgs)
Mincore(MincoreArgs)
Mkdir(MkdirArgs)
Mkdirat(MkdiratArgs)
Mknod(MknodArgs)
Mknodat(MknodatArgs)
Mlock(MlockArgs)
Mlock2(Mlock2Args)
Mlockall(MlockallArgs)
Mmap(MmapArgs)
ModifyLdt(ModifyLdtArgs)
Mount(MountArgs)
MountSetattr(MountSetattrArgs)
MoveMount(MoveMountArgs)
MovePages(MovePagesArgs)
Mprotect(MprotectArgs)
MqGetsetattr(MqGetsetattrArgs)
MqNotify(MqNotifyArgs)
MqOpen(MqOpenArgs)
MqTimedreceive(MqTimedreceiveArgs)
MqTimedsend(MqTimedsendArgs)
MqUnlink(MqUnlinkArgs)
Mremap(MremapArgs)
Mseal(MsealArgs)
Msgctl(MsgctlArgs)
Msgget(MsggetArgs)
Msgrcv(MsgrcvArgs)
Msgsnd(MsgsndArgs)
Msync(MsyncArgs)
Munlock(MunlockArgs)
Munlockall(MunlockallArgs)
Munmap(MunmapArgs)
NameToHandleAt(NameToHandleAtArgs)
Nanosleep(NanosleepArgs)
Newfstatat(NewfstatatArgs)
Open(OpenArgs)
OpenByHandleAt(OpenByHandleAtArgs)
OpenTree(OpenTreeArgs)
OpenTreeAttr(OpenTreeAttrArgs)
Openat(OpenatArgs)
Openat2(Openat2Args)
Pause(PauseArgs)
PerfEventOpen(PerfEventOpenArgs)
Personality(PersonalityArgs)
PidfdGetfd(PidfdGetfdArgs)
PidfdOpen(PidfdOpenArgs)
PidfdSendSignal(PidfdSendSignalArgs)
Pipe(PipeArgs)
Pipe2(Pipe2Args)
PivotRoot(PivotRootArgs)
PkeyAlloc(PkeyAllocArgs)
PkeyFree(PkeyFreeArgs)
PkeyMprotect(PkeyMprotectArgs)
Poll(PollArgs)
Ppoll(PpollArgs)
Prctl(PrctlArgs)
Pread64(Pread64Args)
Preadv(PreadvArgs)
Preadv2(Preadv2Args)
Prlimit64(Prlimit64Args)
ProcessMadvise(ProcessMadviseArgs)
ProcessMrelease(ProcessMreleaseArgs)
ProcessVmReadv(ProcessVmReadvArgs)
ProcessVmWritev(ProcessVmWritevArgs)
Pselect6(Pselect6Args)
Ptrace(PtraceArgs)
Pwrite64(Pwrite64Args)
Pwritev(PwritevArgs)
Pwritev2(Pwritev2Args)
Quotactl(QuotactlArgs)
QuotactlFd(QuotactlFdArgs)
Read(ReadArgs)
Readahead(ReadaheadArgs)
Readlink(ReadlinkArgs)
Readlinkat(ReadlinkatArgs)
Readv(ReadvArgs)
Reboot(RebootArgs)
Recvfrom(RecvfromArgs)
Recvmmsg(RecvmmsgArgs)
Recvmsg(RecvmsgArgs)
RemapFilePages(RemapFilePagesArgs)
Removexattr(RemovexattrArgs)
Removexattrat(RemovexattratArgs)
Rename(RenameArgs)
Renameat(RenameatArgs)
Renameat2(Renameat2Args)
RequestKey(RequestKeyArgs)
RestartSyscall(RestartSyscallArgs)
Rmdir(RmdirArgs)
Rseq(RseqArgs)
RtSigaction(RtSigactionArgs)
RtSigpending(RtSigpendingArgs)
RtSigprocmask(RtSigprocmaskArgs)
RtSigqueueinfo(RtSigqueueinfoArgs)
RtSigreturn(RtSigreturnArgs)
RtSigsuspend(RtSigsuspendArgs)
RtSigtimedwait(RtSigtimedwaitArgs)
RtTgsigqueueinfo(RtTgsigqueueinfoArgs)
SchedGetPriorityMax(SchedGetPriorityMaxArgs)
SchedGetPriorityMin(SchedGetPriorityMinArgs)
SchedGetaffinity(SchedGetaffinityArgs)
SchedGetattr(SchedGetattrArgs)
SchedGetparam(SchedGetparamArgs)
SchedGetscheduler(SchedGetschedulerArgs)
SchedRrGetInterval(SchedRrGetIntervalArgs)
SchedSetaffinity(SchedSetaffinityArgs)
SchedSetattr(SchedSetattrArgs)
SchedSetparam(SchedSetparamArgs)
SchedSetscheduler(SchedSetschedulerArgs)
SchedYield(SchedYieldArgs)
Seccomp(SeccompArgs)
Select(SelectArgs)
Semctl(SemctlArgs)
Semget(SemgetArgs)
Semop(SemopArgs)
Semtimedop(SemtimedopArgs)
Sendfile(SendfileArgs)
Sendmmsg(SendmmsgArgs)
Sendmsg(SendmsgArgs)
Sendto(SendtoArgs)
SetMempolicy(SetMempolicyArgs)
SetMempolicyHomeNode(SetMempolicyHomeNodeArgs)
SetRobustList(SetRobustListArgs)
SetThreadArea(SetThreadAreaArgs)
SetTidAddress(SetTidAddressArgs)
Setdomainname(SetdomainnameArgs)
Setfsgid(SetfsgidArgs)
Setfsuid(SetfsuidArgs)
Setgid(SetgidArgs)
Setgroups(SetgroupsArgs)
Sethostname(SethostnameArgs)
Setitimer(SetitimerArgs)
Setns(SetnsArgs)
Setpgid(SetpgidArgs)
Setpriority(SetpriorityArgs)
Setregid(SetregidArgs)
Setresgid(SetresgidArgs)
Setresuid(SetresuidArgs)
Setreuid(SetreuidArgs)
Setrlimit(SetrlimitArgs)
Setsid(SetsidArgs)
Setsockopt(SetsockoptArgs)
Settimeofday(SettimeofdayArgs)
Setuid(SetuidArgs)
Setxattr(SetxattrArgs)
Setxattrat(SetxattratArgs)
Shmat(ShmatArgs)
Shmctl(ShmctlArgs)
Shmdt(ShmdtArgs)
Shmget(ShmgetArgs)
Shutdown(ShutdownArgs)
Sigaltstack(SigaltstackArgs)
Signalfd(SignalfdArgs)
Signalfd4(Signalfd4Args)
Socket(SocketArgs)
Socketpair(SocketpairArgs)
Splice(SpliceArgs)
Stat(StatArgs)
Statfs(StatfsArgs)
Statmount(StatmountArgs)
Statx(StatxArgs)
Swapoff(SwapoffArgs)
Swapon(SwaponArgs)
Symlink(SymlinkArgs)
Symlinkat(SymlinkatArgs)
Sync(SyncArgs)
SyncFileRange(SyncFileRangeArgs)
Syncfs(SyncfsArgs)
Sysfs(SysfsArgs)
Sysinfo(SysinfoArgs)
Syslog(SyslogArgs)
Tee(TeeArgs)
Tgkill(TgkillArgs)
Time(TimeArgs)
TimerCreate(TimerCreateArgs)
TimerDelete(TimerDeleteArgs)
TimerGetoverrun(TimerGetoverrunArgs)
TimerGettime(TimerGettimeArgs)
TimerSettime(TimerSettimeArgs)
TimerfdCreate(TimerfdCreateArgs)
TimerfdGettime(TimerfdGettimeArgs)
TimerfdSettime(TimerfdSettimeArgs)
Times(TimesArgs)
Tkill(TkillArgs)
Truncate(TruncateArgs)
Umask(UmaskArgs)
Umount2(Umount2Args)
Uname(UnameArgs)
Unlink(UnlinkArgs)
Unlinkat(UnlinkatArgs)
Uretprobe(UretprobeArgs)
Userfaultfd(UserfaultfdArgs)
Ustat(UstatArgs)
Utime(UtimeArgs)
Utimensat(UtimensatArgs)
Utimes(UtimesArgs)
Vfork(VforkArgs)
Vhangup(VhangupArgs)
Vmsplice(VmspliceArgs)
Wait4(Wait4Args)
Waitid(WaitidArgs)
Write(WriteArgs)
Writev(WritevArgs)
Unknown(UnknownArgs)
Trait Implementations§
Source§impl Clone for SyscallArgs
impl Clone for SyscallArgs
Source§fn clone(&self) -> SyscallArgs
fn clone(&self) -> SyscallArgs
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for SyscallArgs
impl Debug for SyscallArgs
Source§impl From<Accept4Args> for SyscallArgs
impl From<Accept4Args> for SyscallArgs
Source§fn from(args: Accept4Args) -> Self
fn from(args: Accept4Args) -> Self
Converts to this type from the input type.
Source§impl From<AcceptArgs> for SyscallArgs
impl From<AcceptArgs> for SyscallArgs
Source§fn from(args: AcceptArgs) -> Self
fn from(args: AcceptArgs) -> Self
Converts to this type from the input type.
Source§impl From<AccessArgs> for SyscallArgs
impl From<AccessArgs> for SyscallArgs
Source§fn from(args: AccessArgs) -> Self
fn from(args: AccessArgs) -> Self
Converts to this type from the input type.
Source§impl From<AcctArgs> for SyscallArgs
impl From<AcctArgs> for SyscallArgs
Source§impl From<AddKeyArgs> for SyscallArgs
impl From<AddKeyArgs> for SyscallArgs
Source§fn from(args: AddKeyArgs) -> Self
fn from(args: AddKeyArgs) -> Self
Converts to this type from the input type.
Source§impl From<AdjtimexArgs> for SyscallArgs
impl From<AdjtimexArgs> for SyscallArgs
Source§fn from(args: AdjtimexArgs) -> Self
fn from(args: AdjtimexArgs) -> Self
Converts to this type from the input type.
Source§impl From<AlarmArgs> for SyscallArgs
impl From<AlarmArgs> for SyscallArgs
Source§impl From<ArchPrctlArgs> for SyscallArgs
impl From<ArchPrctlArgs> for SyscallArgs
Source§fn from(args: ArchPrctlArgs) -> Self
fn from(args: ArchPrctlArgs) -> Self
Converts to this type from the input type.
Source§impl From<BindArgs> for SyscallArgs
impl From<BindArgs> for SyscallArgs
Source§impl From<BpfArgs> for SyscallArgs
impl From<BpfArgs> for SyscallArgs
Source§impl From<BrkArgs> for SyscallArgs
impl From<BrkArgs> for SyscallArgs
Source§impl From<CachestatArgs> for SyscallArgs
impl From<CachestatArgs> for SyscallArgs
Source§fn from(args: CachestatArgs) -> Self
fn from(args: CachestatArgs) -> Self
Converts to this type from the input type.
Source§impl From<CapgetArgs> for SyscallArgs
impl From<CapgetArgs> for SyscallArgs
Source§fn from(args: CapgetArgs) -> Self
fn from(args: CapgetArgs) -> Self
Converts to this type from the input type.
Source§impl From<CapsetArgs> for SyscallArgs
impl From<CapsetArgs> for SyscallArgs
Source§fn from(args: CapsetArgs) -> Self
fn from(args: CapsetArgs) -> Self
Converts to this type from the input type.
Source§impl From<ChdirArgs> for SyscallArgs
impl From<ChdirArgs> for SyscallArgs
Source§impl From<ChmodArgs> for SyscallArgs
impl From<ChmodArgs> for SyscallArgs
Source§impl From<ChownArgs> for SyscallArgs
impl From<ChownArgs> for SyscallArgs
Source§impl From<ChrootArgs> for SyscallArgs
impl From<ChrootArgs> for SyscallArgs
Source§fn from(args: ChrootArgs) -> Self
fn from(args: ChrootArgs) -> Self
Converts to this type from the input type.
Source§impl From<ClockAdjtimeArgs> for SyscallArgs
impl From<ClockAdjtimeArgs> for SyscallArgs
Source§fn from(args: ClockAdjtimeArgs) -> Self
fn from(args: ClockAdjtimeArgs) -> Self
Converts to this type from the input type.
Source§impl From<ClockGetresArgs> for SyscallArgs
impl From<ClockGetresArgs> for SyscallArgs
Source§fn from(args: ClockGetresArgs) -> Self
fn from(args: ClockGetresArgs) -> Self
Converts to this type from the input type.
Source§impl From<ClockGettimeArgs> for SyscallArgs
impl From<ClockGettimeArgs> for SyscallArgs
Source§fn from(args: ClockGettimeArgs) -> Self
fn from(args: ClockGettimeArgs) -> Self
Converts to this type from the input type.
Source§impl From<ClockNanosleepArgs> for SyscallArgs
impl From<ClockNanosleepArgs> for SyscallArgs
Source§fn from(args: ClockNanosleepArgs) -> Self
fn from(args: ClockNanosleepArgs) -> Self
Converts to this type from the input type.
Source§impl From<ClockSettimeArgs> for SyscallArgs
impl From<ClockSettimeArgs> for SyscallArgs
Source§fn from(args: ClockSettimeArgs) -> Self
fn from(args: ClockSettimeArgs) -> Self
Converts to this type from the input type.
Source§impl From<Clone3Args> for SyscallArgs
impl From<Clone3Args> for SyscallArgs
Source§fn from(args: Clone3Args) -> Self
fn from(args: Clone3Args) -> Self
Converts to this type from the input type.
Source§impl From<CloneArgs> for SyscallArgs
impl From<CloneArgs> for SyscallArgs
Source§impl From<CloseArgs> for SyscallArgs
impl From<CloseArgs> for SyscallArgs
Source§impl From<CloseRangeArgs> for SyscallArgs
impl From<CloseRangeArgs> for SyscallArgs
Source§fn from(args: CloseRangeArgs) -> Self
fn from(args: CloseRangeArgs) -> Self
Converts to this type from the input type.
Source§impl From<ConnectArgs> for SyscallArgs
impl From<ConnectArgs> for SyscallArgs
Source§fn from(args: ConnectArgs) -> Self
fn from(args: ConnectArgs) -> Self
Converts to this type from the input type.
Source§impl From<CopyFileRangeArgs> for SyscallArgs
impl From<CopyFileRangeArgs> for SyscallArgs
Source§fn from(args: CopyFileRangeArgs) -> Self
fn from(args: CopyFileRangeArgs) -> Self
Converts to this type from the input type.
Source§impl From<CreatArgs> for SyscallArgs
impl From<CreatArgs> for SyscallArgs
Source§impl From<DeleteModuleArgs> for SyscallArgs
impl From<DeleteModuleArgs> for SyscallArgs
Source§fn from(args: DeleteModuleArgs) -> Self
fn from(args: DeleteModuleArgs) -> Self
Converts to this type from the input type.
Source§impl From<Dup2Args> for SyscallArgs
impl From<Dup2Args> for SyscallArgs
Source§impl From<Dup3Args> for SyscallArgs
impl From<Dup3Args> for SyscallArgs
Source§impl From<DupArgs> for SyscallArgs
impl From<DupArgs> for SyscallArgs
Source§impl From<EpollCreate1Args> for SyscallArgs
impl From<EpollCreate1Args> for SyscallArgs
Source§fn from(args: EpollCreate1Args) -> Self
fn from(args: EpollCreate1Args) -> Self
Converts to this type from the input type.
Source§impl From<EpollCreateArgs> for SyscallArgs
impl From<EpollCreateArgs> for SyscallArgs
Source§fn from(args: EpollCreateArgs) -> Self
fn from(args: EpollCreateArgs) -> Self
Converts to this type from the input type.
Source§impl From<EpollCtlArgs> for SyscallArgs
impl From<EpollCtlArgs> for SyscallArgs
Source§fn from(args: EpollCtlArgs) -> Self
fn from(args: EpollCtlArgs) -> Self
Converts to this type from the input type.
Source§impl From<EpollPwait2Args> for SyscallArgs
impl From<EpollPwait2Args> for SyscallArgs
Source§fn from(args: EpollPwait2Args) -> Self
fn from(args: EpollPwait2Args) -> Self
Converts to this type from the input type.
Source§impl From<EpollPwaitArgs> for SyscallArgs
impl From<EpollPwaitArgs> for SyscallArgs
Source§fn from(args: EpollPwaitArgs) -> Self
fn from(args: EpollPwaitArgs) -> Self
Converts to this type from the input type.
Source§impl From<EpollWaitArgs> for SyscallArgs
impl From<EpollWaitArgs> for SyscallArgs
Source§fn from(args: EpollWaitArgs) -> Self
fn from(args: EpollWaitArgs) -> Self
Converts to this type from the input type.
Source§impl From<Eventfd2Args> for SyscallArgs
impl From<Eventfd2Args> for SyscallArgs
Source§fn from(args: Eventfd2Args) -> Self
fn from(args: Eventfd2Args) -> Self
Converts to this type from the input type.
Source§impl From<EventfdArgs> for SyscallArgs
impl From<EventfdArgs> for SyscallArgs
Source§fn from(args: EventfdArgs) -> Self
fn from(args: EventfdArgs) -> Self
Converts to this type from the input type.
Source§impl From<ExecveArgs> for SyscallArgs
impl From<ExecveArgs> for SyscallArgs
Source§fn from(args: ExecveArgs) -> Self
fn from(args: ExecveArgs) -> Self
Converts to this type from the input type.
Source§impl From<ExecveatArgs> for SyscallArgs
impl From<ExecveatArgs> for SyscallArgs
Source§fn from(args: ExecveatArgs) -> Self
fn from(args: ExecveatArgs) -> Self
Converts to this type from the input type.
Source§impl From<ExitArgs> for SyscallArgs
impl From<ExitArgs> for SyscallArgs
Source§impl From<ExitGroupArgs> for SyscallArgs
impl From<ExitGroupArgs> for SyscallArgs
Source§fn from(args: ExitGroupArgs) -> Self
fn from(args: ExitGroupArgs) -> Self
Converts to this type from the input type.
Source§impl From<Faccessat2Args> for SyscallArgs
impl From<Faccessat2Args> for SyscallArgs
Source§fn from(args: Faccessat2Args) -> Self
fn from(args: Faccessat2Args) -> Self
Converts to this type from the input type.
Source§impl From<FaccessatArgs> for SyscallArgs
impl From<FaccessatArgs> for SyscallArgs
Source§fn from(args: FaccessatArgs) -> Self
fn from(args: FaccessatArgs) -> Self
Converts to this type from the input type.
Source§impl From<Fadvise64Args> for SyscallArgs
impl From<Fadvise64Args> for SyscallArgs
Source§fn from(args: Fadvise64Args) -> Self
fn from(args: Fadvise64Args) -> Self
Converts to this type from the input type.
Source§impl From<FallocateArgs> for SyscallArgs
impl From<FallocateArgs> for SyscallArgs
Source§fn from(args: FallocateArgs) -> Self
fn from(args: FallocateArgs) -> Self
Converts to this type from the input type.
Source§impl From<FanotifyInitArgs> for SyscallArgs
impl From<FanotifyInitArgs> for SyscallArgs
Source§fn from(args: FanotifyInitArgs) -> Self
fn from(args: FanotifyInitArgs) -> Self
Converts to this type from the input type.
Source§impl From<FanotifyMarkArgs> for SyscallArgs
impl From<FanotifyMarkArgs> for SyscallArgs
Source§fn from(args: FanotifyMarkArgs) -> Self
fn from(args: FanotifyMarkArgs) -> Self
Converts to this type from the input type.
Source§impl From<FchdirArgs> for SyscallArgs
impl From<FchdirArgs> for SyscallArgs
Source§fn from(args: FchdirArgs) -> Self
fn from(args: FchdirArgs) -> Self
Converts to this type from the input type.
Source§impl From<FchmodArgs> for SyscallArgs
impl From<FchmodArgs> for SyscallArgs
Source§fn from(args: FchmodArgs) -> Self
fn from(args: FchmodArgs) -> Self
Converts to this type from the input type.
Source§impl From<Fchmodat2Args> for SyscallArgs
impl From<Fchmodat2Args> for SyscallArgs
Source§fn from(args: Fchmodat2Args) -> Self
fn from(args: Fchmodat2Args) -> Self
Converts to this type from the input type.
Source§impl From<FchmodatArgs> for SyscallArgs
impl From<FchmodatArgs> for SyscallArgs
Source§fn from(args: FchmodatArgs) -> Self
fn from(args: FchmodatArgs) -> Self
Converts to this type from the input type.
Source§impl From<FchownArgs> for SyscallArgs
impl From<FchownArgs> for SyscallArgs
Source§fn from(args: FchownArgs) -> Self
fn from(args: FchownArgs) -> Self
Converts to this type from the input type.
Source§impl From<FchownatArgs> for SyscallArgs
impl From<FchownatArgs> for SyscallArgs
Source§fn from(args: FchownatArgs) -> Self
fn from(args: FchownatArgs) -> Self
Converts to this type from the input type.
Source§impl From<FcntlArgs> for SyscallArgs
impl From<FcntlArgs> for SyscallArgs
Source§impl From<FdatasyncArgs> for SyscallArgs
impl From<FdatasyncArgs> for SyscallArgs
Source§fn from(args: FdatasyncArgs) -> Self
fn from(args: FdatasyncArgs) -> Self
Converts to this type from the input type.
Source§impl From<FgetxattrArgs> for SyscallArgs
impl From<FgetxattrArgs> for SyscallArgs
Source§fn from(args: FgetxattrArgs) -> Self
fn from(args: FgetxattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<FinitModuleArgs> for SyscallArgs
impl From<FinitModuleArgs> for SyscallArgs
Source§fn from(args: FinitModuleArgs) -> Self
fn from(args: FinitModuleArgs) -> Self
Converts to this type from the input type.
Source§impl From<FlistxattrArgs> for SyscallArgs
impl From<FlistxattrArgs> for SyscallArgs
Source§fn from(args: FlistxattrArgs) -> Self
fn from(args: FlistxattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<FlockArgs> for SyscallArgs
impl From<FlockArgs> for SyscallArgs
Source§impl From<ForkArgs> for SyscallArgs
impl From<ForkArgs> for SyscallArgs
Source§impl From<FremovexattrArgs> for SyscallArgs
impl From<FremovexattrArgs> for SyscallArgs
Source§fn from(args: FremovexattrArgs) -> Self
fn from(args: FremovexattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<FsconfigArgs> for SyscallArgs
impl From<FsconfigArgs> for SyscallArgs
Source§fn from(args: FsconfigArgs) -> Self
fn from(args: FsconfigArgs) -> Self
Converts to this type from the input type.
Source§impl From<FsetxattrArgs> for SyscallArgs
impl From<FsetxattrArgs> for SyscallArgs
Source§fn from(args: FsetxattrArgs) -> Self
fn from(args: FsetxattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<FsmountArgs> for SyscallArgs
impl From<FsmountArgs> for SyscallArgs
Source§fn from(args: FsmountArgs) -> Self
fn from(args: FsmountArgs) -> Self
Converts to this type from the input type.
Source§impl From<FsopenArgs> for SyscallArgs
impl From<FsopenArgs> for SyscallArgs
Source§fn from(args: FsopenArgs) -> Self
fn from(args: FsopenArgs) -> Self
Converts to this type from the input type.
Source§impl From<FspickArgs> for SyscallArgs
impl From<FspickArgs> for SyscallArgs
Source§fn from(args: FspickArgs) -> Self
fn from(args: FspickArgs) -> Self
Converts to this type from the input type.
Source§impl From<FstatArgs> for SyscallArgs
impl From<FstatArgs> for SyscallArgs
Source§impl From<FstatfsArgs> for SyscallArgs
impl From<FstatfsArgs> for SyscallArgs
Source§fn from(args: FstatfsArgs) -> Self
fn from(args: FstatfsArgs) -> Self
Converts to this type from the input type.
Source§impl From<FsyncArgs> for SyscallArgs
impl From<FsyncArgs> for SyscallArgs
Source§impl From<FtruncateArgs> for SyscallArgs
impl From<FtruncateArgs> for SyscallArgs
Source§fn from(args: FtruncateArgs) -> Self
fn from(args: FtruncateArgs) -> Self
Converts to this type from the input type.
Source§impl From<FutexArgs> for SyscallArgs
impl From<FutexArgs> for SyscallArgs
Source§impl From<FutexRequeueArgs> for SyscallArgs
impl From<FutexRequeueArgs> for SyscallArgs
Source§fn from(args: FutexRequeueArgs) -> Self
fn from(args: FutexRequeueArgs) -> Self
Converts to this type from the input type.
Source§impl From<FutexWaitArgs> for SyscallArgs
impl From<FutexWaitArgs> for SyscallArgs
Source§fn from(args: FutexWaitArgs) -> Self
fn from(args: FutexWaitArgs) -> Self
Converts to this type from the input type.
Source§impl From<FutexWaitvArgs> for SyscallArgs
impl From<FutexWaitvArgs> for SyscallArgs
Source§fn from(args: FutexWaitvArgs) -> Self
fn from(args: FutexWaitvArgs) -> Self
Converts to this type from the input type.
Source§impl From<FutexWakeArgs> for SyscallArgs
impl From<FutexWakeArgs> for SyscallArgs
Source§fn from(args: FutexWakeArgs) -> Self
fn from(args: FutexWakeArgs) -> Self
Converts to this type from the input type.
Source§impl From<FutimesatArgs> for SyscallArgs
impl From<FutimesatArgs> for SyscallArgs
Source§fn from(args: FutimesatArgs) -> Self
fn from(args: FutimesatArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetMempolicyArgs> for SyscallArgs
impl From<GetMempolicyArgs> for SyscallArgs
Source§fn from(args: GetMempolicyArgs) -> Self
fn from(args: GetMempolicyArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetRobustListArgs> for SyscallArgs
impl From<GetRobustListArgs> for SyscallArgs
Source§fn from(args: GetRobustListArgs) -> Self
fn from(args: GetRobustListArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetThreadAreaArgs> for SyscallArgs
impl From<GetThreadAreaArgs> for SyscallArgs
Source§fn from(args: GetThreadAreaArgs) -> Self
fn from(args: GetThreadAreaArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetcpuArgs> for SyscallArgs
impl From<GetcpuArgs> for SyscallArgs
Source§fn from(args: GetcpuArgs) -> Self
fn from(args: GetcpuArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetcwdArgs> for SyscallArgs
impl From<GetcwdArgs> for SyscallArgs
Source§fn from(args: GetcwdArgs) -> Self
fn from(args: GetcwdArgs) -> Self
Converts to this type from the input type.
Source§impl From<Getdents64Args> for SyscallArgs
impl From<Getdents64Args> for SyscallArgs
Source§fn from(args: Getdents64Args) -> Self
fn from(args: Getdents64Args) -> Self
Converts to this type from the input type.
Source§impl From<GetdentsArgs> for SyscallArgs
impl From<GetdentsArgs> for SyscallArgs
Source§fn from(args: GetdentsArgs) -> Self
fn from(args: GetdentsArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetegidArgs> for SyscallArgs
impl From<GetegidArgs> for SyscallArgs
Source§fn from(args: GetegidArgs) -> Self
fn from(args: GetegidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GeteuidArgs> for SyscallArgs
impl From<GeteuidArgs> for SyscallArgs
Source§fn from(args: GeteuidArgs) -> Self
fn from(args: GeteuidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetgidArgs> for SyscallArgs
impl From<GetgidArgs> for SyscallArgs
Source§fn from(args: GetgidArgs) -> Self
fn from(args: GetgidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetgroupsArgs> for SyscallArgs
impl From<GetgroupsArgs> for SyscallArgs
Source§fn from(args: GetgroupsArgs) -> Self
fn from(args: GetgroupsArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetitimerArgs> for SyscallArgs
impl From<GetitimerArgs> for SyscallArgs
Source§fn from(args: GetitimerArgs) -> Self
fn from(args: GetitimerArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetpeernameArgs> for SyscallArgs
impl From<GetpeernameArgs> for SyscallArgs
Source§fn from(args: GetpeernameArgs) -> Self
fn from(args: GetpeernameArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetpgidArgs> for SyscallArgs
impl From<GetpgidArgs> for SyscallArgs
Source§fn from(args: GetpgidArgs) -> Self
fn from(args: GetpgidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetpgrpArgs> for SyscallArgs
impl From<GetpgrpArgs> for SyscallArgs
Source§fn from(args: GetpgrpArgs) -> Self
fn from(args: GetpgrpArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetpidArgs> for SyscallArgs
impl From<GetpidArgs> for SyscallArgs
Source§fn from(args: GetpidArgs) -> Self
fn from(args: GetpidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetppidArgs> for SyscallArgs
impl From<GetppidArgs> for SyscallArgs
Source§fn from(args: GetppidArgs) -> Self
fn from(args: GetppidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetpriorityArgs> for SyscallArgs
impl From<GetpriorityArgs> for SyscallArgs
Source§fn from(args: GetpriorityArgs) -> Self
fn from(args: GetpriorityArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetrandomArgs> for SyscallArgs
impl From<GetrandomArgs> for SyscallArgs
Source§fn from(args: GetrandomArgs) -> Self
fn from(args: GetrandomArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetresgidArgs> for SyscallArgs
impl From<GetresgidArgs> for SyscallArgs
Source§fn from(args: GetresgidArgs) -> Self
fn from(args: GetresgidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetresuidArgs> for SyscallArgs
impl From<GetresuidArgs> for SyscallArgs
Source§fn from(args: GetresuidArgs) -> Self
fn from(args: GetresuidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetrlimitArgs> for SyscallArgs
impl From<GetrlimitArgs> for SyscallArgs
Source§fn from(args: GetrlimitArgs) -> Self
fn from(args: GetrlimitArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetrusageArgs> for SyscallArgs
impl From<GetrusageArgs> for SyscallArgs
Source§fn from(args: GetrusageArgs) -> Self
fn from(args: GetrusageArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetsidArgs> for SyscallArgs
impl From<GetsidArgs> for SyscallArgs
Source§fn from(args: GetsidArgs) -> Self
fn from(args: GetsidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetsocknameArgs> for SyscallArgs
impl From<GetsocknameArgs> for SyscallArgs
Source§fn from(args: GetsocknameArgs) -> Self
fn from(args: GetsocknameArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetsockoptArgs> for SyscallArgs
impl From<GetsockoptArgs> for SyscallArgs
Source§fn from(args: GetsockoptArgs) -> Self
fn from(args: GetsockoptArgs) -> Self
Converts to this type from the input type.
Source§impl From<GettidArgs> for SyscallArgs
impl From<GettidArgs> for SyscallArgs
Source§fn from(args: GettidArgs) -> Self
fn from(args: GettidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GettimeofdayArgs> for SyscallArgs
impl From<GettimeofdayArgs> for SyscallArgs
Source§fn from(args: GettimeofdayArgs) -> Self
fn from(args: GettimeofdayArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetuidArgs> for SyscallArgs
impl From<GetuidArgs> for SyscallArgs
Source§fn from(args: GetuidArgs) -> Self
fn from(args: GetuidArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetxattrArgs> for SyscallArgs
impl From<GetxattrArgs> for SyscallArgs
Source§fn from(args: GetxattrArgs) -> Self
fn from(args: GetxattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<GetxattratArgs> for SyscallArgs
impl From<GetxattratArgs> for SyscallArgs
Source§fn from(args: GetxattratArgs) -> Self
fn from(args: GetxattratArgs) -> Self
Converts to this type from the input type.
Source§impl From<InitModuleArgs> for SyscallArgs
impl From<InitModuleArgs> for SyscallArgs
Source§fn from(args: InitModuleArgs) -> Self
fn from(args: InitModuleArgs) -> Self
Converts to this type from the input type.
Source§impl From<InotifyAddWatchArgs> for SyscallArgs
impl From<InotifyAddWatchArgs> for SyscallArgs
Source§fn from(args: InotifyAddWatchArgs) -> Self
fn from(args: InotifyAddWatchArgs) -> Self
Converts to this type from the input type.
Source§impl From<InotifyInit1Args> for SyscallArgs
impl From<InotifyInit1Args> for SyscallArgs
Source§fn from(args: InotifyInit1Args) -> Self
fn from(args: InotifyInit1Args) -> Self
Converts to this type from the input type.
Source§impl From<InotifyInitArgs> for SyscallArgs
impl From<InotifyInitArgs> for SyscallArgs
Source§fn from(args: InotifyInitArgs) -> Self
fn from(args: InotifyInitArgs) -> Self
Converts to this type from the input type.
Source§impl From<InotifyRmWatchArgs> for SyscallArgs
impl From<InotifyRmWatchArgs> for SyscallArgs
Source§fn from(args: InotifyRmWatchArgs) -> Self
fn from(args: InotifyRmWatchArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoCancelArgs> for SyscallArgs
impl From<IoCancelArgs> for SyscallArgs
Source§fn from(args: IoCancelArgs) -> Self
fn from(args: IoCancelArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoDestroyArgs> for SyscallArgs
impl From<IoDestroyArgs> for SyscallArgs
Source§fn from(args: IoDestroyArgs) -> Self
fn from(args: IoDestroyArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoGeteventsArgs> for SyscallArgs
impl From<IoGeteventsArgs> for SyscallArgs
Source§fn from(args: IoGeteventsArgs) -> Self
fn from(args: IoGeteventsArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoPgeteventsArgs> for SyscallArgs
impl From<IoPgeteventsArgs> for SyscallArgs
Source§fn from(args: IoPgeteventsArgs) -> Self
fn from(args: IoPgeteventsArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoSetupArgs> for SyscallArgs
impl From<IoSetupArgs> for SyscallArgs
Source§fn from(args: IoSetupArgs) -> Self
fn from(args: IoSetupArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoSubmitArgs> for SyscallArgs
impl From<IoSubmitArgs> for SyscallArgs
Source§fn from(args: IoSubmitArgs) -> Self
fn from(args: IoSubmitArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoUringEnterArgs> for SyscallArgs
impl From<IoUringEnterArgs> for SyscallArgs
Source§fn from(args: IoUringEnterArgs) -> Self
fn from(args: IoUringEnterArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoUringRegisterArgs> for SyscallArgs
impl From<IoUringRegisterArgs> for SyscallArgs
Source§fn from(args: IoUringRegisterArgs) -> Self
fn from(args: IoUringRegisterArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoUringSetupArgs> for SyscallArgs
impl From<IoUringSetupArgs> for SyscallArgs
Source§fn from(args: IoUringSetupArgs) -> Self
fn from(args: IoUringSetupArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoctlArgs> for SyscallArgs
impl From<IoctlArgs> for SyscallArgs
Source§impl From<IopermArgs> for SyscallArgs
impl From<IopermArgs> for SyscallArgs
Source§fn from(args: IopermArgs) -> Self
fn from(args: IopermArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoplArgs> for SyscallArgs
impl From<IoplArgs> for SyscallArgs
Source§impl From<IoprioGetArgs> for SyscallArgs
impl From<IoprioGetArgs> for SyscallArgs
Source§fn from(args: IoprioGetArgs) -> Self
fn from(args: IoprioGetArgs) -> Self
Converts to this type from the input type.
Source§impl From<IoprioSetArgs> for SyscallArgs
impl From<IoprioSetArgs> for SyscallArgs
Source§fn from(args: IoprioSetArgs) -> Self
fn from(args: IoprioSetArgs) -> Self
Converts to this type from the input type.
Source§impl From<KcmpArgs> for SyscallArgs
impl From<KcmpArgs> for SyscallArgs
Source§impl From<KexecFileLoadArgs> for SyscallArgs
impl From<KexecFileLoadArgs> for SyscallArgs
Source§fn from(args: KexecFileLoadArgs) -> Self
fn from(args: KexecFileLoadArgs) -> Self
Converts to this type from the input type.
Source§impl From<KexecLoadArgs> for SyscallArgs
impl From<KexecLoadArgs> for SyscallArgs
Source§fn from(args: KexecLoadArgs) -> Self
fn from(args: KexecLoadArgs) -> Self
Converts to this type from the input type.
Source§impl From<KeyctlArgs> for SyscallArgs
impl From<KeyctlArgs> for SyscallArgs
Source§fn from(args: KeyctlArgs) -> Self
fn from(args: KeyctlArgs) -> Self
Converts to this type from the input type.
Source§impl From<KillArgs> for SyscallArgs
impl From<KillArgs> for SyscallArgs
Source§impl From<LandlockAddRuleArgs> for SyscallArgs
impl From<LandlockAddRuleArgs> for SyscallArgs
Source§fn from(args: LandlockAddRuleArgs) -> Self
fn from(args: LandlockAddRuleArgs) -> Self
Converts to this type from the input type.
Source§impl From<LandlockCreateRulesetArgs> for SyscallArgs
impl From<LandlockCreateRulesetArgs> for SyscallArgs
Source§fn from(args: LandlockCreateRulesetArgs) -> Self
fn from(args: LandlockCreateRulesetArgs) -> Self
Converts to this type from the input type.
Source§impl From<LandlockRestrictSelfArgs> for SyscallArgs
impl From<LandlockRestrictSelfArgs> for SyscallArgs
Source§fn from(args: LandlockRestrictSelfArgs) -> Self
fn from(args: LandlockRestrictSelfArgs) -> Self
Converts to this type from the input type.
Source§impl From<LchownArgs> for SyscallArgs
impl From<LchownArgs> for SyscallArgs
Source§fn from(args: LchownArgs) -> Self
fn from(args: LchownArgs) -> Self
Converts to this type from the input type.
Source§impl From<LgetxattrArgs> for SyscallArgs
impl From<LgetxattrArgs> for SyscallArgs
Source§fn from(args: LgetxattrArgs) -> Self
fn from(args: LgetxattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<LinkArgs> for SyscallArgs
impl From<LinkArgs> for SyscallArgs
Source§impl From<LinkatArgs> for SyscallArgs
impl From<LinkatArgs> for SyscallArgs
Source§fn from(args: LinkatArgs) -> Self
fn from(args: LinkatArgs) -> Self
Converts to this type from the input type.
Source§impl From<ListenArgs> for SyscallArgs
impl From<ListenArgs> for SyscallArgs
Source§fn from(args: ListenArgs) -> Self
fn from(args: ListenArgs) -> Self
Converts to this type from the input type.
Source§impl From<ListmountArgs> for SyscallArgs
impl From<ListmountArgs> for SyscallArgs
Source§fn from(args: ListmountArgs) -> Self
fn from(args: ListmountArgs) -> Self
Converts to this type from the input type.
Source§impl From<ListxattrArgs> for SyscallArgs
impl From<ListxattrArgs> for SyscallArgs
Source§fn from(args: ListxattrArgs) -> Self
fn from(args: ListxattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<ListxattratArgs> for SyscallArgs
impl From<ListxattratArgs> for SyscallArgs
Source§fn from(args: ListxattratArgs) -> Self
fn from(args: ListxattratArgs) -> Self
Converts to this type from the input type.
Source§impl From<LlistxattrArgs> for SyscallArgs
impl From<LlistxattrArgs> for SyscallArgs
Source§fn from(args: LlistxattrArgs) -> Self
fn from(args: LlistxattrArgs) -> Self
Converts to this type from the input type.
Source§fn from(args: LookupDcookieArgs) -> Self
fn from(args: LookupDcookieArgs) -> Self
Converts to this type from the input type.
Source§impl From<LremovexattrArgs> for SyscallArgs
impl From<LremovexattrArgs> for SyscallArgs
Source§fn from(args: LremovexattrArgs) -> Self
fn from(args: LremovexattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<LseekArgs> for SyscallArgs
impl From<LseekArgs> for SyscallArgs
Source§impl From<LsetxattrArgs> for SyscallArgs
impl From<LsetxattrArgs> for SyscallArgs
Source§fn from(args: LsetxattrArgs) -> Self
fn from(args: LsetxattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<LsmGetSelfAttrArgs> for SyscallArgs
impl From<LsmGetSelfAttrArgs> for SyscallArgs
Source§fn from(args: LsmGetSelfAttrArgs) -> Self
fn from(args: LsmGetSelfAttrArgs) -> Self
Converts to this type from the input type.
Source§impl From<LsmListModulesArgs> for SyscallArgs
impl From<LsmListModulesArgs> for SyscallArgs
Source§fn from(args: LsmListModulesArgs) -> Self
fn from(args: LsmListModulesArgs) -> Self
Converts to this type from the input type.
Source§impl From<LsmSetSelfAttrArgs> for SyscallArgs
impl From<LsmSetSelfAttrArgs> for SyscallArgs
Source§fn from(args: LsmSetSelfAttrArgs) -> Self
fn from(args: LsmSetSelfAttrArgs) -> Self
Converts to this type from the input type.
Source§impl From<LstatArgs> for SyscallArgs
impl From<LstatArgs> for SyscallArgs
Source§impl From<MadviseArgs> for SyscallArgs
impl From<MadviseArgs> for SyscallArgs
Source§fn from(args: MadviseArgs) -> Self
fn from(args: MadviseArgs) -> Self
Converts to this type from the input type.
Source§impl From<MapShadowStackArgs> for SyscallArgs
impl From<MapShadowStackArgs> for SyscallArgs
Source§fn from(args: MapShadowStackArgs) -> Self
fn from(args: MapShadowStackArgs) -> Self
Converts to this type from the input type.
Source§impl From<MbindArgs> for SyscallArgs
impl From<MbindArgs> for SyscallArgs
Source§impl From<MembarrierArgs> for SyscallArgs
impl From<MembarrierArgs> for SyscallArgs
Source§fn from(args: MembarrierArgs) -> Self
fn from(args: MembarrierArgs) -> Self
Converts to this type from the input type.
Source§impl From<MemfdCreateArgs> for SyscallArgs
impl From<MemfdCreateArgs> for SyscallArgs
Source§fn from(args: MemfdCreateArgs) -> Self
fn from(args: MemfdCreateArgs) -> Self
Converts to this type from the input type.
Source§impl From<MemfdSecretArgs> for SyscallArgs
impl From<MemfdSecretArgs> for SyscallArgs
Source§fn from(args: MemfdSecretArgs) -> Self
fn from(args: MemfdSecretArgs) -> Self
Converts to this type from the input type.
Source§impl From<MigratePagesArgs> for SyscallArgs
impl From<MigratePagesArgs> for SyscallArgs
Source§fn from(args: MigratePagesArgs) -> Self
fn from(args: MigratePagesArgs) -> Self
Converts to this type from the input type.
Source§impl From<MincoreArgs> for SyscallArgs
impl From<MincoreArgs> for SyscallArgs
Source§fn from(args: MincoreArgs) -> Self
fn from(args: MincoreArgs) -> Self
Converts to this type from the input type.
Source§impl From<MkdirArgs> for SyscallArgs
impl From<MkdirArgs> for SyscallArgs
Source§impl From<MkdiratArgs> for SyscallArgs
impl From<MkdiratArgs> for SyscallArgs
Source§fn from(args: MkdiratArgs) -> Self
fn from(args: MkdiratArgs) -> Self
Converts to this type from the input type.
Source§impl From<MknodArgs> for SyscallArgs
impl From<MknodArgs> for SyscallArgs
Source§impl From<MknodatArgs> for SyscallArgs
impl From<MknodatArgs> for SyscallArgs
Source§fn from(args: MknodatArgs) -> Self
fn from(args: MknodatArgs) -> Self
Converts to this type from the input type.
Source§impl From<Mlock2Args> for SyscallArgs
impl From<Mlock2Args> for SyscallArgs
Source§fn from(args: Mlock2Args) -> Self
fn from(args: Mlock2Args) -> Self
Converts to this type from the input type.
Source§impl From<MlockArgs> for SyscallArgs
impl From<MlockArgs> for SyscallArgs
Source§impl From<MlockallArgs> for SyscallArgs
impl From<MlockallArgs> for SyscallArgs
Source§fn from(args: MlockallArgs) -> Self
fn from(args: MlockallArgs) -> Self
Converts to this type from the input type.
Source§impl From<MmapArgs> for SyscallArgs
impl From<MmapArgs> for SyscallArgs
Source§impl From<ModifyLdtArgs> for SyscallArgs
impl From<ModifyLdtArgs> for SyscallArgs
Source§fn from(args: ModifyLdtArgs) -> Self
fn from(args: ModifyLdtArgs) -> Self
Converts to this type from the input type.
Source§impl From<MountArgs> for SyscallArgs
impl From<MountArgs> for SyscallArgs
Source§impl From<MountSetattrArgs> for SyscallArgs
impl From<MountSetattrArgs> for SyscallArgs
Source§fn from(args: MountSetattrArgs) -> Self
fn from(args: MountSetattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<MoveMountArgs> for SyscallArgs
impl From<MoveMountArgs> for SyscallArgs
Source§fn from(args: MoveMountArgs) -> Self
fn from(args: MoveMountArgs) -> Self
Converts to this type from the input type.
Source§impl From<MovePagesArgs> for SyscallArgs
impl From<MovePagesArgs> for SyscallArgs
Source§fn from(args: MovePagesArgs) -> Self
fn from(args: MovePagesArgs) -> Self
Converts to this type from the input type.
Source§impl From<MprotectArgs> for SyscallArgs
impl From<MprotectArgs> for SyscallArgs
Source§fn from(args: MprotectArgs) -> Self
fn from(args: MprotectArgs) -> Self
Converts to this type from the input type.
Source§impl From<MqGetsetattrArgs> for SyscallArgs
impl From<MqGetsetattrArgs> for SyscallArgs
Source§fn from(args: MqGetsetattrArgs) -> Self
fn from(args: MqGetsetattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<MqNotifyArgs> for SyscallArgs
impl From<MqNotifyArgs> for SyscallArgs
Source§fn from(args: MqNotifyArgs) -> Self
fn from(args: MqNotifyArgs) -> Self
Converts to this type from the input type.
Source§impl From<MqOpenArgs> for SyscallArgs
impl From<MqOpenArgs> for SyscallArgs
Source§fn from(args: MqOpenArgs) -> Self
fn from(args: MqOpenArgs) -> Self
Converts to this type from the input type.
Source§impl From<MqTimedreceiveArgs> for SyscallArgs
impl From<MqTimedreceiveArgs> for SyscallArgs
Source§fn from(args: MqTimedreceiveArgs) -> Self
fn from(args: MqTimedreceiveArgs) -> Self
Converts to this type from the input type.
Source§impl From<MqTimedsendArgs> for SyscallArgs
impl From<MqTimedsendArgs> for SyscallArgs
Source§fn from(args: MqTimedsendArgs) -> Self
fn from(args: MqTimedsendArgs) -> Self
Converts to this type from the input type.
Source§impl From<MqUnlinkArgs> for SyscallArgs
impl From<MqUnlinkArgs> for SyscallArgs
Source§fn from(args: MqUnlinkArgs) -> Self
fn from(args: MqUnlinkArgs) -> Self
Converts to this type from the input type.
Source§impl From<MremapArgs> for SyscallArgs
impl From<MremapArgs> for SyscallArgs
Source§fn from(args: MremapArgs) -> Self
fn from(args: MremapArgs) -> Self
Converts to this type from the input type.
Source§impl From<MsealArgs> for SyscallArgs
impl From<MsealArgs> for SyscallArgs
Source§impl From<MsgctlArgs> for SyscallArgs
impl From<MsgctlArgs> for SyscallArgs
Source§fn from(args: MsgctlArgs) -> Self
fn from(args: MsgctlArgs) -> Self
Converts to this type from the input type.
Source§impl From<MsggetArgs> for SyscallArgs
impl From<MsggetArgs> for SyscallArgs
Source§fn from(args: MsggetArgs) -> Self
fn from(args: MsggetArgs) -> Self
Converts to this type from the input type.
Source§impl From<MsgrcvArgs> for SyscallArgs
impl From<MsgrcvArgs> for SyscallArgs
Source§fn from(args: MsgrcvArgs) -> Self
fn from(args: MsgrcvArgs) -> Self
Converts to this type from the input type.
Source§impl From<MsgsndArgs> for SyscallArgs
impl From<MsgsndArgs> for SyscallArgs
Source§fn from(args: MsgsndArgs) -> Self
fn from(args: MsgsndArgs) -> Self
Converts to this type from the input type.
Source§impl From<MsyncArgs> for SyscallArgs
impl From<MsyncArgs> for SyscallArgs
Source§impl From<MunlockArgs> for SyscallArgs
impl From<MunlockArgs> for SyscallArgs
Source§fn from(args: MunlockArgs) -> Self
fn from(args: MunlockArgs) -> Self
Converts to this type from the input type.
Source§impl From<MunlockallArgs> for SyscallArgs
impl From<MunlockallArgs> for SyscallArgs
Source§fn from(args: MunlockallArgs) -> Self
fn from(args: MunlockallArgs) -> Self
Converts to this type from the input type.
Source§impl From<MunmapArgs> for SyscallArgs
impl From<MunmapArgs> for SyscallArgs
Source§fn from(args: MunmapArgs) -> Self
fn from(args: MunmapArgs) -> Self
Converts to this type from the input type.
Source§impl From<NameToHandleAtArgs> for SyscallArgs
impl From<NameToHandleAtArgs> for SyscallArgs
Source§fn from(args: NameToHandleAtArgs) -> Self
fn from(args: NameToHandleAtArgs) -> Self
Converts to this type from the input type.
Source§impl From<NanosleepArgs> for SyscallArgs
impl From<NanosleepArgs> for SyscallArgs
Source§fn from(args: NanosleepArgs) -> Self
fn from(args: NanosleepArgs) -> Self
Converts to this type from the input type.
Source§impl From<NewfstatatArgs> for SyscallArgs
impl From<NewfstatatArgs> for SyscallArgs
Source§fn from(args: NewfstatatArgs) -> Self
fn from(args: NewfstatatArgs) -> Self
Converts to this type from the input type.
Source§impl From<OpenArgs> for SyscallArgs
impl From<OpenArgs> for SyscallArgs
Source§impl From<OpenByHandleAtArgs> for SyscallArgs
impl From<OpenByHandleAtArgs> for SyscallArgs
Source§fn from(args: OpenByHandleAtArgs) -> Self
fn from(args: OpenByHandleAtArgs) -> Self
Converts to this type from the input type.
Source§impl From<OpenTreeArgs> for SyscallArgs
impl From<OpenTreeArgs> for SyscallArgs
Source§fn from(args: OpenTreeArgs) -> Self
fn from(args: OpenTreeArgs) -> Self
Converts to this type from the input type.
Source§impl From<OpenTreeAttrArgs> for SyscallArgs
impl From<OpenTreeAttrArgs> for SyscallArgs
Source§fn from(args: OpenTreeAttrArgs) -> Self
fn from(args: OpenTreeAttrArgs) -> Self
Converts to this type from the input type.
Source§impl From<Openat2Args> for SyscallArgs
impl From<Openat2Args> for SyscallArgs
Source§fn from(args: Openat2Args) -> Self
fn from(args: Openat2Args) -> Self
Converts to this type from the input type.
Source§impl From<OpenatArgs> for SyscallArgs
impl From<OpenatArgs> for SyscallArgs
Source§fn from(args: OpenatArgs) -> Self
fn from(args: OpenatArgs) -> Self
Converts to this type from the input type.
Source§impl From<PauseArgs> for SyscallArgs
impl From<PauseArgs> for SyscallArgs
Source§impl From<PerfEventOpenArgs> for SyscallArgs
impl From<PerfEventOpenArgs> for SyscallArgs
Source§fn from(args: PerfEventOpenArgs) -> Self
fn from(args: PerfEventOpenArgs) -> Self
Converts to this type from the input type.
Source§impl From<PersonalityArgs> for SyscallArgs
impl From<PersonalityArgs> for SyscallArgs
Source§fn from(args: PersonalityArgs) -> Self
fn from(args: PersonalityArgs) -> Self
Converts to this type from the input type.
Source§impl From<PidfdGetfdArgs> for SyscallArgs
impl From<PidfdGetfdArgs> for SyscallArgs
Source§fn from(args: PidfdGetfdArgs) -> Self
fn from(args: PidfdGetfdArgs) -> Self
Converts to this type from the input type.
Source§impl From<PidfdOpenArgs> for SyscallArgs
impl From<PidfdOpenArgs> for SyscallArgs
Source§fn from(args: PidfdOpenArgs) -> Self
fn from(args: PidfdOpenArgs) -> Self
Converts to this type from the input type.
Source§impl From<PidfdSendSignalArgs> for SyscallArgs
impl From<PidfdSendSignalArgs> for SyscallArgs
Source§fn from(args: PidfdSendSignalArgs) -> Self
fn from(args: PidfdSendSignalArgs) -> Self
Converts to this type from the input type.
Source§impl From<Pipe2Args> for SyscallArgs
impl From<Pipe2Args> for SyscallArgs
Source§impl From<PipeArgs> for SyscallArgs
impl From<PipeArgs> for SyscallArgs
Source§impl From<PivotRootArgs> for SyscallArgs
impl From<PivotRootArgs> for SyscallArgs
Source§fn from(args: PivotRootArgs) -> Self
fn from(args: PivotRootArgs) -> Self
Converts to this type from the input type.
Source§impl From<PkeyAllocArgs> for SyscallArgs
impl From<PkeyAllocArgs> for SyscallArgs
Source§fn from(args: PkeyAllocArgs) -> Self
fn from(args: PkeyAllocArgs) -> Self
Converts to this type from the input type.
Source§impl From<PkeyFreeArgs> for SyscallArgs
impl From<PkeyFreeArgs> for SyscallArgs
Source§fn from(args: PkeyFreeArgs) -> Self
fn from(args: PkeyFreeArgs) -> Self
Converts to this type from the input type.
Source§impl From<PkeyMprotectArgs> for SyscallArgs
impl From<PkeyMprotectArgs> for SyscallArgs
Source§fn from(args: PkeyMprotectArgs) -> Self
fn from(args: PkeyMprotectArgs) -> Self
Converts to this type from the input type.
Source§impl From<PollArgs> for SyscallArgs
impl From<PollArgs> for SyscallArgs
Source§impl From<PpollArgs> for SyscallArgs
impl From<PpollArgs> for SyscallArgs
Source§impl From<PrctlArgs> for SyscallArgs
impl From<PrctlArgs> for SyscallArgs
Source§impl From<Pread64Args> for SyscallArgs
impl From<Pread64Args> for SyscallArgs
Source§fn from(args: Pread64Args) -> Self
fn from(args: Pread64Args) -> Self
Converts to this type from the input type.
Source§impl From<Preadv2Args> for SyscallArgs
impl From<Preadv2Args> for SyscallArgs
Source§fn from(args: Preadv2Args) -> Self
fn from(args: Preadv2Args) -> Self
Converts to this type from the input type.
Source§impl From<PreadvArgs> for SyscallArgs
impl From<PreadvArgs> for SyscallArgs
Source§fn from(args: PreadvArgs) -> Self
fn from(args: PreadvArgs) -> Self
Converts to this type from the input type.
Source§impl From<Prlimit64Args> for SyscallArgs
impl From<Prlimit64Args> for SyscallArgs
Source§fn from(args: Prlimit64Args) -> Self
fn from(args: Prlimit64Args) -> Self
Converts to this type from the input type.
Source§impl From<ProcessMadviseArgs> for SyscallArgs
impl From<ProcessMadviseArgs> for SyscallArgs
Source§fn from(args: ProcessMadviseArgs) -> Self
fn from(args: ProcessMadviseArgs) -> Self
Converts to this type from the input type.
Source§impl From<ProcessMreleaseArgs> for SyscallArgs
impl From<ProcessMreleaseArgs> for SyscallArgs
Source§fn from(args: ProcessMreleaseArgs) -> Self
fn from(args: ProcessMreleaseArgs) -> Self
Converts to this type from the input type.
Source§impl From<ProcessVmReadvArgs> for SyscallArgs
impl From<ProcessVmReadvArgs> for SyscallArgs
Source§fn from(args: ProcessVmReadvArgs) -> Self
fn from(args: ProcessVmReadvArgs) -> Self
Converts to this type from the input type.
Source§impl From<ProcessVmWritevArgs> for SyscallArgs
impl From<ProcessVmWritevArgs> for SyscallArgs
Source§fn from(args: ProcessVmWritevArgs) -> Self
fn from(args: ProcessVmWritevArgs) -> Self
Converts to this type from the input type.
Source§impl From<Pselect6Args> for SyscallArgs
impl From<Pselect6Args> for SyscallArgs
Source§fn from(args: Pselect6Args) -> Self
fn from(args: Pselect6Args) -> Self
Converts to this type from the input type.
Source§impl From<PtraceArgs> for SyscallArgs
impl From<PtraceArgs> for SyscallArgs
Source§fn from(args: PtraceArgs) -> Self
fn from(args: PtraceArgs) -> Self
Converts to this type from the input type.
Source§impl From<Pwrite64Args> for SyscallArgs
impl From<Pwrite64Args> for SyscallArgs
Source§fn from(args: Pwrite64Args) -> Self
fn from(args: Pwrite64Args) -> Self
Converts to this type from the input type.
Source§impl From<Pwritev2Args> for SyscallArgs
impl From<Pwritev2Args> for SyscallArgs
Source§fn from(args: Pwritev2Args) -> Self
fn from(args: Pwritev2Args) -> Self
Converts to this type from the input type.
Source§impl From<PwritevArgs> for SyscallArgs
impl From<PwritevArgs> for SyscallArgs
Source§fn from(args: PwritevArgs) -> Self
fn from(args: PwritevArgs) -> Self
Converts to this type from the input type.
Source§impl From<QuotactlArgs> for SyscallArgs
impl From<QuotactlArgs> for SyscallArgs
Source§fn from(args: QuotactlArgs) -> Self
fn from(args: QuotactlArgs) -> Self
Converts to this type from the input type.
Source§impl From<QuotactlFdArgs> for SyscallArgs
impl From<QuotactlFdArgs> for SyscallArgs
Source§fn from(args: QuotactlFdArgs) -> Self
fn from(args: QuotactlFdArgs) -> Self
Converts to this type from the input type.
Source§impl From<ReadArgs> for SyscallArgs
impl From<ReadArgs> for SyscallArgs
Source§impl From<ReadaheadArgs> for SyscallArgs
impl From<ReadaheadArgs> for SyscallArgs
Source§fn from(args: ReadaheadArgs) -> Self
fn from(args: ReadaheadArgs) -> Self
Converts to this type from the input type.
Source§impl From<ReadlinkArgs> for SyscallArgs
impl From<ReadlinkArgs> for SyscallArgs
Source§fn from(args: ReadlinkArgs) -> Self
fn from(args: ReadlinkArgs) -> Self
Converts to this type from the input type.
Source§impl From<ReadlinkatArgs> for SyscallArgs
impl From<ReadlinkatArgs> for SyscallArgs
Source§fn from(args: ReadlinkatArgs) -> Self
fn from(args: ReadlinkatArgs) -> Self
Converts to this type from the input type.
Source§impl From<ReadvArgs> for SyscallArgs
impl From<ReadvArgs> for SyscallArgs
Source§impl From<RebootArgs> for SyscallArgs
impl From<RebootArgs> for SyscallArgs
Source§fn from(args: RebootArgs) -> Self
fn from(args: RebootArgs) -> Self
Converts to this type from the input type.
Source§impl From<RecvfromArgs> for SyscallArgs
impl From<RecvfromArgs> for SyscallArgs
Source§fn from(args: RecvfromArgs) -> Self
fn from(args: RecvfromArgs) -> Self
Converts to this type from the input type.
Source§impl From<RecvmmsgArgs> for SyscallArgs
impl From<RecvmmsgArgs> for SyscallArgs
Source§fn from(args: RecvmmsgArgs) -> Self
fn from(args: RecvmmsgArgs) -> Self
Converts to this type from the input type.
Source§impl From<RecvmsgArgs> for SyscallArgs
impl From<RecvmsgArgs> for SyscallArgs
Source§fn from(args: RecvmsgArgs) -> Self
fn from(args: RecvmsgArgs) -> Self
Converts to this type from the input type.
Source§impl From<RemapFilePagesArgs> for SyscallArgs
impl From<RemapFilePagesArgs> for SyscallArgs
Source§fn from(args: RemapFilePagesArgs) -> Self
fn from(args: RemapFilePagesArgs) -> Self
Converts to this type from the input type.
Source§impl From<RemovexattrArgs> for SyscallArgs
impl From<RemovexattrArgs> for SyscallArgs
Source§fn from(args: RemovexattrArgs) -> Self
fn from(args: RemovexattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<RemovexattratArgs> for SyscallArgs
impl From<RemovexattratArgs> for SyscallArgs
Source§fn from(args: RemovexattratArgs) -> Self
fn from(args: RemovexattratArgs) -> Self
Converts to this type from the input type.
Source§impl From<RenameArgs> for SyscallArgs
impl From<RenameArgs> for SyscallArgs
Source§fn from(args: RenameArgs) -> Self
fn from(args: RenameArgs) -> Self
Converts to this type from the input type.
Source§impl From<Renameat2Args> for SyscallArgs
impl From<Renameat2Args> for SyscallArgs
Source§fn from(args: Renameat2Args) -> Self
fn from(args: Renameat2Args) -> Self
Converts to this type from the input type.
Source§impl From<RenameatArgs> for SyscallArgs
impl From<RenameatArgs> for SyscallArgs
Source§fn from(args: RenameatArgs) -> Self
fn from(args: RenameatArgs) -> Self
Converts to this type from the input type.
Source§impl From<RequestKeyArgs> for SyscallArgs
impl From<RequestKeyArgs> for SyscallArgs
Source§fn from(args: RequestKeyArgs) -> Self
fn from(args: RequestKeyArgs) -> Self
Converts to this type from the input type.
Source§impl From<RestartSyscallArgs> for SyscallArgs
impl From<RestartSyscallArgs> for SyscallArgs
Source§fn from(args: RestartSyscallArgs) -> Self
fn from(args: RestartSyscallArgs) -> Self
Converts to this type from the input type.
Source§impl From<RmdirArgs> for SyscallArgs
impl From<RmdirArgs> for SyscallArgs
Source§impl From<RseqArgs> for SyscallArgs
impl From<RseqArgs> for SyscallArgs
Source§impl From<RtSigactionArgs> for SyscallArgs
impl From<RtSigactionArgs> for SyscallArgs
Source§fn from(args: RtSigactionArgs) -> Self
fn from(args: RtSigactionArgs) -> Self
Converts to this type from the input type.
Source§impl From<RtSigpendingArgs> for SyscallArgs
impl From<RtSigpendingArgs> for SyscallArgs
Source§fn from(args: RtSigpendingArgs) -> Self
fn from(args: RtSigpendingArgs) -> Self
Converts to this type from the input type.
Source§impl From<RtSigprocmaskArgs> for SyscallArgs
impl From<RtSigprocmaskArgs> for SyscallArgs
Source§fn from(args: RtSigprocmaskArgs) -> Self
fn from(args: RtSigprocmaskArgs) -> Self
Converts to this type from the input type.
Source§impl From<RtSigqueueinfoArgs> for SyscallArgs
impl From<RtSigqueueinfoArgs> for SyscallArgs
Source§fn from(args: RtSigqueueinfoArgs) -> Self
fn from(args: RtSigqueueinfoArgs) -> Self
Converts to this type from the input type.
Source§impl From<RtSigreturnArgs> for SyscallArgs
impl From<RtSigreturnArgs> for SyscallArgs
Source§fn from(args: RtSigreturnArgs) -> Self
fn from(args: RtSigreturnArgs) -> Self
Converts to this type from the input type.
Source§impl From<RtSigsuspendArgs> for SyscallArgs
impl From<RtSigsuspendArgs> for SyscallArgs
Source§fn from(args: RtSigsuspendArgs) -> Self
fn from(args: RtSigsuspendArgs) -> Self
Converts to this type from the input type.
Source§impl From<RtSigtimedwaitArgs> for SyscallArgs
impl From<RtSigtimedwaitArgs> for SyscallArgs
Source§fn from(args: RtSigtimedwaitArgs) -> Self
fn from(args: RtSigtimedwaitArgs) -> Self
Converts to this type from the input type.
Source§impl From<RtTgsigqueueinfoArgs> for SyscallArgs
impl From<RtTgsigqueueinfoArgs> for SyscallArgs
Source§fn from(args: RtTgsigqueueinfoArgs) -> Self
fn from(args: RtTgsigqueueinfoArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedGetPriorityMaxArgs> for SyscallArgs
impl From<SchedGetPriorityMaxArgs> for SyscallArgs
Source§fn from(args: SchedGetPriorityMaxArgs) -> Self
fn from(args: SchedGetPriorityMaxArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedGetPriorityMinArgs> for SyscallArgs
impl From<SchedGetPriorityMinArgs> for SyscallArgs
Source§fn from(args: SchedGetPriorityMinArgs) -> Self
fn from(args: SchedGetPriorityMinArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedGetaffinityArgs> for SyscallArgs
impl From<SchedGetaffinityArgs> for SyscallArgs
Source§fn from(args: SchedGetaffinityArgs) -> Self
fn from(args: SchedGetaffinityArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedGetattrArgs> for SyscallArgs
impl From<SchedGetattrArgs> for SyscallArgs
Source§fn from(args: SchedGetattrArgs) -> Self
fn from(args: SchedGetattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedGetparamArgs> for SyscallArgs
impl From<SchedGetparamArgs> for SyscallArgs
Source§fn from(args: SchedGetparamArgs) -> Self
fn from(args: SchedGetparamArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedGetschedulerArgs> for SyscallArgs
impl From<SchedGetschedulerArgs> for SyscallArgs
Source§fn from(args: SchedGetschedulerArgs) -> Self
fn from(args: SchedGetschedulerArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedRrGetIntervalArgs> for SyscallArgs
impl From<SchedRrGetIntervalArgs> for SyscallArgs
Source§fn from(args: SchedRrGetIntervalArgs) -> Self
fn from(args: SchedRrGetIntervalArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedSetaffinityArgs> for SyscallArgs
impl From<SchedSetaffinityArgs> for SyscallArgs
Source§fn from(args: SchedSetaffinityArgs) -> Self
fn from(args: SchedSetaffinityArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedSetattrArgs> for SyscallArgs
impl From<SchedSetattrArgs> for SyscallArgs
Source§fn from(args: SchedSetattrArgs) -> Self
fn from(args: SchedSetattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedSetparamArgs> for SyscallArgs
impl From<SchedSetparamArgs> for SyscallArgs
Source§fn from(args: SchedSetparamArgs) -> Self
fn from(args: SchedSetparamArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedSetschedulerArgs> for SyscallArgs
impl From<SchedSetschedulerArgs> for SyscallArgs
Source§fn from(args: SchedSetschedulerArgs) -> Self
fn from(args: SchedSetschedulerArgs) -> Self
Converts to this type from the input type.
Source§impl From<SchedYieldArgs> for SyscallArgs
impl From<SchedYieldArgs> for SyscallArgs
Source§fn from(args: SchedYieldArgs) -> Self
fn from(args: SchedYieldArgs) -> Self
Converts to this type from the input type.
Source§impl From<SeccompArgs> for SyscallArgs
impl From<SeccompArgs> for SyscallArgs
Source§fn from(args: SeccompArgs) -> Self
fn from(args: SeccompArgs) -> Self
Converts to this type from the input type.
Source§impl From<SelectArgs> for SyscallArgs
impl From<SelectArgs> for SyscallArgs
Source§fn from(args: SelectArgs) -> Self
fn from(args: SelectArgs) -> Self
Converts to this type from the input type.
Source§impl From<SemctlArgs> for SyscallArgs
impl From<SemctlArgs> for SyscallArgs
Source§fn from(args: SemctlArgs) -> Self
fn from(args: SemctlArgs) -> Self
Converts to this type from the input type.
Source§impl From<SemgetArgs> for SyscallArgs
impl From<SemgetArgs> for SyscallArgs
Source§fn from(args: SemgetArgs) -> Self
fn from(args: SemgetArgs) -> Self
Converts to this type from the input type.
Source§impl From<SemopArgs> for SyscallArgs
impl From<SemopArgs> for SyscallArgs
Source§impl From<SemtimedopArgs> for SyscallArgs
impl From<SemtimedopArgs> for SyscallArgs
Source§fn from(args: SemtimedopArgs) -> Self
fn from(args: SemtimedopArgs) -> Self
Converts to this type from the input type.
Source§impl From<SendfileArgs> for SyscallArgs
impl From<SendfileArgs> for SyscallArgs
Source§fn from(args: SendfileArgs) -> Self
fn from(args: SendfileArgs) -> Self
Converts to this type from the input type.
Source§impl From<SendmmsgArgs> for SyscallArgs
impl From<SendmmsgArgs> for SyscallArgs
Source§fn from(args: SendmmsgArgs) -> Self
fn from(args: SendmmsgArgs) -> Self
Converts to this type from the input type.
Source§impl From<SendmsgArgs> for SyscallArgs
impl From<SendmsgArgs> for SyscallArgs
Source§fn from(args: SendmsgArgs) -> Self
fn from(args: SendmsgArgs) -> Self
Converts to this type from the input type.
Source§impl From<SendtoArgs> for SyscallArgs
impl From<SendtoArgs> for SyscallArgs
Source§fn from(args: SendtoArgs) -> Self
fn from(args: SendtoArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetMempolicyArgs> for SyscallArgs
impl From<SetMempolicyArgs> for SyscallArgs
Source§fn from(args: SetMempolicyArgs) -> Self
fn from(args: SetMempolicyArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetMempolicyHomeNodeArgs> for SyscallArgs
impl From<SetMempolicyHomeNodeArgs> for SyscallArgs
Source§fn from(args: SetMempolicyHomeNodeArgs) -> Self
fn from(args: SetMempolicyHomeNodeArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetRobustListArgs> for SyscallArgs
impl From<SetRobustListArgs> for SyscallArgs
Source§fn from(args: SetRobustListArgs) -> Self
fn from(args: SetRobustListArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetThreadAreaArgs> for SyscallArgs
impl From<SetThreadAreaArgs> for SyscallArgs
Source§fn from(args: SetThreadAreaArgs) -> Self
fn from(args: SetThreadAreaArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetTidAddressArgs> for SyscallArgs
impl From<SetTidAddressArgs> for SyscallArgs
Source§fn from(args: SetTidAddressArgs) -> Self
fn from(args: SetTidAddressArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetdomainnameArgs> for SyscallArgs
impl From<SetdomainnameArgs> for SyscallArgs
Source§fn from(args: SetdomainnameArgs) -> Self
fn from(args: SetdomainnameArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetfsgidArgs> for SyscallArgs
impl From<SetfsgidArgs> for SyscallArgs
Source§fn from(args: SetfsgidArgs) -> Self
fn from(args: SetfsgidArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetfsuidArgs> for SyscallArgs
impl From<SetfsuidArgs> for SyscallArgs
Source§fn from(args: SetfsuidArgs) -> Self
fn from(args: SetfsuidArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetgidArgs> for SyscallArgs
impl From<SetgidArgs> for SyscallArgs
Source§fn from(args: SetgidArgs) -> Self
fn from(args: SetgidArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetgroupsArgs> for SyscallArgs
impl From<SetgroupsArgs> for SyscallArgs
Source§fn from(args: SetgroupsArgs) -> Self
fn from(args: SetgroupsArgs) -> Self
Converts to this type from the input type.
Source§impl From<SethostnameArgs> for SyscallArgs
impl From<SethostnameArgs> for SyscallArgs
Source§fn from(args: SethostnameArgs) -> Self
fn from(args: SethostnameArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetitimerArgs> for SyscallArgs
impl From<SetitimerArgs> for SyscallArgs
Source§fn from(args: SetitimerArgs) -> Self
fn from(args: SetitimerArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetnsArgs> for SyscallArgs
impl From<SetnsArgs> for SyscallArgs
Source§impl From<SetpgidArgs> for SyscallArgs
impl From<SetpgidArgs> for SyscallArgs
Source§fn from(args: SetpgidArgs) -> Self
fn from(args: SetpgidArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetpriorityArgs> for SyscallArgs
impl From<SetpriorityArgs> for SyscallArgs
Source§fn from(args: SetpriorityArgs) -> Self
fn from(args: SetpriorityArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetregidArgs> for SyscallArgs
impl From<SetregidArgs> for SyscallArgs
Source§fn from(args: SetregidArgs) -> Self
fn from(args: SetregidArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetresgidArgs> for SyscallArgs
impl From<SetresgidArgs> for SyscallArgs
Source§fn from(args: SetresgidArgs) -> Self
fn from(args: SetresgidArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetresuidArgs> for SyscallArgs
impl From<SetresuidArgs> for SyscallArgs
Source§fn from(args: SetresuidArgs) -> Self
fn from(args: SetresuidArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetreuidArgs> for SyscallArgs
impl From<SetreuidArgs> for SyscallArgs
Source§fn from(args: SetreuidArgs) -> Self
fn from(args: SetreuidArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetrlimitArgs> for SyscallArgs
impl From<SetrlimitArgs> for SyscallArgs
Source§fn from(args: SetrlimitArgs) -> Self
fn from(args: SetrlimitArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetsidArgs> for SyscallArgs
impl From<SetsidArgs> for SyscallArgs
Source§fn from(args: SetsidArgs) -> Self
fn from(args: SetsidArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetsockoptArgs> for SyscallArgs
impl From<SetsockoptArgs> for SyscallArgs
Source§fn from(args: SetsockoptArgs) -> Self
fn from(args: SetsockoptArgs) -> Self
Converts to this type from the input type.
Source§impl From<SettimeofdayArgs> for SyscallArgs
impl From<SettimeofdayArgs> for SyscallArgs
Source§fn from(args: SettimeofdayArgs) -> Self
fn from(args: SettimeofdayArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetuidArgs> for SyscallArgs
impl From<SetuidArgs> for SyscallArgs
Source§fn from(args: SetuidArgs) -> Self
fn from(args: SetuidArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetxattrArgs> for SyscallArgs
impl From<SetxattrArgs> for SyscallArgs
Source§fn from(args: SetxattrArgs) -> Self
fn from(args: SetxattrArgs) -> Self
Converts to this type from the input type.
Source§impl From<SetxattratArgs> for SyscallArgs
impl From<SetxattratArgs> for SyscallArgs
Source§fn from(args: SetxattratArgs) -> Self
fn from(args: SetxattratArgs) -> Self
Converts to this type from the input type.
Source§impl From<ShmatArgs> for SyscallArgs
impl From<ShmatArgs> for SyscallArgs
Source§impl From<ShmctlArgs> for SyscallArgs
impl From<ShmctlArgs> for SyscallArgs
Source§fn from(args: ShmctlArgs) -> Self
fn from(args: ShmctlArgs) -> Self
Converts to this type from the input type.
Source§impl From<ShmdtArgs> for SyscallArgs
impl From<ShmdtArgs> for SyscallArgs
Source§impl From<ShmgetArgs> for SyscallArgs
impl From<ShmgetArgs> for SyscallArgs
Source§fn from(args: ShmgetArgs) -> Self
fn from(args: ShmgetArgs) -> Self
Converts to this type from the input type.
Source§impl From<ShutdownArgs> for SyscallArgs
impl From<ShutdownArgs> for SyscallArgs
Source§fn from(args: ShutdownArgs) -> Self
fn from(args: ShutdownArgs) -> Self
Converts to this type from the input type.
Source§impl From<SigaltstackArgs> for SyscallArgs
impl From<SigaltstackArgs> for SyscallArgs
Source§fn from(args: SigaltstackArgs) -> Self
fn from(args: SigaltstackArgs) -> Self
Converts to this type from the input type.
Source§impl From<Signalfd4Args> for SyscallArgs
impl From<Signalfd4Args> for SyscallArgs
Source§fn from(args: Signalfd4Args) -> Self
fn from(args: Signalfd4Args) -> Self
Converts to this type from the input type.
Source§impl From<SignalfdArgs> for SyscallArgs
impl From<SignalfdArgs> for SyscallArgs
Source§fn from(args: SignalfdArgs) -> Self
fn from(args: SignalfdArgs) -> Self
Converts to this type from the input type.
Source§impl From<SocketArgs> for SyscallArgs
impl From<SocketArgs> for SyscallArgs
Source§fn from(args: SocketArgs) -> Self
fn from(args: SocketArgs) -> Self
Converts to this type from the input type.
Source§impl From<SocketpairArgs> for SyscallArgs
impl From<SocketpairArgs> for SyscallArgs
Source§fn from(args: SocketpairArgs) -> Self
fn from(args: SocketpairArgs) -> Self
Converts to this type from the input type.
Source§impl From<SpliceArgs> for SyscallArgs
impl From<SpliceArgs> for SyscallArgs
Source§fn from(args: SpliceArgs) -> Self
fn from(args: SpliceArgs) -> Self
Converts to this type from the input type.
Source§impl From<StatArgs> for SyscallArgs
impl From<StatArgs> for SyscallArgs
Source§impl From<StatfsArgs> for SyscallArgs
impl From<StatfsArgs> for SyscallArgs
Source§fn from(args: StatfsArgs) -> Self
fn from(args: StatfsArgs) -> Self
Converts to this type from the input type.
Source§impl From<StatmountArgs> for SyscallArgs
impl From<StatmountArgs> for SyscallArgs
Source§fn from(args: StatmountArgs) -> Self
fn from(args: StatmountArgs) -> Self
Converts to this type from the input type.
Source§impl From<StatxArgs> for SyscallArgs
impl From<StatxArgs> for SyscallArgs
Source§impl From<SwapoffArgs> for SyscallArgs
impl From<SwapoffArgs> for SyscallArgs
Source§fn from(args: SwapoffArgs) -> Self
fn from(args: SwapoffArgs) -> Self
Converts to this type from the input type.
Source§impl From<SwaponArgs> for SyscallArgs
impl From<SwaponArgs> for SyscallArgs
Source§fn from(args: SwaponArgs) -> Self
fn from(args: SwaponArgs) -> Self
Converts to this type from the input type.
Source§impl From<SymlinkArgs> for SyscallArgs
impl From<SymlinkArgs> for SyscallArgs
Source§fn from(args: SymlinkArgs) -> Self
fn from(args: SymlinkArgs) -> Self
Converts to this type from the input type.
Source§impl From<SymlinkatArgs> for SyscallArgs
impl From<SymlinkatArgs> for SyscallArgs
Source§fn from(args: SymlinkatArgs) -> Self
fn from(args: SymlinkatArgs) -> Self
Converts to this type from the input type.
Source§impl From<SyncArgs> for SyscallArgs
impl From<SyncArgs> for SyscallArgs
Source§impl From<SyncFileRangeArgs> for SyscallArgs
impl From<SyncFileRangeArgs> for SyscallArgs
Source§fn from(args: SyncFileRangeArgs) -> Self
fn from(args: SyncFileRangeArgs) -> Self
Converts to this type from the input type.
Source§impl From<SyncfsArgs> for SyscallArgs
impl From<SyncfsArgs> for SyscallArgs
Source§fn from(args: SyncfsArgs) -> Self
fn from(args: SyncfsArgs) -> Self
Converts to this type from the input type.
Source§impl From<SysfsArgs> for SyscallArgs
impl From<SysfsArgs> for SyscallArgs
Source§impl From<SysinfoArgs> for SyscallArgs
impl From<SysinfoArgs> for SyscallArgs
Source§fn from(args: SysinfoArgs) -> Self
fn from(args: SysinfoArgs) -> Self
Converts to this type from the input type.
Source§impl From<SyslogArgs> for SyscallArgs
impl From<SyslogArgs> for SyscallArgs
Source§fn from(args: SyslogArgs) -> Self
fn from(args: SyslogArgs) -> Self
Converts to this type from the input type.
Source§impl From<TeeArgs> for SyscallArgs
impl From<TeeArgs> for SyscallArgs
Source§impl From<TgkillArgs> for SyscallArgs
impl From<TgkillArgs> for SyscallArgs
Source§fn from(args: TgkillArgs) -> Self
fn from(args: TgkillArgs) -> Self
Converts to this type from the input type.
Source§impl From<TimeArgs> for SyscallArgs
impl From<TimeArgs> for SyscallArgs
Source§impl From<TimerCreateArgs> for SyscallArgs
impl From<TimerCreateArgs> for SyscallArgs
Source§fn from(args: TimerCreateArgs) -> Self
fn from(args: TimerCreateArgs) -> Self
Converts to this type from the input type.
Source§impl From<TimerDeleteArgs> for SyscallArgs
impl From<TimerDeleteArgs> for SyscallArgs
Source§fn from(args: TimerDeleteArgs) -> Self
fn from(args: TimerDeleteArgs) -> Self
Converts to this type from the input type.
Source§impl From<TimerGetoverrunArgs> for SyscallArgs
impl From<TimerGetoverrunArgs> for SyscallArgs
Source§fn from(args: TimerGetoverrunArgs) -> Self
fn from(args: TimerGetoverrunArgs) -> Self
Converts to this type from the input type.
Source§impl From<TimerGettimeArgs> for SyscallArgs
impl From<TimerGettimeArgs> for SyscallArgs
Source§fn from(args: TimerGettimeArgs) -> Self
fn from(args: TimerGettimeArgs) -> Self
Converts to this type from the input type.
Source§impl From<TimerSettimeArgs> for SyscallArgs
impl From<TimerSettimeArgs> for SyscallArgs
Source§fn from(args: TimerSettimeArgs) -> Self
fn from(args: TimerSettimeArgs) -> Self
Converts to this type from the input type.
Source§impl From<TimerfdCreateArgs> for SyscallArgs
impl From<TimerfdCreateArgs> for SyscallArgs
Source§fn from(args: TimerfdCreateArgs) -> Self
fn from(args: TimerfdCreateArgs) -> Self
Converts to this type from the input type.
Source§impl From<TimerfdGettimeArgs> for SyscallArgs
impl From<TimerfdGettimeArgs> for SyscallArgs
Source§fn from(args: TimerfdGettimeArgs) -> Self
fn from(args: TimerfdGettimeArgs) -> Self
Converts to this type from the input type.
Source§impl From<TimerfdSettimeArgs> for SyscallArgs
impl From<TimerfdSettimeArgs> for SyscallArgs
Source§fn from(args: TimerfdSettimeArgs) -> Self
fn from(args: TimerfdSettimeArgs) -> Self
Converts to this type from the input type.
Source§impl From<TimesArgs> for SyscallArgs
impl From<TimesArgs> for SyscallArgs
Source§impl From<TkillArgs> for SyscallArgs
impl From<TkillArgs> for SyscallArgs
Source§impl From<TruncateArgs> for SyscallArgs
impl From<TruncateArgs> for SyscallArgs
Source§fn from(args: TruncateArgs) -> Self
fn from(args: TruncateArgs) -> Self
Converts to this type from the input type.
Source§impl From<UmaskArgs> for SyscallArgs
impl From<UmaskArgs> for SyscallArgs
Source§impl From<Umount2Args> for SyscallArgs
impl From<Umount2Args> for SyscallArgs
Source§fn from(args: Umount2Args) -> Self
fn from(args: Umount2Args) -> Self
Converts to this type from the input type.
Source§impl From<UnameArgs> for SyscallArgs
impl From<UnameArgs> for SyscallArgs
Source§impl From<UnlinkArgs> for SyscallArgs
impl From<UnlinkArgs> for SyscallArgs
Source§fn from(args: UnlinkArgs) -> Self
fn from(args: UnlinkArgs) -> Self
Converts to this type from the input type.
Source§impl From<UnlinkatArgs> for SyscallArgs
impl From<UnlinkatArgs> for SyscallArgs
Source§fn from(args: UnlinkatArgs) -> Self
fn from(args: UnlinkatArgs) -> Self
Converts to this type from the input type.
Source§fn from(args: UnshareArgs) -> Self
fn from(args: UnshareArgs) -> Self
Converts to this type from the input type.
Source§impl From<UretprobeArgs> for SyscallArgs
impl From<UretprobeArgs> for SyscallArgs
Source§fn from(args: UretprobeArgs) -> Self
fn from(args: UretprobeArgs) -> Self
Converts to this type from the input type.
Source§impl From<UserfaultfdArgs> for SyscallArgs
impl From<UserfaultfdArgs> for SyscallArgs
Source§fn from(args: UserfaultfdArgs) -> Self
fn from(args: UserfaultfdArgs) -> Self
Converts to this type from the input type.
Source§impl From<UstatArgs> for SyscallArgs
impl From<UstatArgs> for SyscallArgs
Source§impl From<UtimeArgs> for SyscallArgs
impl From<UtimeArgs> for SyscallArgs
Source§impl From<UtimensatArgs> for SyscallArgs
impl From<UtimensatArgs> for SyscallArgs
Source§fn from(args: UtimensatArgs) -> Self
fn from(args: UtimensatArgs) -> Self
Converts to this type from the input type.
Source§impl From<UtimesArgs> for SyscallArgs
impl From<UtimesArgs> for SyscallArgs
Source§fn from(args: UtimesArgs) -> Self
fn from(args: UtimesArgs) -> Self
Converts to this type from the input type.
Source§impl From<VforkArgs> for SyscallArgs
impl From<VforkArgs> for SyscallArgs
Source§impl From<VhangupArgs> for SyscallArgs
impl From<VhangupArgs> for SyscallArgs
Source§fn from(args: VhangupArgs) -> Self
fn from(args: VhangupArgs) -> Self
Converts to this type from the input type.
Source§impl From<VmspliceArgs> for SyscallArgs
impl From<VmspliceArgs> for SyscallArgs
Source§fn from(args: VmspliceArgs) -> Self
fn from(args: VmspliceArgs) -> Self
Converts to this type from the input type.
Source§impl From<Wait4Args> for SyscallArgs
impl From<Wait4Args> for SyscallArgs
Source§impl From<WaitidArgs> for SyscallArgs
impl From<WaitidArgs> for SyscallArgs
Source§fn from(args: WaitidArgs) -> Self
fn from(args: WaitidArgs) -> Self
Converts to this type from the input type.
Source§impl From<WriteArgs> for SyscallArgs
impl From<WriteArgs> for SyscallArgs
Source§impl From<WritevArgs> for SyscallArgs
impl From<WritevArgs> for SyscallArgs
Source§fn from(args: WritevArgs) -> Self
fn from(args: WritevArgs) -> Self
Converts to this type from the input type.
Source§impl PartialEq for SyscallArgs
impl PartialEq for SyscallArgs
Source§impl SyscallGroupsGetter for SyscallArgs
impl SyscallGroupsGetter for SyscallArgs
fn syscall_groups(&self) -> BitFlags<SyscallGroups>
Source§impl SyscallNumber for SyscallArgs
impl SyscallNumber for SyscallArgs
fn syscall_number(&self) -> isize
impl StructuralPartialEq for SyscallArgs
Auto Trait Implementations§
impl Freeze for SyscallArgs
impl RefUnwindSafe for SyscallArgs
impl !Send for SyscallArgs
impl !Sync for SyscallArgs
impl Unpin for SyscallArgs
impl UnwindSafe for SyscallArgs
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more