Lines Matching defs:td
137 linux_sysinfo(struct thread *td, struct linux_sysinfo_args *args) in linux_sysinfo()
186 linux_alarm(struct thread *td, struct linux_alarm_args *args) in linux_alarm()
218 linux_brk(struct thread *td, struct linux_brk_args *args) in linux_brk()
235 linux_select(struct thread *td, struct linux_select_args *args) in linux_select()
302 linux_mremap(struct thread *td, struct linux_mremap_args *args) in linux_mremap()
345 linux_msync(struct thread *td, struct linux_msync_args *args) in linux_msync()
353 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
361 linux_madvise(struct thread *td, struct linux_madvise_args *uap) in linux_madvise()
369 linux_mmap2(struct thread *td, struct linux_mmap2_args *uap) in linux_mmap2()
387 linux_time(struct thread *td, struct linux_time_args *args) in linux_time()
423 linux_times(struct thread *td, struct linux_times_args *args) in linux_times()
455 linux_newuname(struct thread *td, struct linux_newuname_args *args) in linux_newuname()
505 linux_utime(struct thread *td, struct linux_utime_args *args) in linux_utime()
529 linux_utimes(struct thread *td, struct linux_utimes_args *args) in linux_utimes()
576 linux_common_utimensat(struct thread *td, int ldfd, const char *pathname, in linux_common_utimensat()
611 linux_utimensat(struct thread *td, struct linux_utimensat_args *args) in linux_utimensat()
666 linux_utimensat_time64(struct thread *td, struct linux_utimensat_time64_args *args) in linux_utimensat_time64()
694 linux_futimesat(struct thread *td, struct linux_futimesat_args *args) in linux_futimesat()
718 linux_common_wait(struct thread *td, idtype_t idtype, int id, int *statusp, in linux_common_wait()
761 linux_waitpid(struct thread *td, struct linux_waitpid_args *args) in linux_waitpid()
775 linux_wait4(struct thread *td, struct linux_wait4_args *args) in linux_wait4()
819 linux_waitid(struct thread *td, struct linux_waitid_args *args) in linux_waitid()
869 linux_mknod(struct thread *td, struct linux_mknod_args *args) in linux_mknod()
909 linux_mknodat(struct thread *td, struct linux_mknodat_args *args) in linux_mknodat()
953 linux_personality(struct thread *td, struct linux_personality_args *args) in linux_personality()
982 linux_setitimer(struct thread *td, struct linux_setitimer_args *uap) in linux_setitimer()
1006 linux_getitimer(struct thread *td, struct linux_getitimer_args *uap) in linux_getitimer()
1021 linux_nice(struct thread *td, struct linux_nice_args *args) in linux_nice()
1029 linux_setgroups(struct thread *td, struct linux_setgroups_args *args) in linux_setgroups()
1086 linux_getgroups(struct thread *td, struct linux_getgroups_args *args) in linux_getgroups()
1129 linux_get_dummy_limit(struct thread *td, l_uint resource, struct rlimit *rlim) in linux_get_dummy_limit()
1171 linux_setrlimit(struct thread *td, struct linux_setrlimit_args *args) in linux_setrlimit()
1196 linux_old_getrlimit(struct thread *td, struct linux_old_getrlimit_args *args) in linux_old_getrlimit()
1237 linux_getrlimit(struct thread *td, struct linux_getrlimit_args *args) in linux_getrlimit()
1264 linux_sched_setscheduler(struct thread *td, in linux_sched_setscheduler()
1326 linux_sched_getscheduler(struct thread *td, in linux_sched_getscheduler()
1354 linux_sched_get_priority_max(struct thread *td, in linux_sched_get_priority_max()
1390 linux_sched_get_priority_min(struct thread *td, in linux_sched_get_priority_min()
1437 linux_reboot(struct thread *td, struct linux_reboot_args *args) in linux_reboot()
1474 linux_getpid(struct thread *td, struct linux_getpid_args *args) in linux_getpid()
1483 linux_gettid(struct thread *td, struct linux_gettid_args *args) in linux_gettid()
1496 linux_getppid(struct thread *td, struct linux_getppid_args *args) in linux_getppid()
1504 linux_getgid(struct thread *td, struct linux_getgid_args *args) in linux_getgid()
1512 linux_getuid(struct thread *td, struct linux_getuid_args *args) in linux_getuid()
1520 linux_getsid(struct thread *td, struct linux_getsid_args *args) in linux_getsid()
1527 linux_getpriority(struct thread *td, struct linux_getpriority_args *args) in linux_getpriority()
1537 linux_sethostname(struct thread *td, struct linux_sethostname_args *args) in linux_sethostname()
1548 linux_setdomainname(struct thread *td, struct linux_setdomainname_args *args) in linux_setdomainname()
1559 linux_exit_group(struct thread *td, struct linux_exit_group_args *args) in linux_exit_group()
1590 linux_capget(struct thread *td, struct linux_capget_args *uap) in linux_capget()
1637 linux_capset(struct thread *td, struct linux_capset_args *uap) in linux_capset()
1690 linux_prctl(struct thread *td, struct linux_prctl_args *args) in linux_prctl()
1850 linux_sched_setparam(struct thread *td, in linux_sched_setparam()
1904 linux_sched_getparam(struct thread *td, in linux_sched_getparam()
1955 linux_sched_getaffinity(struct thread *td, in linux_sched_getaffinity()
1988 linux_sched_setaffinity(struct thread *td, in linux_sched_setaffinity()
2028 linux_prlimit64(struct thread *td, struct linux_prlimit64_args *args) in linux_prlimit64()
2102 linux_pselect6(struct thread *td, struct linux_pselect6_args *args) in linux_pselect6()
2124 linux_common_pselect6(struct thread *td, l_int nfds, l_fd_set *readfds, in linux_common_pselect6()
2182 linux_pselect6_time64(struct thread *td, in linux_pselect6_time64()
2206 linux_ppoll(struct thread *td, struct linux_ppoll_args *args) in linux_ppoll()
2227 linux_common_ppoll(struct thread *td, struct pollfd *fds, uint32_t nfds, in linux_common_ppoll()
2279 linux_ppoll_time64(struct thread *td, struct linux_ppoll_time64_args *args) in linux_ppoll_time64()
2300 linux_pollin(struct thread *td, struct pollfd *fds, struct pollfd *ufds, u_int nfd) in linux_pollin()
2319 linux_pollout(struct thread *td, struct pollfd *fds, struct pollfd *ufds, u_int nfd) in linux_pollout()
2342 linux_sched_rr_get_interval_common(struct thread *td, pid_t pid, in linux_sched_rr_get_interval_common()
2365 linux_sched_rr_get_interval(struct thread *td, in linux_sched_rr_get_interval()
2379 linux_sched_rr_get_interval_time64(struct thread *td, in linux_sched_rr_get_interval_time64()
2398 linux_tdfind(struct thread *td, lwpid_t tid, pid_t pid) in linux_tdfind()
2456 linux_getrandom(struct thread *td, struct linux_getrandom_args *args) in linux_getrandom()
2484 linux_mincore(struct thread *td, struct linux_mincore_args *args) in linux_mincore()
2496 linux_syslog(struct thread *td, struct linux_syslog_args *args) in linux_syslog()
2557 linux_getcpu(struct thread *td, struct linux_getcpu_args *args) in linux_getcpu()
2574 linux_poll(struct thread *td, struct linux_poll_args *args) in linux_poll()
2593 linux_seccomp(struct thread *td, struct linux_seccomp_args *args) in linux_seccomp()
2692 linux_execve(struct thread *td, struct linux_execve_args *args) in linux_execve()
2774 linux_ioprio_get(struct thread *td, struct linux_ioprio_get_args *args) in linux_ioprio_get()
2875 linux_ioprio_set(struct thread *td, struct linux_ioprio_set_args *args) in linux_ioprio_set()
2981 linux_mq_open(struct thread *td, struct linux_mq_open_args *args) in linux_mq_open()
3002 linux_mq_unlink(struct thread *td, struct linux_mq_unlink_args *args) in linux_mq_unlink()
3012 linux_mq_timedsend(struct thread *td, struct linux_mq_timedsend_args *args) in linux_mq_timedsend()
3031 linux_mq_timedreceive(struct thread *td, struct linux_mq_timedreceive_args *args) in linux_mq_timedreceive()
3050 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify()
3072 linux_mq_getsetattr(struct thread *td, struct linux_mq_getsetattr_args *args) in linux_mq_getsetattr()