Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/locking/
Dlocktorture.c65 struct lock_stress_stats { struct
96 struct lock_stress_stats *lwsa; /* writer statistics */
97 struct lock_stress_stats *lrsa; /* reader statistics */
621 struct lock_stress_stats *lwsp = arg; in lock_torture_writer()
658 struct lock_stress_stats *lrsp = arg; in lock_torture_reader()
688 struct lock_stress_stats *statp, bool write) in __torture_print_stats()