HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_cacheflush_args (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1345 struct linux_sys_cacheflush_args { struct
1930 int linux_sys_cacheflush(struct lwp *, const struct linux_sys_cacheflush_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 442 struct linux_sys_cacheflush_args { struct
1616 int linux_sys_cacheflush(struct lwp *, const struct linux_sys_cacheflush_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 474 struct linux_sys_cacheflush_args { struct
1674 int linux_sys_cacheflush(struct lwp *, const struct linux_sys_cacheflush_args *, register_t *);

Completed in 14 milliseconds