Searched refs:linux32_sys_pwrite_args (Results 1 – 7 of 7) sorted by relevance
622 struct linux32_sys_pwrite_args { struct1409 int linux32_sys_pwrite(struct lwp *, const struct linux32_sys_pwrite_args *, register_t *);
708 ns(struct linux32_sys_pwrite_args),
1114 const struct linux32_sys_pwrite_args *p = params; in systrace_args()
638 struct linux32_sys_pwrite_args { struct1410 int linux32_sys_pwrite(struct lwp *, const struct linux32_sys_pwrite_args *, register_t *);
715 ns(struct linux32_sys_pwrite_args),
1146 const struct linux32_sys_pwrite_args *p = params; in systrace_args()
799 const struct linux32_sys_pwrite_args *uap, register_t *retval) in linux32_sys_pwrite()