my_syscall5
return my_syscall5(__NR_clone, 0, SIGCHLD, 0, 0, 0);
return my_syscall5(__NR_clone, 0, CLONE_VM | CLONE_VFORK | SIGCHLD, 0, 0, 0);
return my_syscall5(__NR_ppoll_time64, fds, nfds, (timeout >= 0) ? &t : NULL, NULL, 0);
return my_syscall5(__NR_ppoll, fds, nfds, (timeout >= 0) ? &t : NULL, NULL, 0);
return my_syscall5(__NR_fchownat, AT_FDCWD, path, owner, group, 0);
return my_syscall5(__NR_clone, SIGCHLD, 0, 0, 0, 0);
return my_syscall5(__NR_clone, CLONE_VM | CLONE_VFORK | SIGCHLD, 0, 0, 0, 0);
return my_syscall5(__NR_linkat, AT_FDCWD, old, AT_FDCWD, new, 0);
ret = my_syscall5(__NR_llseek, fd, offset >> 32, (uint32_t)offset, &loff, whence);
return (void *)my_syscall5(__NR_mremap, old_address, old_size,
return my_syscall5(__NR_mount, src, tgt, fst, flags, data);
return my_syscall5(__NR_prctl, option, arg2, arg3, arg4, arg5);
return my_syscall5(__NR_statx, fd, path, flags, mask, buf);
return my_syscall5(__NR_waitid, which, pid, infop, options, rusage);
ret = my_syscall5(__NR_prctl, PR_GET_INDIR_BR_LP_STATUS, &lpad_status, 0, 0, 0);
ret = my_syscall5(__NR_prctl, PR_GET_SHADOW_STACK_STATUS, &ss_status, 0, 0, 0);
ret = my_syscall5(__NR_prctl, PR_GET_SHADOW_STACK_STATUS, &ss_status, 0, 0, 0);
ret = my_syscall5(__NR_prctl, PR_GET_SHADOW_STACK_STATUS, &shstk_status, 0, 0, 0);
ret = my_syscall5(__NR_prctl, PR_GET_SHADOW_STACK_STATUS, &ss_status, 0, 0, 0);