Home
last modified time | relevance | path

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

/kernel/locking/
Dlocktorture.c76 struct lock_torture_ops { struct
97 struct lock_torture_ops *cur_ops; argument
135 static struct lock_torture_ops lock_busted_ops = {
179 static struct lock_torture_ops spin_lock_ops = {
206 static struct lock_torture_ops spin_lock_irq_ops = {
275 static struct lock_torture_ops rw_lock_ops = {
318 static struct lock_torture_ops rw_lock_irq_ops = {
358 static struct lock_torture_ops mutex_lock_ops = {
454 static struct lock_torture_ops ww_mutex_lock_ops = {
533 static struct lock_torture_ops rtmutex_lock_ops = {
[all …]