Searched refs:linux_personality (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysent.c112 { AS(linux_personality_args), (sy_call_t *)linux_personality, AUE_PERSONALITY, NULL, 0, 0, 0, SY_THR_STATIC }, /* 92 = linux_personality */
H A Dlinux_proto.h1139 int linux_personality(struct thread *, struct linux_personality_args *);
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysent.c155 { AS(linux_personality_args), (sy_call_t *)linux_personality, AUE_PERSONALITY, NULL, 0, 0, 0, SY_THR_STATIC }, /* 135 = linux_personality */
H A Dlinux_proto.h1387 int linux_personality(struct thread *, struct linux_personality_args *);
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysent.c156 { AS(linux_personality_args), (sy_call_t *)linux_personality, AUE_PERSONALITY, NULL, 0, 0, 0, SY_THR_STATIC }, /* 136 = linux_personality */
H A Dlinux_proto.h1645 int linux_personality(struct thread *, struct linux_personality_args *);
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c156 { AS(linux_personality_args), (sy_call_t *)linux_personality, AUE_PERSONALITY, NULL, 0, 0, 0, SY_THR_STATIC }, /* 136 = linux_personality */
H A Dlinux32_proto.h1636 int linux_personality(struct thread *, struct linux_personality_args *);
/freebsd-12-stable/sys/compat/linux/
H A Dlinux_misc.c1138 linux_personality(struct thread *td, struct linux_personality_args *args) function

Completed in 546 milliseconds