Searched refs:linux_sys_fcntl (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_fcntl64.c | 77 return linux_sys_fcntl(l, (const void *)uap, retval); in conv_linux_flock()
|
| D | linux_file.c | 285 linux_sys_fcntl(struct lwp *l, const struct linux_sys_fcntl_args *uap, in linux_sys_fcntl() function
|
| /netbsd/src/sys/compat/linux32/common/ |
| D | linux32_fcntl.c | 147 return linux_sys_fcntl(l, &ua, retval); in linux32_sys_fcntl()
|
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 366 check_syscall_args(linux_sys_fcntl) 1486 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
| D | linux_sysent.c | 425 .sy_call = (sy_call_t *)linux_sys_fcntl
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 181 check_syscall_args(linux_sys_fcntl) 1421 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
| D | linux_sysent.c | 260 .sy_call = (sy_call_t *)linux_sys_fcntl
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 191 check_syscall_args(linux_sys_fcntl) 1518 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
| D | linux_sysent.c | 263 .sy_call = (sy_call_t *)linux_sys_fcntl
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 189 check_syscall_args(linux_sys_fcntl) 1490 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
| D | linux_sysent.c | 271 .sy_call = (sy_call_t *)linux_sys_fcntl
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 186 check_syscall_args(linux_sys_fcntl) 1498 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
| D | linux_sysent.c | 262 .sy_call = (sy_call_t *)linux_sys_fcntl
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 215 check_syscall_args(linux_sys_fcntl) 1546 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
| D | linux_sysent.c | 399 .sy_call = (sy_call_t *)linux_sys_fcntl
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 181 check_syscall_args(linux_sys_fcntl) 1532 int linux_sys_fcntl(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
|
| D | linux_sysent.c | 262 .sy_call = (sy_call_t *)linux_sys_fcntl
|