Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/locking/
Dlocktorture.c76 struct lock_torture_ops { struct
95 struct lock_torture_ops *cur_ops; argument
133 static struct lock_torture_ops lock_busted_ops = {
175 static struct lock_torture_ops spin_lock_ops = {
202 static struct lock_torture_ops spin_lock_irq_ops = {
267 static struct lock_torture_ops rw_lock_ops = {
308 static struct lock_torture_ops rw_lock_irq_ops = {
346 static struct lock_torture_ops mutex_lock_ops = {
418 static struct lock_torture_ops ww_mutex_lock_ops = {
499 static struct lock_torture_ops rtmutex_lock_ops = {
[all …]