Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dwatch_queue.c63 static const struct pipe_buf_operations watch_queue_pipe_buf_ops = { variable
111 buf->ops = &watch_queue_pipe_buf_ops; in post_one_notification()