Searched refs:__acquire (Results 1 – 25 of 49) sorted by relevance
12
50 # define do_raw_read_lock(rwlock) do {__acquire(lock); arch_read_lock(&(rwlock)->raw_lock); } while…52 do {__acquire(lock); arch_read_lock_flags(&(lock)->raw_lock, *(flags)); } while (0)55 # define do_raw_write_lock(rwlock) do {__acquire(lock); arch_write_lock(&(rwlock)->raw_lock); } whi…57 do {__acquire(lock); arch_write_lock_flags(&(lock)->raw_lock, *(flags)); } while (0)
35 __acquire(bitlock); in bit_spin_lock()50 __acquire(bitlock); in bit_spin_trylock()
20 # define __acquire(x) __context__(x,1) macro22 # define __cond_lock(x,c) ((c) ? ({ __acquire(x); 1; }) : 0)46 # define __acquire(x) (void)0 macro
640 __acquire(RCU); in rcu_read_lock()713 __acquire(RCU_BH); in rcu_read_lock_bh()748 __acquire(RCU_SCHED); in rcu_read_lock_sched()758 __acquire(RCU_SCHED); in rcu_read_lock_sched_notrace()
182 __acquire(lock); in do_raw_spin_lock()194 __acquire(lock); in do_raw_spin_lock_flags()
28 do { __acquire(lock); (void)(lock); } while (0)
47 __acquire(once_lock); in __do_once_start()
45 __acquire(fd->lock); in clk_fd_recalc_rate()133 __acquire(fd->lock); in clk_fd_set_rate()
136 __acquire(mult->lock); in clk_multiplier_set_rate()
67 __acquire(gate->lock); in clk_gate_endisable()
108 __acquire(mux->lock); in clk_mux_set_parent()
302 __acquire(mux->lock); in m10v_mux_set_parent()427 __acquire(divider->lock); in m10v_clk_divider_set_rate()
248 __acquire(fd->lock); in xgene_clk_pmd_recalc_rate()319 __acquire(fd->lock); in xgene_clk_pmd_set_rate()
434 __acquire(divider->lock); in clk_divider_set_rate()
84 __acquire(mux->lock); in mtk_clk_mux_set_parent_lock()107 __acquire(mux->lock); in mtk_clk_mux_set_parent_setclr_lock()
46 __acquire(&patch_lock); in patch_map()
21 # define __dm_bless_for_disk(x) __acquire(x)
373 __acquire(RCU); in ttm_base_object_noref_release()
15 #define __acquire(x) macro
116 __acquire(mpll->lock); in mpll_set_rate()
1197 __acquire(&send_cq->lock); in hns_roce_lock_cqs()1198 __acquire(&recv_cq->lock); in hns_roce_lock_cqs()1201 __acquire(&recv_cq->lock); in hns_roce_lock_cqs()1204 __acquire(&send_cq->lock); in hns_roce_lock_cqs()1207 __acquire(&recv_cq->lock); in hns_roce_lock_cqs()
123 __acquire(divider->lock); in clk_half_divider_set_rate()
24 __acquire
220 __acquire(wdev->mtx); in wdev_lock()
161 __acquire(&wqe->lock); in __io_worker_unuse()180 __acquire(&wqe->lock); in __io_worker_unuse()