android_kernel_msm-6.1_noth.../kernel/sched
Qais Yousef dcdec80d6b ANDROID: Export cpu_busy_with_softirqs()
This function used to be called task_may_not_preempt() in older versions
and used by modules that have their extension to RT. Export it to allow
users to continue to use it.

Bug: 332629555
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I04affb8e9e6258f9fb36ebab4d7956a265e9e299
2024-04-03 19:43:22 +00:00
..
android.h
autogroup.c
autogroup.h
build_policy.c
build_utility.c
clock.c
completion.c
core.c Merge branch 'android14-6.1' into branch 'android14-6.1-lts' 2023-12-19 19:05:29 +00:00
core_sched.c
cpuacct.c
cpudeadline.c
cpudeadline.h
cpufreq.c
cpufreq_schedutil.c Merge 6.1.60 into android14-6.1-lts 2023-11-03 16:23:47 +00:00
cpupri.c Merge 6.1.56 into android14-6.1-lts 2023-10-27 09:17:04 +00:00
cpupri.h
cputime.c ANDROID: vendor_hooks: Add hooks for account irqtime process tick 2023-05-19 19:41:20 +00:00
deadline.c sched: Fix stop_one_cpu_nowait() vs hotplug 2023-11-20 11:51:50 +01:00
debug.c
fair.c ANDROID: sched: export update_misfit_status symbol 2024-01-30 18:46:55 +00:00
features.h
idle.c kernel/sched: Modify initial boot task idle setup 2023-10-06 14:57:02 +02:00
isolation.c
loadavg.c
Makefile
membarrier.c
pelt.c ANDROID: sched: Add vendor hook for update_load_sum 2023-11-29 21:33:45 +00:00
pelt.h
psi.c ANDROID: Roll back some code to fix system_server registers psi trigger failed. 2024-01-22 23:38:15 +00:00
rt.c ANDROID: Export cpu_busy_with_softirqs() 2024-04-03 19:43:22 +00:00
sched-pelt.h
sched.h ANDROID: GKI: sched: put back the cpu_capacity_inverted variable 2023-10-12 15:07:51 +00:00
smp.h
stats.c
stats.h
stop_task.c
swait.c
topology.c ANDROID: sched: Export sched_domains_mutex for lockdep 2023-07-15 01:15:00 +00:00
vendor_hooks.c ANDROID: sched/cpuset: Add vendor hook to change tasks affinity 2024-02-28 18:04:33 +00:00
wait.c UPSTREAM: sched/wait: Fix a kthread_park race with wait_woken() 2024-03-28 00:24:19 +00:00
wait_bit.c