Searched refs:linux_pkey_mprotect_args (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 1105 struct linux_pkey_mprotect_args { struct 1342 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 | 2193 struct linux_pkey_mprotect_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 1293 struct linux_pkey_mprotect_args { struct 1607 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()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 1440 struct linux_pkey_mprotect_args { struct 1903 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()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 1433 struct linux_pkey_mprotect_args { struct 1898 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()
|