Searched defs:ua (Results 1 - 25 of 78) sorted by relevance

1234

/src/sys/rump/kern/lib/libsys_linux/
H A Dlinux_rump.c25 struct linux_sys_mknodat_args ua; local in function:rump_linux_sys_mknodat
/src/common/lib/libc/quad/
H A Ddivdi3.c54 u_quad_t ua, ub, uq; local in function:__divdi3
H A Dmoddi3.c55 u_quad_t ua, ub, ur; local in function:__moddi3
/src/sys/compat/linux32/common/
H A Dlinux32_mman.c81 struct linux_sys_old_mmap_args ua; local in function:linux32_sys_old_mmap
95 struct linux_sys_mprotect_args ua; local in function:linux32_sys_mprotect
112 struct linux_sys_mremap_args ua; local in function:linux32_sys_mremap
133 struct linux_sys_mmap_args ua; local in function:linux32_sys_mmap2
H A Dlinux32_ioctl.c100 struct linux_sys_ioctl_args ua; local in function:linux32_sys_ioctl
135 struct sys_ioctl_args ua; local in function:linux32_sys_ioctl
[all...]
H A Dlinux32_socketcall.c96 union linux32_socketcall_args ua; local in function:linux32_sys_socketcall
H A Dlinux32_wait.c83 struct linux32_sys_wait4_args ua; local in function:linux32_sys_waitpid
H A Dlinux32_fcntl.c93 struct linux_sys_open_args ua; local in function:conv_linux_flock
121 struct linux_sys_fcntl_args ua; local in function:linux32_sys_fcntl
H A Dlinux32_sched.c84 struct linux_sys_clone_args ua; local in function:linux32_sys_clone
100 struct linux_sys_sched_getscheduler_args ua; local in function:linux32_sys_sched_getscheduler
114 struct linux_sys_sched_setscheduler_args ua; local in function:linux32_sys_sched_setscheduler
129 struct linux_sys_sched_getparam_args ua; local in function:linux32_sys_sched_getparam
143 struct linux_sys_sched_setparam_args ua; local in function:linux32_sys_sched_setparam
156 struct linux_sys_exit_group_args ua; local in function:linux32_sys_exit_group
169 struct linux_sys_exit_args ua; local in function:linux32_sys_exit
182 struct linux_sys_sched_get_priority_max_args ua; local in function:linux32_sys_sched_get_priority_max
195 struct linux_sys_sched_get_priority_min_args ua; local in function:linux32_sys_sched_get_priority_min
208 struct linux_sys_set_tid_address_args ua; local in function:linux32_sys_set_tid_address
222 struct linux_sys_sched_getaffinity_args ua; local in function:linux32_sys_sched_getaffinity
238 struct linux_sys_sched_setaffinity_args ua; local in function:linux32_sys_sched_setaffinity
253 struct linux_sys_tkill_args ua; local in function:linux32_sys_tkill
268 struct linux_sys_tgkill_args ua; local in function:linux32_sys_tgkill
[all...]
H A Dlinux32_uid16.c73 struct sys___posix_chown_args ua; local in function:linux32_sys_chown16
90 struct sys___posix_lchown_args ua; local in function:linux32_sys_lchown16
107 struct sys___posix_fchown_args ua; local in function:linux32_sys_fchown16
123 struct linux_sys_getgroups16_args ua; local in function:linux32_sys_getgroups16
138 struct linux_sys_setgroups16_args ua; local in function:linux32_sys_setgroups16
[all...]
/src/sys/compat/netbsd32/
H A Dnetbsd32_vm.c59 struct sys_mmap_args ua; local in function:netbsd32_mmap
[all...]
H A Dnetbsd32_compat_40.c57 struct compat_40_sys_mount_args ua; local in function:compat_40_netbsd32_mount
H A Dnetbsd32_compat_50_quota.c62 struct compat_50_sys_quotactl_args ua; local in function:compat_50_netbsd32_quotactl
H A Dnetbsd32_compat_09.c87 struct compat_09_sys_uname_args ua; local in function:compat_09_netbsd32_uname
H A Dnetbsd32_epoll.c52 struct sys_epoll_create1_args ua; local in function:netbsd32_epoll_create1
/src/sys/arch/mips/mips/
H A Dnetbsd32_machdep_13.c75 struct compat_13_sys_sigreturn_args ua; local in function:compat_13_netbsd32_sigreturn
H A Dnetbsd32_machdep_16.c78 struct compat_16_sys___sigreturn14_args ua; local in function:compat_16_netbsd32___sigreturn14
/src/sys/arch/arm/arm32/
H A Dnetbsd32_machdep_13.c61 struct compat_13_sys_sigreturn_args ua; local in function:compat_13_netbsd32_sigreturn
H A Dnetbsd32_machdep_16.c62 struct compat_16_sys___sigreturn14_args ua; local in function:compat_16_netbsd32___sigreturn14
H A Dsys_machdep.c70 struct arm_sync_icache_args ua; local in function:arm32_sync_icache
110 struct arm_vfp_fpscr_args ua; local in function:arm32_vfp_fpscr
[all...]
/src/sys/compat/common/
H A Dvm_12.c60 struct sys_swapctl_args ua; local in function:compat_12_sys_swapon
77 struct sys___msync13_args ua; local in function:compat_12_sys_msync
[all...]
/src/sys/dev/qbus/
H A Ddz_uba.c69 struct uba_attach_args *ua = aux; local in function:dz_uba_match
109 struct uba_attach_args *ua = aux; local in function:dz_uba_attach
[all...]
/src/sys/compat/linux/common/
H A Dlinux_ioctl.c91 struct sys_ioctl_args ua; local in function:linux_sys_ioctl
119 struct sys_ioctl_args ua; local in function:linux_sys_ioctl
[all...]
H A Dlinux_ipccall.c115 struct linux_sys_semtimedop_args ua; local in function:linux_sys_ipc
/src/sys/arch/hpcmips/tx/
H A Dtx39uart.c86 struct tx39uart_attach_args ua; local in function:tx39uart_search
108 struct tx39uart_attach_args *ua = aux; local in function:tx39uart_print
[all...]

Completed in 30 milliseconds

1234