Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/locking/
Dlocktorture.c70 struct lock_stress_stats { struct
108 struct lock_stress_stats *lwsa; /* writer statistics */
109 struct lock_stress_stats *lrsa; /* reader statistics */
435 struct lock_stress_stats *lwsp = arg; in lock_torture_writer()
469 struct lock_stress_stats *lrsp = arg; in lock_torture_reader()
499 struct lock_stress_stats *statp, bool write) in __torture_print_stats()