Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dlocktorture.c89 struct lock_torture_ops { struct
108 struct lock_torture_ops *cur_ops; argument
146 static struct lock_torture_ops lock_busted_ops = {
188 static struct lock_torture_ops spin_lock_ops = {
215 static struct lock_torture_ops spin_lock_irq_ops = {
280 static struct lock_torture_ops rw_lock_ops = {
321 static struct lock_torture_ops rw_lock_irq_ops = {
359 static struct lock_torture_ops mutex_lock_ops = {
431 static struct lock_torture_ops ww_mutex_lock_ops = {
512 static struct lock_torture_ops rtmutex_lock_ops = {
[all …]