Searched refs:linux_inotify_rm_watch_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd/sys/arm64/linux/ |
| H A D | linux_proto.h | 148 struct linux_inotify_rm_watch_args { struct 1273 int linux_inotify_rm_watch(struct thread *, struct linux_inotify_rm_watch_args *);
|
| H A D | linux_sysent.c | 45 …{ .sy_narg = AS(linux_inotify_rm_watch_args), .sy_call = (sy_call_t *)linux_inotify_rm_watch, .sy_…
|
| H A D | linux_systrace_args.c | 222 struct linux_inotify_rm_watch_args *p = params; in systrace_args()
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_file.c | 2058 struct linux_inotify_rm_watch_args *args) in linux_inotify_rm_watch()
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_proto.h | 921 struct linux_inotify_rm_watch_args { struct 1644 int linux_inotify_rm_watch(struct thread *, struct linux_inotify_rm_watch_args *);
|
| H A D | linux_sysent.c | 272 …{ .sy_narg = AS(linux_inotify_rm_watch_args), .sy_call = (sy_call_t *)linux_inotify_rm_watch, .sy_…
|
| H A D | linux_systrace_args.c | 1930 struct linux_inotify_rm_watch_args *p = params; in systrace_args()
|
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 990 struct linux_inotify_rm_watch_args { struct 1963 int linux_inotify_rm_watch(struct thread *, struct linux_inotify_rm_watch_args *);
|
| H A D | linux32_sysent.c | 311 …{ .sy_narg = AS(linux_inotify_rm_watch_args), .sy_call = (sy_call_t *)linux_inotify_rm_watch, .sy_…
|
| H A D | linux32_systrace_args.c | 2048 struct linux_inotify_rm_watch_args *p = params; in systrace_args()
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_proto.h | 988 struct linux_inotify_rm_watch_args { struct 1959 int linux_inotify_rm_watch(struct thread *, struct linux_inotify_rm_watch_args *);
|
| H A D | linux_sysent.c | 310 …{ .sy_narg = AS(linux_inotify_rm_watch_args), .sy_call = (sy_call_t *)linux_inotify_rm_watch, .sy_…
|
| H A D | linux_systrace_args.c | 2083 struct linux_inotify_rm_watch_args *p = params; in systrace_args()
|