Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm64/linux/
HDlinux_proto.h1114 struct linux_pkey_mprotect_args { struct
1471 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
HDlinux_sysent.c305 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
HDlinux_systrace_args.c2202 struct linux_pkey_mprotect_args *p = params; in systrace_args()
/freebsd-14-stable/sys/amd64/linux/
HDlinux_proto.h1307 struct linux_pkey_mprotect_args { struct
1714 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
HDlinux_sysent.c346 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
HDlinux_systrace_args.c2585 struct linux_pkey_mprotect_args *p = params; in systrace_args()
/freebsd-14-stable/sys/amd64/linux32/
HDlinux32_proto.h1451 struct linux_pkey_mprotect_args { struct
2046 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
HDlinux32_sysent.c398 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
HDlinux32_systrace_args.c2826 struct linux_pkey_mprotect_args *p = params; in systrace_args()
/freebsd-14-stable/sys/i386/linux/
HDlinux_proto.h1445 struct linux_pkey_mprotect_args { struct
2042 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
HDlinux_sysent.c397 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
HDlinux_systrace_args.c2857 struct linux_pkey_mprotect_args *p = params; in systrace_args()