Searched refs:linux_link (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_file.c | 1107 linux_link(struct thread *td, struct linux_link_args *args) in linux_link() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 106 …{ .sy_narg = AS(linux_link_args), .sy_call = (sy_call_t *)linux_link, .sy_auevent = AUE_LINK, .sy_…
|
| H A D | linux_proto.h | 1453 int linux_link(struct thread *, struct linux_link_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 29 …{ .sy_narg = AS(linux_link_args), .sy_call = (sy_call_t *)linux_link, .sy_auevent = AUE_LINK, .sy_…
|
| H A D | linux32_proto.h | 1647 int linux_link(struct thread *, struct linux_link_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 29 …{ .sy_narg = AS(linux_link_args), .sy_call = (sy_call_t *)linux_link, .sy_auevent = AUE_LINK, .sy_…
|
| H A D | linux_proto.h | 1640 int linux_link(struct thread *, struct linux_link_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 29 …{ .sy_narg = AS(linux_link_args), .sy_call = (sy_call_t *)linux_link, .sy_auevent = AUE_LINK, .sy_…
|
| H A D | linux_proto.h | 1238 int linux_link(struct thread *, struct linux_link_args *);
|