Home
last modified time | relevance | path

Searched defs:nr_notes (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dwatch_queue.h47 unsigned int nr_notes; /* Number of notes */ member
/linux-6.15/kernel/
H A Dwatch_queue.c237 long watch_queue_set_size(struct pipe_inode_info *pipe, unsigned int nr_notes) in watch_queue_set_size()