Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dwatch_queue.c84 static const struct pipe_buf_operations watch_queue_pipe_buf_ops = { variable
130 buf->ops = &watch_queue_pipe_buf_ops; in post_one_notification()