Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/locking/
A Dlocktorture.c116 static void torture_lock_busted_write_delay(struct torture_random_state *trsp) in torture_lock_busted_write_delay()
133 static void __torture_rt_boost(struct torture_random_state *trsp) in __torture_rt_boost()
165 static void torture_rt_boost(struct torture_random_state *trsp) in torture_rt_boost()
193 static void torture_spin_lock_write_delay(struct torture_random_state *trsp) in torture_spin_lock_write_delay()
264 static void torture_rwlock_write_delay(struct torture_random_state *trsp) in torture_rwlock_write_delay()
292 static void torture_rwlock_read_delay(struct torture_random_state *trsp) in torture_rwlock_read_delay()
376 static void torture_mutex_delay(struct torture_random_state *trsp) in torture_mutex_delay()
515 static void torture_rtmutex_delay(struct torture_random_state *trsp) in torture_rtmutex_delay()
540 static void torture_rt_boost_rtmutex(struct torture_random_state *trsp) in torture_rt_boost_rtmutex()
568 static void torture_rwsem_write_delay(struct torture_random_state *trsp) in torture_rwsem_write_delay()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/panel/
A Dpanel-samsung-s6e63m0-spi.c20 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()
A Dpanel-samsung-s6e63m0-dsi.c19 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()
A Dpanel-samsung-s6e63m0.c692 int s6e63m0_probe(struct device *dev, void *trsp, in s6e63m0_probe()
/linux-6.3-rc2/kernel/
A Dtorture.c86 int torture_hrtimeout_ns(ktime_t baset_ns, u32 fuzzt_ns, struct torture_random_state *trsp) in torture_hrtimeout_ns()
101 int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp) in torture_hrtimeout_us()
113 int torture_hrtimeout_ms(u32 baset_ms, u32 fuzzt_us, struct torture_random_state *trsp) in torture_hrtimeout_ms()
131 int torture_hrtimeout_jiffies(u32 baset_j, struct torture_random_state *trsp) in torture_hrtimeout_jiffies()
143 int torture_hrtimeout_s(u32 baset_s, u32 fuzzt_ms, struct torture_random_state *trsp) in torture_hrtimeout_s()
450 torture_random(struct torture_random_state *trsp) in torture_random()
A Dscftorture.c241 static struct scf_selector *scf_sel_rand(struct torture_random_state *trsp) in scf_sel_rand()
313 static void scftorture_invoke_one(struct scf_statistics *scfp, struct torture_random_state *trsp) in scftorture_invoke_one()
/linux-6.3-rc2/include/linux/
A Dtorture.h77 static inline void torture_random_init(struct torture_random_state *trsp) in torture_random_init()
/linux-6.3-rc2/kernel/rcu/
A Drcutorture.c1316 static void do_rtws_sync(struct torture_random_state *trsp, void (*sync)(void)) in do_rtws_sync()
1712 struct torture_random_state *trsp) in rcu_torture_reader_do_mbchk()
1776 struct torture_random_state *trsp, in rcutorture_one_extend()
1875 rcutorture_extend_mask(int oldmask, struct torture_random_state *trsp) in rcutorture_extend_mask()
1926 rcutorture_loop_extend(int *readstate, struct torture_random_state *trsp, in rcutorture_loop_extend()
1951 static bool rcu_torture_one_read(struct torture_random_state *trsp, long myid) in rcu_torture_one_read()
3197 struct torture_random_state *trsp = trsp_in; in rcu_torture_read_exit_child() local
/linux-6.3-rc2/drivers/scsi/fnic/
A Dfcpio.h470 struct fcpio_trsp trsp; member
/linux-6.3-rc2/drivers/scsi/elx/libefc_sli/
A Dsli4.c1963 struct sli4_fcp_trsp64_wqe *trsp = buf; in sli_fcp_trsp64_wqe() local

Completed in 46 milliseconds