Lines Matching refs:all
10 pid_t gettid:gettid() all
11 …futex(int *uaddr, int futex_op, int val, const struct timespec *timeout, int *uaddr2, int val3) all
12 int clone:clone(int (*fn)(void *), void *child_stack, int flags, void *arg, ..) all
14 int rt_sigreturn:rt_sigreturn(unsigned long __unused) all
15 int rt_tgsigqueueinfo:int rt_tgsigqueueinfo(pid_t tgid, pid_t tid, int sig, siginfo_t *uinfo) all
16 int restart_syscall:int restart_syscall() all
22 …event_open(struct perf_event_attr *attr, pid_t pid, int cpu, int group_fd, unsigned long flags) all
25 int tkill:tkill(int tid, int sig) all
28 int seccomp:seccomp(unsigned int operation, unsigned int flags, void *args) all
40 int io_setup(unsigned nr, aio_context_t *ctxp) all
41 int io_destroy(aio_context_t ctx) all
42 int io_submit(aio_context_t ctx, long nr, struct iocb **iocbpp) all
43 …aio_context_t ctx, long min_nr, long max_nr, struct io_event *events, struct timespec *timeout) all
44 int io_cancel(aio_context_t ctx, struct iocb *, struct io_event *result) all
46 int sched_getattr(pid_t pid, struct sched_attr* attr, unsigned int flags) all
47 int sched_setattr(pid_t pid, struct sched_attr* attr, unsigned int size, unsigned int flags) all
49 int execveat(int dirfd, const char* pathname, char* const* argv, char* const* envp, int flags) all
51 int membarrier(int cmd, int flags) all
53 …e_range(int fd_in, loff_t* off_in, int fd_out, loff_t* off_out, size_t len, unsigned int flags) all
55 ssize_t preadv2(int fd, const struct iovec* iov, int iovcnt, off_t offset, int flags) all
56 ssize_t pwritev2(int fd, const struct iovec* iov, int iovcnt, off_t offset, int flags) all
76 int pidfd_open(pid_t pid, unsigned int flags) all