Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dtorture.c90 int torture_hrtimeout_ns(ktime_t baset_ns, u32 fuzzt_ns, struct torture_random_state *trsp) in torture_hrtimeout_ns()
107 ktime_t baset_ns = baset_us * NSEC_PER_USEC; in torture_hrtimeout_us() local
119 ktime_t baset_ns = baset_ms * NSEC_PER_MSEC; in torture_hrtimeout_ms() local
137 ktime_t baset_ns = jiffies_to_nsecs(baset_j); in torture_hrtimeout_jiffies() local
149 ktime_t baset_ns = baset_s * NSEC_PER_SEC; in torture_hrtimeout_s() local