Home
last modified time | relevance | path

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

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