Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDkern_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()
HDuipc_sem.c948 static struct syscall_helper_data ksem_syscalls[] = {
1013 static struct syscall_helper_data ksem32_syscalls[] = {
HDsysv_shm.c883 static struct syscall_helper_data shm_syscalls[] = {
906 static struct syscall_helper_data shm32_syscalls[] = {
HDsysv_msg.c175 static struct syscall_helper_data msg_syscalls[] = {
196 static struct syscall_helper_data msg32_syscalls[] = {
HDsysv_sem.c234 static struct syscall_helper_data sem_syscalls[] = {
254 static struct syscall_helper_data sem32_syscalls[] = {
HDuipc_mqueue.c2711 static struct syscall_helper_data mq_syscalls[] = {
2875 static struct syscall_helper_data mq32_syscalls[] = {
/freebsd-13-stable/sys/sys/
HDsysent.h262 struct syscall_helper_data { struct
297 int syscall_helper_register(struct syscall_helper_data *sd, int flags);
298 int syscall_helper_unregister(struct syscall_helper_data *sd);
307 struct syscall_helper_data *sd, int flags);
309 struct syscall_helper_data *sd);
/freebsd-13-stable/sys/compat/freebsd32/
HDfreebsd32_util.h108 int syscall32_helper_register(struct syscall_helper_data *sd, int flags);
109 int syscall32_helper_unregister(struct syscall_helper_data *sd);
HDfreebsd32_misc.c3458 syscall32_helper_register(struct syscall_helper_data *sd, int flags) in syscall32_helper_register()
3465 syscall32_helper_unregister(struct syscall_helper_data *sd) in syscall32_helper_unregister()
/freebsd-13-stable/sys/nfs/
HDnfs_nfssvc.c57 static struct syscall_helper_data nfssvc_syscalls[] = {
/freebsd-13-stable/sys/netinet/
HDsctp_syscalls.c82 static struct syscall_helper_data sctp_syscalls[] = {
91 static struct syscall_helper_data sctp32_syscalls[] = {
/freebsd-13-stable/sys/kgssapi/
HDgss_impl.c59 static struct syscall_helper_data gssd_syscalls[] = {
/freebsd-13-stable/sys/rpc/rpcsec_tls/
HDrpctls_impl.c69 static struct syscall_helper_data rpctls_syscalls[] = {
/freebsd-13-stable/sys/nlm/
HDnlm_prot_impl.c94 static struct syscall_helper_data nlm_syscalls[] = {