Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/locking/
Dlocktorture.c90 struct lock_torture_ops { struct
107 struct lock_torture_ops *cur_ops; argument
142 static struct lock_torture_ops lock_busted_ops = {
185 static struct lock_torture_ops spin_lock_ops = {
211 static struct lock_torture_ops spin_lock_irq_ops = {
275 static struct lock_torture_ops rw_lock_ops = {
315 static struct lock_torture_ops rw_lock_irq_ops = {
354 static struct lock_torture_ops mutex_lock_ops = {
419 static struct lock_torture_ops rwsem_lock_ops = {
587 lock_torture_print_module_parms(struct lock_torture_ops *cur_ops, in lock_torture_print_module_parms()
[all …]