Searched refs:wait_bit_key (Results 1 – 5 of 5) 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);
277 static int rpc_wait_bit_killable(struct wait_bit_key *key, int mode) in rpc_wait_bit_killable()323 struct wait_bit_key k = __WAIT_BIT_KEY_INITIALIZER(m, RPC_TASK_ACTIVE); in rpc_complete_task()
453 extern int nfs_wait_bit_killable(struct wait_bit_key *key, int mode);
75 int nfs_wait_bit_killable(struct wait_bit_key *key, int mode) in nfs_wait_bit_killable()
2651 cifs_wait_bit_killable(struct wait_bit_key *key, int mode)