Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpipe_fs_i.h107 bool poll_usage; member
/linux-6.15/fs/
H A Dpipe.c594 if (was_empty || pipe->poll_usage) in anon_pipe_write()
666 WRITE_ONCE(pipe->poll_usage, true); in pipe_poll()