Searched refs:cond_wake_up (Results 1 – 7 of 7) sorted by relevance
21 static inline void cond_wake_up(struct wait_queue_head *wq) in cond_wake_up() function
378 cond_wake_up(&lock->pending_readers); in btrfs_drew_write_unlock()
335 cond_wake_up(&wsm.wait); in zstd_put_workspace()
410 cond_wake_up(&entry->wait); in btrfs_mark_ordered_io_finished()
957 cond_wake_up(ws_wait); in btrfs_put_workspace()
1015 cond_wake_up(&cur_trans->writer_wait); in __btrfs_end_transaction()
3185 cond_wake_up(&log_root_tree->log_commit_wait[index2]); in btrfs_sync_log()3198 cond_wake_up(&root->log_commit_wait[index1]); in btrfs_sync_log()
Completed in 24 milliseconds