Home
last modified time | relevance | path

Searched refs:get_free_pipe_id_locked (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/goldfish/
H A Dgoldfish_pipe.c652 static int get_free_pipe_id_locked(struct goldfish_pipe_dev *dev) in get_free_pipe_id_locked() function
662 * Since get_free_pipe_id_locked runs with interrupts disabled, in get_free_pipe_id_locked()
729 id = get_free_pipe_id_locked(dev); in goldfish_pipe_open()
/kernel/linux/linux-6.6/drivers/platform/goldfish/
H A Dgoldfish_pipe.c649 static int get_free_pipe_id_locked(struct goldfish_pipe_dev *dev) in get_free_pipe_id_locked() function
659 * Since get_free_pipe_id_locked runs with interrupts disabled, in get_free_pipe_id_locked()
726 id = get_free_pipe_id_locked(dev); in goldfish_pipe_open()

Completed in 4 milliseconds