Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_syscalls.c212 syscall_helper_register(struct syscall_helper_data *sd, int flags) in syscall_helper_register()
220 struct syscall_helper_data *sd, int flags) in kern_syscall_helper_register()
222 struct syscall_helper_data *sd1; in kern_syscall_helper_register()
238 syscall_helper_unregister(struct syscall_helper_data *sd) in syscall_helper_unregister()
246 struct syscall_helper_data *sd) in kern_syscall_helper_unregister()
248 struct syscall_helper_data *sd1; in kern_syscall_helper_unregister()
H A Duipc_sem.c948 static struct syscall_helper_data ksem_syscalls[] = {
1013 static struct syscall_helper_data ksem32_syscalls[] = {
H A Dsysv_msg.c178 static struct syscall_helper_data msg_syscalls[] = {
199 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.c235 static struct syscall_helper_data sem_syscalls[] = {
255 static struct syscall_helper_data sem32_syscalls[] = {
H A Duipc_mqueue.c2704 static struct syscall_helper_data mq_syscalls[] = {
2868 static struct syscall_helper_data mq32_syscalls[] = {
/freebsd-12.1/sys/sys/
H A Dsysent.h236 struct syscall_helper_data { struct
271 int syscall_helper_register(struct syscall_helper_data *sd, int flags);
272 int syscall_helper_unregister(struct syscall_helper_data *sd);
281 struct syscall_helper_data *sd, int flags);
283 struct syscall_helper_data *sd);
/freebsd-12.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.c3120 syscall32_helper_register(struct syscall_helper_data *sd, int flags) in syscall32_helper_register()
3127 syscall32_helper_unregister(struct syscall_helper_data *sd) in syscall32_helper_unregister()
/freebsd-12.1/sys/nfs/
H A Dnfs_nfssvc.c59 static struct syscall_helper_data nfssvc_syscalls[] = {
/freebsd-12.1/sys/kgssapi/
H A Dgss_impl.c59 static struct syscall_helper_data gssd_syscalls[] = {
/freebsd-12.1/sys/netinet/
H A Dsctp_syscalls.c83 static struct syscall_helper_data sctp_syscalls[] = {
/freebsd-12.1/sys/nlm/
H A Dnlm_prot_impl.c96 static struct syscall_helper_data nlm_syscalls[] = {