Home
last modified time | relevance | path

Searched refs:linux_pkey_mprotect_args (Results 1 – 12 of 12) sorted by relevance

/freebsd-13.1/sys/arm64/linux/
H A Dlinux_proto.h1105 struct linux_pkey_mprotect_args { struct
1418 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
H A Dlinux_sysent.c308 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
H A Dlinux_systrace_args.c2191 struct linux_pkey_mprotect_args *p = params; in systrace_args()
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_proto.h1293 struct linux_pkey_mprotect_args { struct
1652 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
H A Dlinux_sysent.c349 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
H A Dlinux_systrace_args.c2574 struct linux_pkey_mprotect_args *p = params; in systrace_args()
/freebsd-13.1/sys/i386/linux/
H A Dlinux_proto.h1433 struct linux_pkey_mprotect_args { struct
1943 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
H A Dlinux_sysent.c400 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
H A Dlinux_systrace_args.c2859 struct linux_pkey_mprotect_args *p = params; in systrace_args()
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_proto.h1440 struct linux_pkey_mprotect_args { struct
1948 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
H A Dlinux32_sysent.c400 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
H A Dlinux32_systrace_args.c2820 struct linux_pkey_mprotect_args *p = params; in systrace_args()