Searched refs:linux32_sys_swapoff_args (Results 1 – 7 of 7) sorted by relevance
372 struct linux32_sys_swapoff_args { struct1309 int linux32_sys_swapoff(struct lwp *, const struct linux32_sys_swapoff_args *, register_t *);
461 ns(struct linux32_sys_swapoff_args),
705 const struct linux32_sys_swapoff_args *p = params; in systrace_args()
381 struct linux32_sys_swapoff_args { struct1308 int linux32_sys_swapoff(struct lwp *, const struct linux32_sys_swapoff_args *, register_t *);
467 ns(struct linux32_sys_swapoff_args),
728 const struct linux32_sys_swapoff_args *p = params; in systrace_args()
585 linux32_sys_swapoff(struct lwp *l, const struct linux32_sys_swapoff_args *uap, register_t *retval) in linux32_sys_swapoff()