Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_syscalls.c232 syscall_helper_register(struct syscall_helper_data *sd, int flags) in syscall_helper_register()
240 struct syscall_helper_data *sd, int flags) in kern_syscall_helper_register()
242 struct syscall_helper_data *sd1; in kern_syscall_helper_register()
258 syscall_helper_unregister(struct syscall_helper_data *sd) in syscall_helper_unregister()
266 struct syscall_helper_data *sd) in kern_syscall_helper_unregister()
268 struct syscall_helper_data *sd1; in kern_syscall_helper_unregister()
H A Duipc_sem.c947 static struct syscall_helper_data ksem_syscalls[] = {
1012 static struct syscall_helper_data ksem32_syscalls[] = {
H A Dsysv_msg.c175 static struct syscall_helper_data msg_syscalls[] = {
196 static struct syscall_helper_data msg32_syscalls[] = {
H A Dsysv_shm.c883 static struct syscall_helper_data shm_syscalls[] = {
906 static struct syscall_helper_data shm32_syscalls[] = {
H A Dsysv_sem.c234 static struct syscall_helper_data sem_syscalls[] = {
254 static struct syscall_helper_data sem32_syscalls[] = {
H A Duipc_mqueue.c2739 static struct syscall_helper_data mq_syscalls[] = {
2884 static struct syscall_helper_data mq32_syscalls[] = {
/freebsd/sys/sys/
H A Dsysent.h270 struct syscall_helper_data { struct
305 int syscall_helper_register(struct syscall_helper_data *sd, int flags);
306 int syscall_helper_unregister(struct syscall_helper_data *sd);
315 struct syscall_helper_data *sd, int flags);
317 struct syscall_helper_data *sd);
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_util.h108 int syscall32_helper_register(struct syscall_helper_data *sd, int flags);
109 int syscall32_helper_unregister(struct syscall_helper_data *sd);
H A Dfreebsd32_misc.c3579 syscall32_helper_register(struct syscall_helper_data *sd, int flags) in syscall32_helper_register()
3586 syscall32_helper_unregister(struct syscall_helper_data *sd) in syscall32_helper_unregister()
/freebsd/sys/nfs/
H A Dnfs_nfssvc.c57 static struct syscall_helper_data nfssvc_syscalls[] = {
/freebsd/sys/netinet/
H A Dsctp_syscalls.c82 static struct syscall_helper_data sctp_syscalls[] = {
91 static struct syscall_helper_data sctp32_syscalls[] = {
/freebsd/sys/kgssapi/
H A Dgss_impl.c58 static struct syscall_helper_data gssd_syscalls[] = {
/freebsd/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c69 static struct syscall_helper_data rpctls_syscalls[] = {
/freebsd/sys/nlm/
H A Dnlm_prot_impl.c93 static struct syscall_helper_data nlm_syscalls[] = {