Searched defs:stress (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | uffd-stress.c | 179 static int stress(struct uffd_args *args) in stress() function
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | test-ww_mutex.c | 342 struct stress { struct 373 static void dummy_load(struct stress *stress) in dummy_load() argument 380 struct stress *stress = container_of(work, typeof(*stress), work); in stress_inorder_work() local 438 struct stress *stress = container_of(work, typeof(*stress), work); stress_reorder_work() local 497 struct stress *stress = container_of(work, typeof(*stress), work); stress_one_work() local 520 static int stress(int nlocks, int nthreads, unsigned int flags) stress() function 542 struct stress *stress; stress() local [all...] |
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | test-ww_mutex.c | 382 struct stress { struct 413 static void dummy_load(struct stress *stress) in dummy_load() argument 420 struct stress *stress = container_of(work, typeof(*stress), work); in stress_inorder_work() local 478 struct stress *stress = container_of(work, typeof(*stress), work); stress_reorder_work() local 537 struct stress *stress = container_of(work, typeof(*stress), work); stress_one_work() local 560 static int stress(int nlocks, int nthreads, unsigned int flags) stress() function 582 struct stress *stress; stress() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | userfaultfd.c | 711 static int stress(struct uffd_stats *uffd_stats) in stress() function
|
Completed in 21 milliseconds