Home
last modified time | relevance | path

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

/kernel/locking/
Dlocktorture.c93 struct lock_torture_ops { struct
112 struct lock_torture_ops *cur_ops; argument
152 static struct lock_torture_ops lock_busted_ops = {
196 static struct lock_torture_ops spin_lock_ops = {
223 static struct lock_torture_ops spin_lock_irq_ops = {
288 static struct lock_torture_ops rw_lock_ops = {
329 static struct lock_torture_ops rw_lock_irq_ops = {
369 static struct lock_torture_ops mutex_lock_ops = {
452 static struct lock_torture_ops rtmutex_lock_ops = {
519 static struct lock_torture_ops rwsem_lock_ops = {
[all …]