Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e63m0-spi.c20 static int s6e63m0_spi_dcs_read(struct device *dev, void *trsp, in s6e63m0_spi_dcs_read() argument
33 static int s6e63m0_spi_dcs_write(struct device *dev, void *trsp, in s6e63m0_spi_dcs_write() argument
H A Dpanel-samsung-s6e63m0-dsi.c19 static int s6e63m0_dsi_dcs_read(struct device *dev, void *trsp, in s6e63m0_dsi_dcs_read() argument
36 static int s6e63m0_dsi_dcs_write(struct device *dev, void *trsp, in s6e63m0_dsi_dcs_write() argument
H A Dpanel-samsung-s6e63m0.c692 int s6e63m0_probe(struct device *dev, void *trsp, in s6e63m0_probe() argument
/kernel/linux/linux-5.10/include/linux/
H A Dtorture.h58 static inline void torture_random_init(struct torture_random_state *trsp) in torture_random_init() argument
/kernel/linux/linux-6.6/include/linux/
H A Dtorture.h77 static inline void torture_random_init(struct torture_random_state *trsp) in torture_random_init() argument
/kernel/linux/linux-5.10/kernel/
H A Dscftorture.c228 static struct scf_selector *scf_sel_rand(struct torture_random_state *trsp) in scf_sel_rand() argument
297 static void scftorture_invoke_one(struct scf_statistics *scfp, struct torture_random_state *trsp) in scftorture_invoke_one() argument
H A Dtorture.c331 torture_random(struct torture_random_state *trsp) in torture_random() argument
/kernel/linux/linux-5.10/kernel/locking/
H A Dlocktorture.c110 static void torture_lock_busted_write_delay(struct torture_random_state *trsp) in torture_lock_busted_write_delay() argument
127 static void torture_boost_dummy(struct torture_random_state *trsp) in torture_boost_dummy() argument
151 static void torture_spin_lock_write_delay(struct torture_random_state *trsp) in torture_spin_lock_write_delay() argument
220 torture_rwlock_write_delay(struct torture_random_state *trsp) torture_rwlock_write_delay() argument
246 torture_rwlock_read_delay(struct torture_random_state *trsp) torture_rwlock_read_delay() argument
326 torture_mutex_delay(struct torture_random_state *trsp) torture_mutex_delay() argument
437 torture_rtmutex_boost(struct torture_random_state *trsp) torture_rtmutex_boost() argument
468 torture_rtmutex_delay(struct torture_random_state *trsp) torture_rtmutex_delay() argument
511 torture_rwsem_write_delay(struct torture_random_state *trsp) torture_rwsem_write_delay() argument
536 torture_rwsem_read_delay(struct torture_random_state *trsp) torture_rwsem_read_delay() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dscftorture.c242 static struct scf_selector *scf_sel_rand(struct torture_random_state *trsp) in scf_sel_rand() argument
314 static void scftorture_invoke_one(struct scf_statistics *scfp, struct torture_random_state *trsp) in scftorture_invoke_one() argument
H A Dtorture.c106 int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp) in torture_hrtimeout_us() argument
118 int torture_hrtimeout_ms(u32 baset_ms, u32 fuzzt_us, struct torture_random_state *trsp) in torture_hrtimeout_ms() argument
136 int torture_hrtimeout_jiffies(u32 baset_j, struct torture_random_state *trsp) in torture_hrtimeout_jiffies() argument
148 int torture_hrtimeout_s(u32 baset_s, u32 fuzzt_ms, struct torture_random_state *trsp) in torture_hrtimeout_s() argument
90 torture_hrtimeout_ns(ktime_t baset_ns, u32 fuzzt_ns, const enum hrtimer_mode mode, struct torture_random_state *trsp) torture_hrtimeout_ns() argument
455 torture_random(struct torture_random_state *trsp) torture_random() argument
[all...]
/kernel/linux/linux-6.6/kernel/locking/
H A Dlocktorture.c117 static void torture_lock_busted_write_delay(struct torture_random_state *trsp) in torture_lock_busted_write_delay() argument
134 static void __torture_rt_boost(struct torture_random_state *trsp) in __torture_rt_boost() argument
166 torture_rt_boost(struct torture_random_state *trsp) torture_rt_boost() argument
194 torture_spin_lock_write_delay(struct torture_random_state *trsp) torture_spin_lock_write_delay() argument
320 torture_rwlock_write_delay(struct torture_random_state *trsp) torture_rwlock_write_delay() argument
348 torture_rwlock_read_delay(struct torture_random_state *trsp) torture_rwlock_read_delay() argument
454 torture_mutex_delay(struct torture_random_state *trsp) torture_mutex_delay() argument
626 torture_rtmutex_delay(struct torture_random_state *trsp) torture_rtmutex_delay() argument
651 torture_rt_boost_rtmutex(struct torture_random_state *trsp) torture_rt_boost_rtmutex() argument
692 torture_rwsem_write_delay(struct torture_random_state *trsp) torture_rwsem_write_delay() argument
717 torture_rwsem_read_delay(struct torture_random_state *trsp) torture_rwsem_read_delay() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfcpio.h482 struct fcpio_trsp trsp; member
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfcpio.h470 struct fcpio_trsp trsp; member
/kernel/linux/linux-5.10/kernel/rcu/
H A Drcutorture.c1306 rcutorture_extend_mask(int oldmask, struct torture_random_state *trsp) in rcutorture_extend_mask() argument
1349 rcutorture_loop_extend(int *readstate, struct torture_random_state *trsp, in rcutorture_loop_extend() argument
1224 rcutorture_one_extend(int *readstate, int newstate, struct torture_random_state *trsp, struct rt_read_seg *rtrsp) rcutorture_one_extend() argument
1374 rcu_torture_one_read(struct torture_random_state *trsp) rcu_torture_one_read() argument
2393 struct torture_random_state *trsp = trsp_in; rcu_torture_read_exit_child() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1963 struct sli4_fcp_trsp64_wqe *trsp = buf; in sli_fcp_trsp64_wqe() local
[all...]
/kernel/linux/linux-6.6/kernel/rcu/
H A Drcutorture.c1317 static void do_rtws_sync(struct torture_random_state *trsp, void (*sync)(void)) in do_rtws_sync() argument
1877 rcutorture_extend_mask(int oldmask, struct torture_random_state *trsp) in rcutorture_extend_mask() argument
1713 rcu_torture_reader_do_mbchk(long myid, struct rcu_torture *rtp, struct torture_random_state *trsp) rcu_torture_reader_do_mbchk() argument
1777 rcutorture_one_extend(int *readstate, int newstate, struct torture_random_state *trsp, struct rt_read_seg *rtrsp) rcutorture_one_extend() argument
1928 rcutorture_loop_extend(int *readstate, struct torture_random_state *trsp, struct rt_read_seg *rtrsp) rcutorture_loop_extend() argument
1953 rcu_torture_one_read(struct torture_random_state *trsp, long myid) rcu_torture_one_read() argument
3198 struct torture_random_state *trsp = trsp_in; rcu_torture_read_exit_child() local
[all...]

Completed in 21 milliseconds