Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c2667 unsigned long soft, hard; in watchdog() local
2670 soft = task_rlimit(p, RLIMIT_RTTIME); in watchdog()
2673 if (soft != RLIM_INFINITY) { in watchdog()
2681 next = DIV_ROUND_UP(min(soft, hard), USEC_PER_SEC / HZ); in watchdog()
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm5851 *) check_ld "cc" vfp_args <<EOF && fpabi=vfp || fpabi=soft ;;

Completed in 11 milliseconds