BIT_CLOSED_ON_HOST  396 drivers/platform/goldfish/goldfish_pipe.c 		if (test_bit(BIT_CLOSED_ON_HOST, &pipe->flags))
BIT_CLOSED_ON_HOST  414 drivers/platform/goldfish/goldfish_pipe.c 	if (unlikely(test_bit(BIT_CLOSED_ON_HOST, &pipe->flags)))
BIT_CLOSED_ON_HOST  522 drivers/platform/goldfish/goldfish_pipe.c 	if (test_bit(BIT_CLOSED_ON_HOST, &pipe->flags))
BIT_CLOSED_ON_HOST  600 drivers/platform/goldfish/goldfish_pipe.c 			pipe->flags = 1 << BIT_CLOSED_ON_HOST;