Searched refs:BIT_CLOSED_ON_HOST (Results 1 – 1 of 1) sorted by relevance
148 BIT_CLOSED_ON_HOST = 0, /* pipe closed by host */ enumerator281 if (test_bit(BIT_CLOSED_ON_HOST, &pipe->flags)) in goldfish_pipe_read_write()384 if (test_bit(BIT_CLOSED_ON_HOST, &pipe->flags)) in goldfish_pipe_read_write()437 if (test_bit(BIT_CLOSED_ON_HOST, &pipe->flags)) in goldfish_pipe_poll()477 set_bit(BIT_CLOSED_ON_HOST, &pipe->flags); in goldfish_pipe_interrupt()