Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dlocktorture.c78 struct lock_stress_stats { struct
109 struct lock_stress_stats *lwsa; /* writer statistics */
110 struct lock_stress_stats *lrsa; /* reader statistics */
634 struct lock_stress_stats *lwsp = arg; in lock_torture_writer()
671 struct lock_stress_stats *lrsp = arg; in lock_torture_reader()
701 struct lock_stress_stats *statp, bool write) in __torture_print_stats()