Home
last modified time | relevance | path

Searched defs:stress (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Duffd-stress.c179 static int stress(struct uffd_args *args) in stress() function
/kernel/linux/linux-5.10/kernel/locking/
H A Dtest-ww_mutex.c342 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 Dtest-ww_mutex.c382 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 Duserfaultfd.c711 static int stress(struct uffd_stats *uffd_stats) in stress() function

Completed in 21 milliseconds