Searched refs:dn_pipe_32 (Results 1 – 2 of 2) sorted by relevance
516 struct dn_pipe_32 { /* a pipe */ struct
322 struct dn_pipe_32 user_pipe_32; in cp_pipe_from_user_32()325 error = sooptcopyin(sopt, &user_pipe_32, sizeof(struct dn_pipe_32), sizeof(struct dn_pipe_32)); in cp_pipe_from_user_32()528 struct dn_pipe_32 *pipe_bp = NULL; /* Pipe header */ in cp_pipe_to_32_user()536 pipe_bp = __unsafe_forge_single(struct dn_pipe_32 *, bp0); in cp_pipe_to_32_user()2624 pipesize = sizeof(struct dn_pipe_32); in dn_calc_size()