HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_cacheflush (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/compat/linux/arch/arm/
linux_sys_machdep.c 60 linux_sys_cacheflush(struct lwp *l, const struct linux_sys_cacheflush_args *uap, register_t *retval) function in typeref:typename:int
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 *);
linux_sysent.c 1627 .sy_call = (sy_call_t *)linux_sys_cacheflush
  /src/sys/compat/linux/arch/mips/
linux_machdep.c 424 linux_sys_cacheflush(struct lwp *l, const struct linux_sys_cacheflush_args *uap, register_t *retval) function in typeref:typename:int
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 *);
linux_sysent.c 652 .sy_call = (sy_call_t *)linux_sys_cacheflush
  /src/sys/compat/linux/arch/m68k/
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 *);
linux_machdep.c 816 linux_sys_cacheflush(struct lwp *l, const struct linux_sys_cacheflush_args *uap, register_t *retval) function in typeref:typename:int
linux_sysent.c 590 .sy_call = (sy_call_t *)linux_sys_cacheflush

Completed in 19 milliseconds