Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/ftrace/
H A Dftracetest37 readonly sched_rt_runtime=/proc/sys/kernel/sched_rt_runtime_us
39 sched_rt_runtime_orig=$(cat $sched_rt_runtime)
42 echo -1 > $sched_rt_runtime
46 echo $sched_rt_runtime_orig > $sched_rt_runtime
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/ftrace/
H A Dftracetest37 readonly sched_rt_runtime=/proc/sys/kernel/sched_rt_runtime_us
39 sched_rt_runtime_orig=$(cat $sched_rt_runtime)
42 echo -1 > $sched_rt_runtime
46 echo $sched_rt_runtime_orig > $sched_rt_runtime
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/ftrace/
H A Dftracetest37 readonly sched_rt_runtime=/proc/sys/kernel/sched_rt_runtime_us
39 sched_rt_runtime_orig=$(cat $sched_rt_runtime)
42 echo -1 > $sched_rt_runtime
46 echo $sched_rt_runtime_orig > $sched_rt_runtime
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/sched/
H A Drt.c484 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime() function
607 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime() function
952 u64 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded()
961 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded()
1027 if (sched_rt_runtime(rt_rq) != RUNTIME_INF) { in update_curr_rt()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/sched/
H A Drt.c484 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime() function
607 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime() function
952 u64 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded()
961 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded()
1027 if (sched_rt_runtime(rt_rq) != RUNTIME_INF) { in update_curr_rt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/sched/
H A Drt.c484 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime() function
607 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime() function
952 u64 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded()
961 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded()
1027 if (sched_rt_runtime(rt_rq) != RUNTIME_INF) { in update_curr_rt()