Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_syscalls.c233 syscall_helper_register(struct syscall_helper_data *sd, int flags) in syscall_helper_register()
241 struct syscall_helper_data *sd, int flags) in kern_syscall_helper_register()
243 struct syscall_helper_data *sd1; in kern_syscall_helper_register()
259 syscall_helper_unregister(struct syscall_helper_data *sd) in syscall_helper_unregister()
267 struct syscall_helper_data *sd) in kern_syscall_helper_unregister()
269 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_shm.c911 static struct syscall_helper_data shm_syscalls[] = {
934 static struct syscall_helper_data shm32_syscalls[] = {
H A Dsysv_msg.c174 static struct syscall_helper_data msg_syscalls[] = {
195 static struct syscall_helper_data msg32_syscalls[] = {
H A Dsysv_sem.c233 static struct syscall_helper_data sem_syscalls[] = {
253 static struct syscall_helper_data sem32_syscalls[] = {
H A Duipc_mqueue.c2741 static struct syscall_helper_data mq_syscalls[] = {
2886 static struct syscall_helper_data mq32_syscalls[] = {
/freebsd/sys/sys/
H A Dsysent.h273 struct syscall_helper_data { struct
308 int syscall_helper_register(struct syscall_helper_data *sd, int flags);
309 int syscall_helper_unregister(struct syscall_helper_data *sd);
318 struct syscall_helper_data *sd, int flags);
320 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.c3641 syscall32_helper_register(struct syscall_helper_data *sd, int flags) in syscall32_helper_register()
3648 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/rpc/rpcsec_tls/
H A Drpctls_impl.c71 static struct syscall_helper_data rpctls_syscalls[] = {
/freebsd/sys/nlm/
H A Dnlm_prot_impl.c94 static struct syscall_helper_data nlm_syscalls[] = {