android_kernel_samsung_sm8650/kernel/futex
xieliujie 22fd6b3625 ANDROID: vendor_hooks: Add hooks for futex
We want to use this hook to record the sleeping time due to Futex

Bug: 210947226
Signed-off-by: Liujie Xie <xieliujie@oppo.com>
Change-Id: I637f889dce42937116d10979e0c40fddf96cd1a2
(cherry picked from commit a7ab784f601a93a78c1c22cd0aacc2af64d8e3c8)
2023-05-11 05:22:29 +00:00
..
core.c This is the 6.1.2 stable release 2023-01-18 18:44:34 +00:00
futex.h futex: add missing rtmutex.h include 2022-04-07 15:09:12 +02:00
Makefile futex: Split out wait/wake 2021-10-07 13:51:11 +02:00
pi.c futex: Remove a PREEMPT_RT_FULL reference. 2022-05-13 12:36:51 +02:00
requeue.c futex: Split out requeue 2021-10-07 13:51:10 +02:00
syscalls.c ANDROID: vendor_hooks: Add hooks for oem futex optimization 2023-05-11 05:22:29 +00:00
waitwake.c ANDROID: vendor_hooks: Add hooks for futex 2023-05-11 05:22:29 +00:00