Searched refs:linux_sys_cacheflush (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/compat/linux/arch/arm/ |
H A D | linux_sys_machdep.c | 60 linux_sys_cacheflush(struct lwp *l, const struct linux_sys_cacheflush_args *uap, register_t *retval) in linux_sys_cacheflush() function
|
H A D | linux_syscallargs.h | 1350 check_syscall_args(linux_sys_cacheflush) 1930 int linux_sys_cacheflush(struct lwp *, const struct linux_sys_cacheflush_args *, register_t *);
|
H A D | linux_sysent.c | 1627 .sy_call = (sy_call_t *)linux_sys_cacheflush
|
/netbsd-src/sys/compat/linux/arch/mips/ |
H A D | linux_machdep.c | 424 linux_sys_cacheflush(struct lwp *l, const struct linux_sys_cacheflush_args *uap, register_t *retval) in linux_sys_cacheflush() function
|
H A D | linux_syscallargs.h | 479 check_syscall_args(linux_sys_cacheflush) 1674 int linux_sys_cacheflush(struct lwp *, const struct linux_sys_cacheflush_args *, register_t *);
|
H A D | linux_sysent.c | 652 .sy_call = (sy_call_t *)linux_sys_cacheflush
|
/netbsd-src/sys/compat/linux/arch/m68k/ |
H A D | linux_syscallargs.h | 448 check_syscall_args(linux_sys_cacheflush) 1616 int linux_sys_cacheflush(struct lwp *, const struct linux_sys_cacheflush_args *, register_t *);
|
H A D | linux_machdep.c | 816 linux_sys_cacheflush(struct lwp *l, const struct linux_sys_cacheflush_args *uap, register_t *retval) in linux_sys_cacheflush() function
|
H A D | linux_sysent.c | 590 .sy_call = (sy_call_t *)linux_sys_cacheflush
|