TIMER_MARGIN
(u64)TIMER_MARGIN * NSEC_PER_SEC);
.timeout = TIMER_MARGIN,
static unsigned int soft_margin = TIMER_MARGIN; /* in seconds */
__MODULE_STRING(TIMER_MARGIN) ")");
timeout = TIMER_MARGIN;
static unsigned int timeout = TIMER_MARGIN; /* in seconds */
"default=" __MODULE_STRING(TIMER_MARGIN) ")");