Searched refs:linux32_sys_times_args (Results 1 – 4 of 4) sorted by relevance
156 linux32_sys_times(struct lwp *l, const struct linux32_sys_times_args *uap, register_t *retval) in linux32_sys_times()
159 struct linux32_sys_times_args { struct1192 int linux32_sys_times(struct lwp *, const struct linux32_sys_times_args *, register_t *);
200 ns(struct linux32_sys_times_args),
284 const struct linux32_sys_times_args *p = params; in systrace_args()