Home
last modified time | relevance | path

Searched refs:hard (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c2667 unsigned long soft, hard; in watchdog() local
2671 hard = task_rlimit_max(p, RLIMIT_RTTIME); in watchdog()
2681 next = DIV_ROUND_UP(min(soft, hard), USEC_PER_SEC / HZ); in watchdog()

Completed in 4 milliseconds