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

/freebsd-13-stable/sys/i386/linux/
H A Dlinux_sysent.c29 { .sy_narg = AS(linux_link_args), .sy_call = (sy_call_t *)linux_link, .sy_auevent = AUE_LINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 9 = linux_link */
H A Dlinux_proto.h1595 int linux_link(struct thread *, struct linux_link_args *);
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c29 { .sy_narg = AS(linux_link_args), .sy_call = (sy_call_t *)linux_link, .sy_auevent = AUE_LINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 9 = linux_link */
H A Dlinux32_proto.h1602 int linux_link(struct thread *, struct linux_link_args *);
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_sysent.c29 { .sy_narg = AS(linux_link_args), .sy_call = (sy_call_t *)linux_link, .sy_auevent = AUE_LINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 9 = linux_link */
H A Dlinux_proto.h1238 int linux_link(struct thread *, struct linux_link_args *);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_file.c1105 linux_link(struct thread *td, struct linux_link_args *args) function
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_sysent.c106 { .sy_narg = AS(linux_link_args), .sy_call = (sy_call_t *)linux_link, .sy_auevent = AUE_LINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 86 = linux_link */
H A Dlinux_proto.h1408 int linux_link(struct thread *, struct linux_link_args *);

Completed in 466 milliseconds