Searched refs:wait_bit_key (Results 1 – 1 of 1) sorted by relevance
10 struct wait_bit_key { struct18 struct wait_bit_key key; argument28 typedef int wait_bit_action_f(struct wait_bit_key *key, int mode);54 extern int bit_wait(struct wait_bit_key *key, int bit);55 extern int bit_wait_io(struct wait_bit_key *key, int bit);56 extern int bit_wait_timeout(struct wait_bit_key *key, int bit);57 extern int bit_wait_io_timeout(struct wait_bit_key *key, int bit);