Home
last modified time | relevance | path

Searched refs:linux_getuid16 (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/sys/compat/linux/
H A Dlinux_uid16.c81 LIN_SDT_PROBE_DEFINE0(uid16, linux_getuid16, entry);
82 LIN_SDT_PROBE_DEFINE1(uid16, linux_getuid16, return, "int");
304 linux_getuid16(struct thread *td, struct linux_getuid16_args *args) in linux_getuid16() function
307 LIN_SDT_PROBE0(uid16, linux_getuid16, entry); in linux_getuid16()
311 LIN_SDT_PROBE1(uid16, linux_getuid16, return, 0); in linux_getuid16()
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c44 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getuid16, .sy_auevent = AUE_GETUID, .sy_flags = 0, .…
H A Dlinux32_proto.h1661 int linux_getuid16(struct thread *, struct linux_getuid16_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c44 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getuid16, .sy_auevent = AUE_GETUID, .sy_flags = 0, .…
H A Dlinux_proto.h1654 int linux_getuid16(struct thread *, struct linux_getuid16_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c44 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getuid16, .sy_auevent = AUE_GETUID, .sy_flags = 0, .…
H A Dlinux_proto.h1249 int linux_getuid16(struct thread *, struct linux_getuid16_args *);