Searched refs:wait_bit_key (Results 1 – 1 of 1) sorted by relevance
27 struct wait_bit_key { struct35 struct wait_bit_key key; argument199 typedef int wait_bit_action_f(struct wait_bit_key *, int mode);1018 extern int bit_wait(struct wait_bit_key *, int);1019 extern int bit_wait_io(struct wait_bit_key *, int);1020 extern int bit_wait_timeout(struct wait_bit_key *, int);1021 extern int bit_wait_io_timeout(struct wait_bit_key *, int);