android_kernel_msm-6.1_noth.../include/linux/sched
Stephen Dickey 022b18b9de sched/walt: provide state1 per-cpu api
Walt designates a cpu as being in state1 if that cpu is
partially halted but not fully halted. In this case, the
cpu is treated as a min cpu, and is allowed to help min
cpus with their tasks.

Provide an api that indicates whether a cpu is in state1
to allow code external to walt to make informed decisions.

Change-Id: I9c65911372bbf8edba68b47d26e16e1392ab6878
Signed-off-by: Stephen Dickey <quic_dickey@quicinc.com>
2023-07-06 10:50:15 -07:00
..
affinity.h
autogroup.h
clock.h
cond_resched.h
coredump.h
cpufreq.h
cputime.h
deadline.h
debug.h
hotplug.h
idle.h
init.h
isolation.h
jobctl.h
loadavg.h
mm.h
nohz.h
numa_balancing.h
posix-timers.h
prio.h
rseq_api.h
rt.h
sd_flags.h
signal.h
smt.h
stat.h
sysctl.h
task.h
task_flags.h
task_stack.h
thread_info_api.h
topology.h ANDROID: sched: gki: add padding to some structs to support WALT 2023-01-19 18:04:00 +00:00
types.h
user.h ANDROID: sched: Add ANDROID_OEM_DATA_ARRAY in user_struct. 2023-05-11 05:22:29 +00:00
wake_q.h
walt.h sched/walt: provide state1 per-cpu api 2023-07-06 10:50:15 -07:00
xacct.h