Home
last modified time | relevance | path

Searched refs:linux_unlink (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/sys/compat/linux/
H A Dlinux_file.c700 linux_unlink(struct thread *td, struct linux_unlink_args *args) in linux_unlink() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c107 …{ .sy_narg = AS(linux_unlink_args), .sy_call = (sy_call_t *)linux_unlink, .sy_auevent = AUE_UNLINK…
H A Dlinux_proto.h1454 int linux_unlink(struct thread *, struct linux_unlink_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c30 …{ .sy_narg = AS(linux_unlink_args), .sy_call = (sy_call_t *)linux_unlink, .sy_auevent = AUE_UNLINK…
H A Dlinux32_proto.h1648 int linux_unlink(struct thread *, struct linux_unlink_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c30 …{ .sy_narg = AS(linux_unlink_args), .sy_call = (sy_call_t *)linux_unlink, .sy_auevent = AUE_UNLINK…
H A Dlinux_proto.h1641 int linux_unlink(struct thread *, struct linux_unlink_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c30 …{ .sy_narg = AS(linux_unlink_args), .sy_call = (sy_call_t *)linux_unlink, .sy_auevent = AUE_UNLINK…
H A Dlinux_proto.h1239 int linux_unlink(struct thread *, struct linux_unlink_args *);