Home
last modified time | relevance | path

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

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