Searched refs:linux32_sys_pread_args (Results 1 – 7 of 7) sorted by relevance
614 struct linux32_sys_pread_args { struct1407 int linux32_sys_pread(struct lwp *, const struct linux32_sys_pread_args *, register_t *);
703 ns(struct linux32_sys_pread_args),
1104 const struct linux32_sys_pread_args *p = params; in systrace_args()
630 struct linux32_sys_pread_args { struct1408 int linux32_sys_pread(struct lwp *, const struct linux32_sys_pread_args *, register_t *);
710 ns(struct linux32_sys_pread_args),
1136 const struct linux32_sys_pread_args *p = params; in systrace_args()
775 const struct linux32_sys_pread_args *uap, register_t *retval) in linux32_sys_pread()