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

/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysent.c309 { .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_proto.h1111 struct linux_pkey_alloc_args { struct
1343 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
H A Dlinux_systrace_args.c2203 struct linux_pkey_alloc_args *p = params;
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h1439 struct linux_pkey_alloc_args { struct
1899 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
H A Dlinux_sysent.c401 { .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.c2869 struct linux_pkey_alloc_args *p = params;
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h1299 struct linux_pkey_alloc_args { struct
1608 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
H A Dlinux_sysent.c350 { .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.c2584 struct linux_pkey_alloc_args *p = params;
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1446 struct linux_pkey_alloc_args { struct
1904 int linux_pkey_alloc(struct thread *, struct linux_pkey_alloc_args *);
H A Dlinux32_sysent.c401 { .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.c2830 struct linux_pkey_alloc_args *p = params;

Completed in 340 milliseconds