Home
last modified time | relevance | path

Searched refs:srcu_idx (Results 1 – 6 of 6) sorted by relevance

/fs/bcachefs/
A Dbtree_key_cache.c543 int srcu_idx = srcu_read_lock(&c->btree_trans_barrier); in bch2_btree_key_cache_journal_flush() local
567 srcu_read_unlock(&c->btree_trans_barrier, srcu_idx); in bch2_btree_key_cache_journal_flush()
670 int srcu_idx; in bch2_btree_key_cache_scan() local
672 srcu_idx = srcu_read_lock(&c->btree_trans_barrier); in bch2_btree_key_cache_scan()
686 srcu_read_unlock(&c->btree_trans_barrier, srcu_idx); in bch2_btree_key_cache_scan()
735 srcu_read_unlock(&c->btree_trans_barrier, srcu_idx); in bch2_btree_key_cache_scan()
A Ddebug.c588 int srcu_idx = srcu_read_lock(&c->btree_trans_barrier); in bch2_btree_transactions_read() local
628 srcu_read_unlock(&c->btree_trans_barrier, srcu_idx); in bch2_btree_transactions_read()
A Dbtree_types.h541 int srcu_idx; member
A Dbtree_iter.c3291 srcu_read_unlock(&c->btree_trans_barrier, trans->srcu_idx); in bch2_trans_srcu_unlock()
3299 trans->srcu_idx = srcu_read_lock(&trans->c->btree_trans_barrier); in bch2_trans_srcu_lock()
3505 trans->srcu_idx = srcu_read_lock(&c->btree_trans_barrier); in __bch2_trans_get()
3571 srcu_read_unlock(&c->btree_trans_barrier, trans->srcu_idx); in bch2_trans_put()
/fs/notify/
A Dfsnotify.c612 iter_info.srcu_idx = srcu_read_lock(&fsnotify_mark_srcu); in fsnotify()
651 srcu_read_unlock(&fsnotify_mark_srcu, iter_info.srcu_idx); in fsnotify()
A Dmark.c511 srcu_read_unlock(&fsnotify_mark_srcu, iter_info->srcu_idx); in fsnotify_prepare_user_wait()
526 iter_info->srcu_idx = srcu_read_lock(&fsnotify_mark_srcu); in fsnotify_finish_user_wait()

Completed in 21 milliseconds