Lines Matching defs:key
14 void __init_waitqueue_head(wait_queue_head_t *q, const char *name, struct lock_class_key *key) in __init_waitqueue_head()
66 int nr_exclusive, int wake_flags, void *key) in __wake_up_common()
90 int nr_exclusive, void *key) in __wake_up()
109 void __wake_up_locked_key(wait_queue_head_t *q, unsigned int mode, void *key) in __wake_up_locked_key()
133 int nr_exclusive, void *key) in __wake_up_sync_key()
277 unsigned int mode, void *key) in abort_exclusive_wait()
291 int autoremove_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key) in autoremove_wake_function()
350 int woken_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key) in woken_wake_function()
368 struct wait_bit_key *key = arg; in wake_bit_function() local
457 struct wait_bit_key key = __WAIT_BIT_KEY_INITIALIZER(word, bit); in __wake_up_bit() local
513 struct wait_bit_key *key = arg; in wake_atomic_t_function() local