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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c106 { AS(linux_link_args), (sy_call_t *)linux_link, AUE_LINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 86 = linux_link */
H A Dlinux_proto.h1316 int linux_link(struct thread *, struct linux_link_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c956 linux_link(struct thread *td, struct linux_link_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c30 { AS(linux_link_args), (sy_call_t *)linux_link, AUE_LINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 9 = linux_link */
H A Dlinux32_proto.h1516 int linux_link(struct thread *, struct linux_link_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c29 { AS(linux_link_args), (sy_call_t *)linux_link, AUE_LINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 9 = linux_link */
H A Dlinux_proto.h1534 int linux_link(struct thread *, struct linux_link_args *);

Completed in 246 milliseconds