Searched defs:trsp (Results 1 – 10 of 10) sorted by relevance
| /linux/kernel/locking/ |
| H A D | locktorture.c | 175 static void torture_lock_busted_write_delay(struct torture_random_state *trsp) in torture_lock_busted_write_delay() 189 static void __torture_rt_boost(struct torture_random_state *trsp) in __torture_rt_boost() 221 static void torture_rt_boost(struct torture_random_state *trsp) in torture_rt_boost() 249 static void torture_spin_lock_write_delay(struct torture_random_state *trsp) in torture_spin_lock_write_delay() 428 static void torture_rwlock_write_delay(struct torture_random_state *trsp) in torture_rwlock_write_delay() 454 static void torture_rwlock_read_delay(struct torture_random_state *trsp) in torture_rwlock_read_delay() 558 static void torture_mutex_delay(struct torture_random_state *trsp) in torture_mutex_delay() 726 static void torture_rtmutex_delay(struct torture_random_state *trsp) in torture_rtmutex_delay() 749 static void torture_rt_boost_rtmutex(struct torture_random_state *trsp) in torture_rt_boost_rtmutex() 790 static void torture_rwsem_write_delay(struct torture_random_state *trsp) in torture_rwsem_write_delay() [all …]
|
| /linux/kernel/ |
| H A D | torture.c | 92 struct torture_random_state *trsp) in torture_hrtimeout_ns() 107 int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp) in torture_hrtimeout_us() 119 int torture_hrtimeout_ms(u32 baset_ms, u32 fuzzt_us, struct torture_random_state *trsp) in torture_hrtimeout_ms() 137 int torture_hrtimeout_jiffies(u32 baset_j, struct torture_random_state *trsp) in torture_hrtimeout_jiffies() 149 int torture_hrtimeout_s(u32 baset_s, u32 fuzzt_ms, struct torture_random_state *trsp) in torture_hrtimeout_s() 458 torture_random(struct torture_random_state *trsp) in torture_random()
|
| H A D | scftorture.c | 272 static struct scf_selector *scf_sel_rand(struct torture_random_state *trsp) in scf_sel_rand() 344 static void scftorture_invoke_one(struct scf_statistics *scfp, struct torture_random_state *trsp) in scftorture_invoke_one()
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-samsung-s6e63m0-spi.c | 20 static int s6e63m0_spi_dcs_read(struct device *dev, void *trsp, in s6e63m0_spi_dcs_read() 33 static int s6e63m0_spi_dcs_write(struct device *dev, void *trsp, in s6e63m0_spi_dcs_write()
|
| H A D | panel-samsung-s6e63m0-dsi.c | 19 static int s6e63m0_dsi_dcs_read(struct device *dev, void *trsp, in s6e63m0_dsi_dcs_read() 36 static int s6e63m0_dsi_dcs_write(struct device *dev, void *trsp, in s6e63m0_dsi_dcs_write()
|
| H A D | panel-samsung-s6e63m0.c | 671 int s6e63m0_probe(struct device *dev, void *trsp, in s6e63m0_probe()
|
| /linux/kernel/rcu/ |
| H A D | rcutorture.c | 1543 static void do_rtws_sync(struct torture_random_state *trsp, void (*sync)(void)) in do_rtws_sync() 1988 struct torture_random_state *trsp) in rcu_torture_reader_do_mbchk() 2110 static void rcutorture_one_extend(int *readstate, int newstate, struct torture_random_state *trsp, in rcutorture_one_extend() 2236 rcutorture_extend_mask(int oldmask, struct torture_random_state *trsp) in rcutorture_extend_mask() 2287 rcutorture_loop_extend(int *readstate, struct torture_random_state *trsp, struct rt_read_seg *rtrsp) in rcutorture_loop_extend() 2320 struct torture_random_state *trsp) in init_rcu_torture_one_read_state() 2333 struct torture_random_state *trsp, long myid) in rcu_torture_one_read_start() 2362 struct torture_random_state *trsp) in rcu_torture_one_read_end() 2430 static bool rcu_torture_one_read(struct torture_random_state *trsp, long myid) in rcu_torture_one_read() 3825 struct torture_random_state *trsp = trsp_in; in rcu_torture_read_exit_child() local
|
| /linux/include/linux/ |
| H A D | torture.h | 78 static inline void torture_random_init(struct torture_random_state *trsp) in torture_random_init()
|
| /linux/drivers/scsi/fnic/ |
| H A D | fcpio.h | 470 struct fcpio_trsp trsp; member
|
| /linux/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.c | 1963 struct sli4_fcp_trsp64_wqe *trsp = buf; in sli_fcp_trsp64_wqe() local
|