Home
last modified time | relevance | path

Searched refs:idx_lock (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/huawei/hinic/
A Dhinic_hw_io.c57 sema_init(&free_db_area->idx_lock, 1); in init_db_area_idx()
65 down(&free_db_area->idx_lock); in get_db_area()
71 up(&free_db_area->idx_lock); in get_db_area()
82 up(&free_db_area->idx_lock); in get_db_area()
93 down(&free_db_area->idx_lock); in return_db_area()
102 up(&free_db_area->idx_lock); in return_db_area()
A Dhinic_hw_io.h47 struct semaphore idx_lock; member
/drivers/net/ethernet/huawei/hinic3/
A Dhinic3_hwif.h20 spinlock_t idx_lock; member
/drivers/md/bcache/
A Dwriteback.h42 spinlock_t idx_lock; member
A Dwriteback.c925 spin_lock(&state->idx_lock); in bch_dirty_init_thread()
928 spin_unlock(&state->idx_lock); in bch_dirty_init_thread()
1017 spin_lock_init(&state.idx_lock); in bch_sectors_dirty_init()
A Dbtree.h234 spinlock_t idx_lock; member
A Dbtree.c1976 spin_lock(&check_state->idx_lock); in bch_btree_check_thread()
1979 spin_unlock(&check_state->idx_lock); in bch_btree_check_thread()
2073 spin_lock_init(&check_state.idx_lock); in bch_btree_check()

Completed in 25 milliseconds