Searched refs:linux_pkey_alloc_args (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_proto.h | 1108 struct linux_pkey_alloc_args { struct 1429 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
|
| HD | linux_sysent.c | 308 …{ .sy_narg = AS(linux_pkey_alloc_args), .sy_call = (sy_call_t *)linux_pkey_alloc, .sy_auevent = AU…
|
| HD | linux_systrace_args.c | 2205 struct linux_pkey_alloc_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_proto.h | 1301 struct linux_pkey_alloc_args { struct 1669 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
|
| HD | linux_sysent.c | 349 …{ .sy_narg = AS(linux_pkey_alloc_args), .sy_call = (sy_call_t *)linux_pkey_alloc, .sy_auevent = AU…
|
| HD | linux_systrace_args.c | 2588 struct linux_pkey_alloc_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_proto.h | 1439 struct linux_pkey_alloc_args { struct 2000 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
|
| HD | linux_sysent.c | 400 …{ .sy_narg = AS(linux_pkey_alloc_args), .sy_call = (sy_call_t *)linux_pkey_alloc, .sy_auevent = AU…
|
| HD | linux_systrace_args.c | 2860 struct linux_pkey_alloc_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_proto.h | 1450 struct linux_pkey_alloc_args { struct 2010 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
|
| HD | linux32_sysent.c | 400 …{ .sy_narg = AS(linux_pkey_alloc_args), .sy_call = (sy_call_t *)linux_pkey_alloc, .sy_auevent = AU…
|
| HD | linux32_systrace_args.c | 2829 struct linux_pkey_alloc_args *p = params; in systrace_args()
|