Home
last modified time | relevance | path

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

/freebsd-src/sys/arm64/linux/
H A Dlinux_proto.h1120 struct linux_pkey_alloc_args { struct
1472 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
H A Dlinux_sysent.c306 { .sy_narg = AS(linux_pkey_alloc_args), .sy_call = (sy_call_t *)linux_pkey_alloc, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 289 = linux_pkey_alloc */
H A Dlinux_systrace_args.c2213 struct linux_pkey_alloc_args *p = params; in systrace_args()
/freebsd-src/sys/amd64/linux/
H A Dlinux_proto.h1313 struct linux_pkey_alloc_args { struct
1715 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
H A Dlinux_sysent.c347 { .sy_narg = AS(linux_pkey_alloc_args), .sy_call = (sy_call_t *)linux_pkey_alloc, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 330 = linux_pkey_alloc */
H A Dlinux_systrace_args.c2596 struct linux_pkey_alloc_args *p = params; in systrace_args()
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h1457 struct linux_pkey_alloc_args { struct
2047 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
H A Dlinux32_sysent.c399 { .sy_narg = AS(linux_pkey_alloc_args), .sy_call = (sy_call_t *)linux_pkey_alloc, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 381 = linux_pkey_alloc */
H A Dlinux32_systrace_args.c2837 struct linux_pkey_alloc_args *p = params; in systrace_args()
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h1451 struct linux_pkey_alloc_args { struct
2043 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
H A Dlinux_sysent.c398 { .sy_narg = AS(linux_pkey_alloc_args), .sy_call = (sy_call_t *)linux_pkey_alloc, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 381 = linux_pkey_alloc */
H A Dlinux_systrace_args.c2868 struct linux_pkey_alloc_args *p = params; in systrace_args()