Home
last modified time | relevance | path

Searched refs:watch_queue_pipe_buf_ops (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dwatch_queue.c85 static const struct pipe_buf_operations watch_queue_pipe_buf_ops = { variable
131 buf->ops = &watch_queue_pipe_buf_ops; in post_one_notification()