Searched refs:rqspinlock_held (Results 1 – 3 of 3) sorted by relevance
69 struct rqspinlock_held { struct74 DECLARE_PER_CPU_ALIGNED(struct rqspinlock_held, rqspinlock_held_locks); argument112 struct rqspinlock_held *rqh = this_cpu_ptr(&rqspinlock_held_locks); in release_held_lock_entry()200 struct rqspinlock_held *rqh = this_cpu_ptr(&rqspinlock_held_locks); in res_spin_unlock()
89 DEFINE_PER_CPU_ALIGNED(struct rqspinlock_held, rqspinlock_held_locks);101 struct rqspinlock_held *rqh = this_cpu_ptr(&rqspinlock_held_locks); in check_deadlock_AA()122 struct rqspinlock_held *rqh = this_cpu_ptr(&rqspinlock_held_locks); in check_deadlock_ABBA()135 struct rqspinlock_held *rqh_cpu = per_cpu_ptr(&rqspinlock_held_locks, cpu); in check_deadlock_ABBA()674 struct rqspinlock_held *rqh = this_cpu_ptr(&rqspinlock_held_locks); in bpf_prog_report_rqspinlock_violation()
92 _Static_assert(ARRAY_SIZE(((struct rqspinlock_held){}).locks) == 31, in res_spin_lock_test_held_lock_max()