Searched refs:linux_pkey_mprotect_args (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_proto.h | 1105 struct linux_pkey_mprotect_args { struct 1418 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
|
| H A D | linux_sysent.c | 308 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
|
| H A D | linux_systrace_args.c | 2191 struct linux_pkey_mprotect_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_proto.h | 1293 struct linux_pkey_mprotect_args { struct 1652 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
|
| H A D | linux_sysent.c | 349 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
|
| H A D | linux_systrace_args.c | 2574 struct linux_pkey_mprotect_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_proto.h | 1433 struct linux_pkey_mprotect_args { struct 1943 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
|
| H A D | linux_sysent.c | 400 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
|
| H A D | linux_systrace_args.c | 2859 struct linux_pkey_mprotect_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 1440 struct linux_pkey_mprotect_args { struct 1948 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
|
| H A D | linux32_sysent.c | 400 …{ .sy_narg = AS(linux_pkey_mprotect_args), .sy_call = (sy_call_t *)linux_pkey_mprotect, .sy_aueven…
|
| H A D | linux32_systrace_args.c | 2820 struct linux_pkey_mprotect_args *p = params; in systrace_args()
|