Home
last modified time | relevance | path

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

/freebsd-14.2/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.c2706 static struct syscall_helper_data mq_syscalls[] = {
2870 static struct syscall_helper_data mq32_syscalls[] = {
/freebsd-14.2/sys/sys/
H A Dsysent.h265 struct syscall_helper_data { struct
300 int syscall_helper_register(struct syscall_helper_data *sd, int flags);
301 int syscall_helper_unregister(struct syscall_helper_data *sd);
310 struct syscall_helper_data *sd, int flags);
312 struct syscall_helper_data *sd);
/freebsd-14.2/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-14.2/sys/nfs/
H A Dnfs_nfssvc.c57 static struct syscall_helper_data nfssvc_syscalls[] = {
/freebsd-14.2/sys/netinet/
H A Dsctp_syscalls.c82 static struct syscall_helper_data sctp_syscalls[] = {
91 static struct syscall_helper_data sctp32_syscalls[] = {
/freebsd-14.2/sys/kgssapi/
H A Dgss_impl.c59 static struct syscall_helper_data gssd_syscalls[] = {
/freebsd-14.2/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c69 static struct syscall_helper_data rpctls_syscalls[] = {
/freebsd-14.2/sys/nlm/
H A Dnlm_prot_impl.c94 static struct syscall_helper_data nlm_syscalls[] = {