android_kernel_xiaomi_sm7250/include/linux/sched
Jimmy Shiu 6e37e97e35 sched/core: fix userspace affining threads incorrectly by task name.
To identify certain apps which request max cpu freq to affine its
tasks to specific cpus, besides checking its lib name, task name is
also a factor that we can identify the suspcious task.

Test: build and test the 'perfect kick 2' game.
Bug: 163293825
Bug: 161324271
Change-Id: I4359859db743b4c9122e9df40af0b109370e8f1f
Signed-off-by: Jimmy Shiu <jimmyshiu@google.com>
2022-11-12 11:25:06 +00:00
..
autogroup.h
clock.h
core_ctl.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
prio.h
rt.h sched/rt: Change default SCHED_RR timeslice from 100 ms to 1 jiffy 2022-11-12 11:24:09 +00:00
signal.h
smt.h
stat.h
sysctl.h sched/core: fix userspace affining threads incorrectly by task name. 2022-11-12 11:25:06 +00:00
task_stack.h
task.h
topology.h
user.h
wake_q.h
xacct.h