Home
last modified time | relevance | path

Searched refs:ssecs (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dtorture.c678 int torture_shutdown_init(int ssecs, void (*cleanup)(void)) in torture_shutdown_init() argument
681 if (ssecs > 0) { in torture_shutdown_init()
682 shutdown_time = ktime_add(ktime_get(), ktime_set(ssecs, 0)); in torture_shutdown_init()