Searched refs:wait_bit_key (Results 1 – 1 of 1) sorted by relevance
10 struct wait_bit_key { struct17 struct wait_bit_key key; argument24 typedef int wait_bit_action_f(struct wait_bit_key *key, int mode);49 extern int bit_wait(struct wait_bit_key *key, int mode);50 extern int bit_wait_io(struct wait_bit_key *key, int mode);51 extern int bit_wait_timeout(struct wait_bit_key *key, int mode);52 extern int bit_wait_io_timeout(struct wait_bit_key *key, int mode);