Searched refs:linux_pkey_mprotect_args (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 308 …{ AS(linux_pkey_mprotect_args), (sy_call_t *)linux_pkey_mprotect, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| H A D | linux_proto.h | 1042 struct linux_pkey_mprotect_args { struct 1278 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
|
| H A D | linux_systrace_args.c | 2091 struct linux_pkey_mprotect_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 349 …{ AS(linux_pkey_mprotect_args), (sy_call_t *)linux_pkey_mprotect, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| H A D | linux_proto.h | 1203 struct linux_pkey_mprotect_args { struct 1507 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
|
| H A D | linux_systrace_args.c | 2427 struct linux_pkey_mprotect_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 400 …{ AS(linux_pkey_mprotect_args), (sy_call_t *)linux_pkey_mprotect, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| H A D | linux32_proto.h | 1355 struct linux_pkey_mprotect_args { struct 1816 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
|
| H A D | linux32_systrace_args.c | 2688 struct linux_pkey_mprotect_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 400 …{ AS(linux_pkey_mprotect_args), (sy_call_t *)linux_pkey_mprotect, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| H A D | linux_proto.h | 1373 struct linux_pkey_mprotect_args { struct 1836 int linux_pkey_mprotect(struct thread *, struct linux_pkey_mprotect_args *);
|
| H A D | linux_systrace_args.c | 2764 struct linux_pkey_mprotect_args *p = params; in systrace_args()
|