Searched refs:ssecs (Results 1 – 1 of 1) sorted by relevance
516 int torture_shutdown_init(int ssecs, void (*cleanup)(void)) in torture_shutdown_init() argument519 if (ssecs > 0) { in torture_shutdown_init()520 shutdown_time = ktime_add(ktime_get(), ktime_set(ssecs, 0)); in torture_shutdown_init()