Home
last modified time | relevance | path

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

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