Home
last modified time | relevance | path

Searched refs:syscall_helper_data (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/sys/kern/
H A Dkern_syscalls.c221 syscall_helper_register(struct syscall_helper_data *sd, int flags) in syscall_helper_register()
229 struct syscall_helper_data *sd, int flags) in kern_syscall_helper_register()
231 struct syscall_helper_data *sd1; in kern_syscall_helper_register()
247 syscall_helper_unregister(struct syscall_helper_data *sd) in syscall_helper_unregister()
255 struct syscall_helper_data *sd) in kern_syscall_helper_unregister()
257 struct syscall_helper_data *sd1; in kern_syscall_helper_unregister()
H A Duipc_sem.c949 static struct syscall_helper_data ksem_syscalls[] = {
1014 static struct syscall_helper_data ksem32_syscalls[] = {
H A Dsysv_msg.c177 static struct syscall_helper_data msg_syscalls[] = {
198 static struct syscall_helper_data msg32_syscalls[] = {
H A Dsysv_shm.c889 static struct syscall_helper_data shm_syscalls[] = {
912 static struct syscall_helper_data shm32_syscalls[] = {
H A Dsysv_sem.c236 static struct syscall_helper_data sem_syscalls[] = {
256 static struct syscall_helper_data sem32_syscalls[] = {
H A Duipc_mqueue.c2713 static struct syscall_helper_data mq_syscalls[] = {
2877 static struct syscall_helper_data mq32_syscalls[] = {
/freebsd-13.1/sys/sys/
H A Dsysent.h255 struct syscall_helper_data { struct
290 int syscall_helper_register(struct syscall_helper_data *sd, int flags);
291 int syscall_helper_unregister(struct syscall_helper_data *sd);
300 struct syscall_helper_data *sd, int flags);
302 struct syscall_helper_data *sd);
/freebsd-13.1/sys/compat/freebsd32/
H A Dfreebsd32_util.h110 int syscall32_helper_register(struct syscall_helper_data *sd, int flags);
111 int syscall32_helper_unregister(struct syscall_helper_data *sd);
H A Dfreebsd32_misc.c3354 syscall32_helper_register(struct syscall_helper_data *sd, int flags) in syscall32_helper_register()
3361 syscall32_helper_unregister(struct syscall_helper_data *sd) in syscall32_helper_unregister()
/freebsd-13.1/sys/nfs/
H A Dnfs_nfssvc.c59 static struct syscall_helper_data nfssvc_syscalls[] = {
/freebsd-13.1/sys/netinet/
H A Dsctp_syscalls.c84 static struct syscall_helper_data sctp_syscalls[] = {
93 static struct syscall_helper_data sctp32_syscalls[] = {
/freebsd-13.1/sys/kgssapi/
H A Dgss_impl.c59 static struct syscall_helper_data gssd_syscalls[] = {
/freebsd-13.1/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c68 static struct syscall_helper_data rpctls_syscalls[] = {
/freebsd-13.1/sys/nlm/
H A Dnlm_prot_impl.c96 static struct syscall_helper_data nlm_syscalls[] = {