Searched refs:linux32_sys_llseek_args (Results 1 – 7 of 7) sorted by relevance
438 struct linux32_sys_llseek_args { struct1337 int linux32_sys_llseek(struct lwp *, const struct linux32_sys_llseek_args *, register_t *);
550 ns(struct linux32_sys_llseek_args),
814 const struct linux32_sys_llseek_args *p = params; in systrace_args()
454 struct linux32_sys_llseek_args { struct1338 int linux32_sys_llseek(struct lwp *, const struct linux32_sys_llseek_args *, register_t *);
557 ns(struct linux32_sys_llseek_args),
846 const struct linux32_sys_llseek_args *p = params; in systrace_args()
95 linux32_sys_llseek(struct lwp *l, const struct linux32_sys_llseek_args *uap, register_t *retval) in linux32_sys_llseek()