Searched refs:linux32_sys_pipe_args (Results 1 – 7 of 7) sorted by relevance
149 struct linux32_sys_pipe_args { struct1195 int linux32_sys_pipe(struct lwp *, const struct linux32_sys_pipe_args *, register_t *);
192 ns(struct linux32_sys_pipe_args),
270 const struct linux32_sys_pipe_args *p = params; in systrace_args()
154 struct linux32_sys_pipe_args { struct1190 int linux32_sys_pipe(struct lwp *, const struct linux32_sys_pipe_args *, register_t *);
196 ns(struct linux32_sys_pipe_args),
277 const struct linux32_sys_pipe_args *p = params; in systrace_args()
307 linux32_sys_pipe(struct lwp *l, const struct linux32_sys_pipe_args *uap, in linux32_sys_pipe()