Searched defs:uap (Results 1 - 25 of 135) sorted by relevance

123456

/freebsd-11-stable/sys/arm64/arm64/
H A Dsys_machdep.c42 sysarch(struct thread *td, struct sysarch_args *uap) argument
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dsys_machdep.c40 freebsd32_sysarch(struct thread *td, struct freebsd32_sysarch_args *uap) argument
48 sysarch(struct thread *td, struct sysarch_args *uap) argument
/freebsd-11-stable/sys/riscv/riscv/
H A Dsys_machdep.c45 sysarch(struct thread *td, struct sysarch_args *uap) argument
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_random.c36 cloudabi_sys_random_get(struct thread *td, struct cloudabi_sys_random_get_args *uap) argument
H A Dcloudabi_thread.c40 cloudabi_sys_thread_exit(struct thread *td, struct cloudabi_sys_thread_exit_args *uap) argument
63 cloudabi_sys_thread_yield(struct thread *td, struct cloudabi_sys_thread_yield_args *uap) argument
H A Dcloudabi_mem.c93 cloudabi_sys_mem_map(struct thread *td, struct cloudabi_sys_mem_map_args *uap) argument
63 cloudabi_sys_mem_advise(struct thread *td, struct cloudabi_sys_mem_advise_args *uap) argument
118 cloudabi_sys_mem_protect(struct thread *td, struct cloudabi_sys_mem_protect_args *uap) argument
133 cloudabi_sys_mem_sync(struct thread *td, struct cloudabi_sys_mem_sync_args *uap) argument
156 cloudabi_sys_mem_unmap(struct thread *td, struct cloudabi_sys_mem_unmap_args *uap) argument
[all...]
H A Dcloudabi_clock.c104 cloudabi_sys_clock_res_get(struct thread *td, struct cloudabi_sys_clock_res_get_args *uap) argument
126 cloudabi_sys_clock_time_get(struct thread *td, struct cloudabi_sys_clock_time_get_args *uap) argument
H A Dcloudabi_proc.c46 cloudabi_sys_proc_exec(struct thread *td, struct cloudabi_sys_proc_exec_args *uap) argument
67 cloudabi_sys_proc_exit(struct thread *td, struct cloudabi_sys_proc_exit_args *uap) argument
76 cloudabi_sys_proc_fork(struct thread *td, struct cloudabi_sys_proc_fork_args *uap) argument
97 cloudabi_sys_proc_raise(struct thread *td, struct cloudabi_sys_proc_raise_args *uap) argument
[all...]
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_isc.c51 ibcs2_isc(struct thread *td, struct ibcs2_isc_args *uap) argument
H A Dibcs2_other.c52 ibcs2_secure(struct thread *td, struct ibcs2_secure_args *uap) argument
71 ibcs2_lseek(struct thread *td, struct ibcs2_lseek_args *uap) argument
H A Dibcs2_socksys.c61 ibcs2_socksys(struct thread *td, struct ibcs2_socksys_args *uap) argument
143 ibcs2_getipdomainname(struct thread *td, struct getipdomainname_args *uap) argument
166 ibcs2_setipdomainname(struct thread *td, struct setipdomainname_args *uap) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dp1003_1b.c63 syscall_not_present(struct thread *td, const char *s, struct nosys_args *uap) argument
[all...]
H A Dkern_numa.c61 sys_numa_setaffinity(struct thread *td, struct numa_setaffinity_args *uap) argument
127 sys_numa_getaffinity(struct thread *td, struct numa_getaffinity_args *uap) argument
[all...]
H A Dkern_context.c63 sys_getcontext(struct thread *td, struct getcontext_args *uap) argument
83 sys_setcontext(struct thread *td, struct setcontext_args *uap) argument
104 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) argument
[all...]
/freebsd-11-stable/sys/amd64/ia32/
H A Dia32_misc.c49 freebsd32_sysarch(struct thread *td, struct freebsd32_sysarch_args *uap) argument
75 ofreebsd32_getpagesize(struct thread *td, struct ofreebsd32_getpagesize_args *uap) argument
/freebsd-11-stable/sys/mips/mips/
H A Dsys_machdep.c52 sysarch(struct thread *td, struct sysarch_args *uap) argument
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dsys_machdep.c55 sysarch(struct thread *td, struct sysarch_args *uap) argument
/freebsd-11-stable/sys/compat/cloudabi32/
H A Dcloudabi32_fd.c88 cloudabi32_sys_fd_pread(struct thread *td, struct cloudabi32_sys_fd_pread_args *uap) argument
103 cloudabi32_sys_fd_pwrite(struct thread *td, struct cloudabi32_sys_fd_pwrite_args *uap) argument
118 cloudabi32_sys_fd_read(struct thread *td, struct cloudabi32_sys_fd_read_args *uap) argument
133 cloudabi32_sys_fd_write(struct thread *td, struct cloudabi32_sys_fd_write_args *uap) argument
[all...]
H A Dcloudabi32_sock.c45 cloudabi32_sys_sock_recv(struct thread *td, struct cloudabi32_sys_sock_recv_args *uap) argument
89 cloudabi32_sys_sock_send(struct thread *td, struct cloudabi32_sys_sock_send_args *uap) argument
H A Dcloudabi32_thread.c57 cloudabi32_sys_thread_create(struct thread *td, struct cloudabi32_sys_thread_create_args *uap) argument
/freebsd-11-stable/sys/compat/cloudabi64/
H A Dcloudabi64_sock.c45 cloudabi64_sys_sock_recv(struct thread *td, struct cloudabi64_sys_sock_recv_args *uap) argument
89 cloudabi64_sys_sock_send(struct thread *td, struct cloudabi64_sys_sock_send_args *uap) argument
H A Dcloudabi64_fd.c88 cloudabi64_sys_fd_pread(struct thread *td, struct cloudabi64_sys_fd_pread_args *uap) argument
103 cloudabi64_sys_fd_pwrite(struct thread *td, struct cloudabi64_sys_fd_pwrite_args *uap) argument
118 cloudabi64_sys_fd_read(struct thread *td, struct cloudabi64_sys_fd_read_args *uap) argument
133 cloudabi64_sys_fd_write(struct thread *td, struct cloudabi64_sys_fd_write_args *uap) argument
[all...]
H A Dcloudabi64_thread.c57 cloudabi64_sys_thread_create(struct thread *td, struct cloudabi64_sys_thread_create_args *uap) argument
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_capability.c52 freebsd32_cap_ioctls_limit(struct thread *td, struct freebsd32_cap_ioctls_limit_args *uap) argument
85 freebsd32_cap_ioctls_get(struct thread *td, struct freebsd32_cap_ioctls_get_args *uap) argument
139 freebsd32_cap_ioctls_limit(struct thread *td, struct freebsd32_cap_ioctls_limit_args *uap) argument
147 freebsd32_cap_ioctls_get(struct thread *td, struct freebsd32_cap_ioctls_get_args *uap) argument
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dsys_machdep.c192 sysarch(struct thread *td, struct sysarch_args *uap) argument

Completed in 133 milliseconds

123456