Searched refs:close_pipe (Results 1 – 4 of 4) sorted by relevance
102 goto close_pipe; in test_vmsplice()121 close_pipe: in test_vmsplice()
321 goto close_pipe; in do_test_vmsplice_in_parent() 329 goto close_pipe; in do_test_vmsplice_in_parent() 345 goto close_pipe; in do_test_vmsplice_in_parent() 354 goto close_pipe; in do_test_vmsplice_in_parent() 363 goto close_pipe; in do_test_vmsplice_in_parent() 372 goto close_pipe; in do_test_vmsplice_in_parent() 390 close_pipe: in test_vmsplice_before_fork()
116 msg->close_pipe.type_of_message = IPC_MEM_MSG_CLOSE_PIPE; in ipc_protocol_msg_prepipe_close()117 msg->close_pipe.pipe_nr = pipe->pipe_nr; in ipc_protocol_msg_prepipe_close()120 msg->close_pipe.pipe_nr); in ipc_protocol_msg_prepipe_close()
289 struct ipc_mem_msg_close_pipe close_pipe; member