Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c310 …{ AS(linux_pkey_free_args), (sy_call_t *)linux_pkey_free, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }…
H A Dlinux_proto.h1052 struct linux_pkey_free_args { struct
1280 int linux_pkey_free(struct thread *, struct linux_pkey_free_args *);
H A Dlinux_systrace_args.c2109 struct linux_pkey_free_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c351 …{ AS(linux_pkey_free_args), (sy_call_t *)linux_pkey_free, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }…
H A Dlinux_proto.h1213 struct linux_pkey_free_args { struct
1509 int linux_pkey_free(struct thread *, struct linux_pkey_free_args *);
H A Dlinux_systrace_args.c2445 struct linux_pkey_free_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c402 …{ AS(linux_pkey_free_args), (sy_call_t *)linux_pkey_free, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }…
H A Dlinux32_proto.h1365 struct linux_pkey_free_args { struct
1818 int linux_pkey_free(struct thread *, struct linux_pkey_free_args *);
H A Dlinux32_systrace_args.c2706 struct linux_pkey_free_args *p = params; in systrace_args()
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c402 …{ AS(linux_pkey_free_args), (sy_call_t *)linux_pkey_free, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }…
H A Dlinux_proto.h1383 struct linux_pkey_free_args { struct
1838 int linux_pkey_free(struct thread *, struct linux_pkey_free_args *);
H A Dlinux_systrace_args.c2782 struct linux_pkey_free_args *p = params; in systrace_args()