Searched refs:sysctl_sched_dl_period_max (Results 1 – 1 of 1) sorted by relevance
24 static unsigned int sysctl_sched_dl_period_max = 1 << 22; /* ~4 seconds */ variable30 .data = &sysctl_sched_dl_period_max,2958 max = (u64)READ_ONCE(sysctl_sched_dl_period_max) * NSEC_PER_USEC; in __checkparam_dl()