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

/linux-master/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e63m0-spi.c20 static int s6e63m0_spi_dcs_read(struct device *dev, void *trsp, argument
33 static int s6e63m0_spi_dcs_write(struct device *dev, void *trsp, argument
H A Dpanel-samsung-s6e63m0-dsi.c19 static int s6e63m0_dsi_dcs_read(struct device *dev, void *trsp, argument
36 static int s6e63m0_dsi_dcs_write(struct device *dev, void *trsp, argument
H A Dpanel-samsung-s6e63m0.c669 int s6e63m0_probe(struct device *dev, void *trsp, argument
/linux-master/include/linux/
H A Dtorture.h78 static inline void torture_random_init(struct torture_random_state *trsp) argument
/linux-master/kernel/
H A Dscftorture.c242 static struct scf_selector *scf_sel_rand(struct torture_random_state *trsp) argument
314 static void scftorture_invoke_one(struct scf_statistics *scfp, struct torture_random_state *trsp) argument
H A Dtorture.c106 int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp) argument
118 int torture_hrtimeout_ms(u32 baset_ms, u32 fuzzt_us, struct torture_random_state *trsp) argument
136 int torture_hrtimeout_jiffies(u32 baset_j, struct torture_random_state *trsp) argument
148 int torture_hrtimeout_s(u32 baset_s, u32 fuzzt_ms, struct torture_random_state *trsp) argument
90 torture_hrtimeout_ns(ktime_t baset_ns, u32 fuzzt_ns, const enum hrtimer_mode mode, struct torture_random_state *trsp) argument
455 torture_random(struct torture_random_state *trsp) argument
[all...]
/linux-master/kernel/locking/
H A Dlocktorture.c174 static void torture_lock_busted_write_delay(struct torture_random_state *trsp) argument
188 static void __torture_rt_boost(struct torture_random_state *trsp) argument
220 torture_rt_boost(struct torture_random_state *trsp) argument
248 torture_spin_lock_write_delay(struct torture_random_state *trsp) argument
373 torture_rwlock_write_delay(struct torture_random_state *trsp) argument
399 torture_rwlock_read_delay(struct torture_random_state *trsp) argument
503 torture_mutex_delay(struct torture_random_state *trsp) argument
672 torture_rtmutex_delay(struct torture_random_state *trsp) argument
695 torture_rt_boost_rtmutex(struct torture_random_state *trsp) argument
736 torture_rwsem_write_delay(struct torture_random_state *trsp) argument
758 torture_rwsem_read_delay(struct torture_random_state *trsp) argument
[all...]
/linux-master/drivers/scsi/fnic/
H A Dfcpio.h470 struct fcpio_trsp trsp; member in union:fcpio_host_req::__anon743
/linux-master/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1963 struct sli4_fcp_trsp64_wqe *trsp = buf; local
[all...]
/linux-master/kernel/rcu/
H A Drcutorture.c1318 static void do_rtws_sync(struct torture_random_state *trsp, void (*sync)(void)) argument
1882 rcutorture_extend_mask(int oldmask, struct torture_random_state *trsp) argument
1718 rcu_torture_reader_do_mbchk(long myid, struct rcu_torture *rtp, struct torture_random_state *trsp) argument
1782 rcutorture_one_extend(int *readstate, int newstate, struct torture_random_state *trsp, struct rt_read_seg *rtrsp) argument
1933 rcutorture_loop_extend(int *readstate, struct torture_random_state *trsp, struct rt_read_seg *rtrsp) argument
1958 rcu_torture_one_read(struct torture_random_state *trsp, long myid) argument
3226 struct torture_random_state *trsp = trsp_in; local
[all...]

Completed in 318 milliseconds