Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dtorture.c86 int torture_hrtimeout_ns(ktime_t baset_ns, u32 fuzzt_ns, struct torture_random_state *trsp) in torture_hrtimeout_ns()
103 ktime_t baset_ns = baset_us * NSEC_PER_USEC; in torture_hrtimeout_us() local
115 ktime_t baset_ns = baset_ms * NSEC_PER_MSEC; in torture_hrtimeout_ms() local
133 ktime_t baset_ns = jiffies_to_nsecs(baset_j); in torture_hrtimeout_jiffies() local
145 ktime_t baset_ns = baset_s * NSEC_PER_SEC; in torture_hrtimeout_s() local