Searched refs:dn_pipe_64 (Results 1 – 2 of 2) sorted by relevance
641 struct dn_pipe_64 { /* a pipe */ struct
372 struct dn_pipe_64 user_pipe_64; in cp_pipe_from_user_64()375 error = sooptcopyin(sopt, &user_pipe_64, sizeof(struct dn_pipe_64), sizeof(struct dn_pipe_64)); in cp_pipe_from_user_64()581 struct dn_pipe_64 *pipe_bp = NULL; /* Pipe header */ in cp_pipe_to_64_user()590 pipe_bp = __unsafe_forge_single(struct dn_pipe_64 *, bp0); in cp_pipe_to_64_user()2620 pipesize = sizeof(struct dn_pipe_64); in dn_calc_size()