Home
last modified time | relevance | path

Searched defs:trsp (Results 1 – 6 of 6) sorted by relevance

/linux-5.10/kernel/locking/
Dlocktorture.c110 static void torture_lock_busted_write_delay(struct torture_random_state *trsp) in torture_lock_busted_write_delay()
127 static void torture_boost_dummy(struct torture_random_state *trsp) in torture_boost_dummy()
151 static void torture_spin_lock_write_delay(struct torture_random_state *trsp) in torture_spin_lock_write_delay()
220 static void torture_rwlock_write_delay(struct torture_random_state *trsp) in torture_rwlock_write_delay()
246 static void torture_rwlock_read_delay(struct torture_random_state *trsp) in torture_rwlock_read_delay()
326 static void torture_mutex_delay(struct torture_random_state *trsp) in torture_mutex_delay()
437 static void torture_rtmutex_boost(struct torture_random_state *trsp) in torture_rtmutex_boost()
468 static void torture_rtmutex_delay(struct torture_random_state *trsp) in torture_rtmutex_delay()
511 static void torture_rwsem_write_delay(struct torture_random_state *trsp) in torture_rwsem_write_delay()
536 static void torture_rwsem_read_delay(struct torture_random_state *trsp) in torture_rwsem_read_delay()
/linux-5.10/include/linux/
Dtorture.h58 static inline void torture_random_init(struct torture_random_state *trsp) in torture_random_init()
/linux-5.10/kernel/
Dscftorture.c227 static struct scf_selector *scf_sel_rand(struct torture_random_state *trsp) in scf_sel_rand()
295 static void scftorture_invoke_one(struct scf_statistics *scfp, struct torture_random_state *trsp) in scftorture_invoke_one()
Dtorture.c331 torture_random(struct torture_random_state *trsp) in torture_random()
/linux-5.10/kernel/rcu/
Drcutorture.c1225 struct torture_random_state *trsp, in rcutorture_one_extend()
1300 rcutorture_extend_mask(int oldmask, struct torture_random_state *trsp) in rcutorture_extend_mask()
1325 rcutorture_loop_extend(int *readstate, struct torture_random_state *trsp, in rcutorture_loop_extend()
1350 static bool rcu_torture_one_read(struct torture_random_state *trsp) in rcu_torture_one_read()
2369 struct torture_random_state *trsp = trsp_in; in rcu_torture_read_exit_child() local
/linux-5.10/drivers/scsi/fnic/
Dfcpio.h482 struct fcpio_trsp trsp; member