Searched refs:wait_bit_key (Results 1 – 8 of 8) sorted by relevance
368 struct wait_bit_key *key = arg; in wake_bit_function()457 struct wait_bit_key key = __WAIT_BIT_KEY_INITIALIZER(word, bit); in __wake_up_bit()513 struct wait_bit_key *key = arg; in wake_atomic_t_function()584 __sched int bit_wait(struct wait_bit_key *word) in bit_wait()593 __sched int bit_wait_io(struct wait_bit_key *word) in bit_wait_io()602 __sched int bit_wait_timeout(struct wait_bit_key *word) in bit_wait_timeout()614 __sched int bit_wait_io_timeout(struct wait_bit_key *word) in bit_wait_io_timeout()
27 struct wait_bit_key { struct35 struct wait_bit_key key; argument148 typedef int wait_bit_action_f(struct wait_bit_key *);950 extern int bit_wait(struct wait_bit_key *);951 extern int bit_wait_io(struct wait_bit_key *);952 extern int bit_wait_timeout(struct wait_bit_key *);953 extern int bit_wait_io_timeout(struct wait_bit_key *);
253 static int rpc_wait_bit_killable(struct wait_bit_key *key) in rpc_wait_bit_killable()290 struct wait_bit_key k = __WAIT_BIT_KEY_INITIALIZER(m, RPC_TASK_ACTIVE); in rpc_complete_task()
366 extern int nfs_wait_bit_killable(struct wait_bit_key *key);
78 int nfs_wait_bit_killable(struct wait_bit_key *key) in nfs_wait_bit_killable()
1416 static int pnfs_layoutget_retry_bit_wait(struct wait_bit_key *key) in pnfs_layoutget_retry_bit_wait()
30 struct wait_bit_key *key = _key; in cachefiles_read_waiter()
1834 cifs_wait_bit_killable(struct wait_bit_key *key)