android_kernel_xiaomi_sm8450/include/trace/hooks
Dezhi Huang 33c78af45a ANDROID: add vendor hook in do_read_fault to tune fault_around_bytes
with this vendor_hook, oem can dynamically adjust fault_around_bytes to
balance memory usage and performance

Bug: 340744332
Change-Id: I24414c7ba7e77ae06ce5e8cf52377c3485185cfe
Signed-off-by: Dezhi Huang <huangdezhi@hihonor.com>
2024-05-16 16:19:54 +00:00
..
avc.h ANDROID: security: selinux: Add vendor hook in avc 2021-03-15 15:37:18 +00:00
binder.h ANDROID: binder: Add vendor hook to fix priority restore 2024-02-28 17:37:39 +00:00
blk_mq.h ANDROID: add hooks into blk-ma-tag.c for customized I/O scheduler 2024-02-29 08:43:05 +08:00
block.h ANDROID: add hooks into blk-mq-sched.c for customized I/O scheduler 2024-02-29 08:43:13 +08:00
bug.h ANDROID: bug: add vendor hook for bug trap 2021-01-21 12:04:44 +00:00
cgroup.h ANDROID: vendor_hooks: Guard cgroup struct with CONFIG_CGROUPS 2022-08-01 17:43:07 -07:00
cpu.h Revert half of "ANDROID: cpu/hotplug: create vendor hook for cpu_up/cpu_down" 2022-01-21 13:13:16 +01:00
cpufreq.h ANDROID: vendor_hooks: Add hooks for frequency optimization 2021-11-11 18:50:16 +00:00
cpuidle_psci.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
cpuidle.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
creds.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
debug.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
dmabuf.h ANDROID: dma-buf: Fix build breakage with !CONFIG_DMABUF_SYSFS_STATS 2022-12-13 21:13:14 +00:00
dtask.h ANDROID: Add vendor hook for task exiting routine 2024-02-28 15:56:33 +00:00
epoch.h ANDROID: simplify vendor hook definitions 2021-01-27 09:45:26 +00:00
fault.h ANDROID: arm64: Call fixup_exception() within do_sea() 2024-03-11 17:55:08 +00:00
fips140.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
fpsimd.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
fs.h ANDROID: fs: Add vendor hooks for ep_create_wakeup_source & timerfd_create 2021-03-24 17:57:22 +00:00
ftrace_dump.h ANDROID: simplify vendor hook definitions 2021-01-27 09:45:26 +00:00
futex.h ANDROID: vendor_hooks: Add hooks for oem futex optimization 2022-08-24 00:15:59 +00:00
gic_v3.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
gic.h ANDROID: gic: change gic resume vendor hook para 2021-06-17 14:39:37 -07:00
gpiolib.h ANDROID: gpiolib: Add vendor hook for gpio read 2021-03-23 11:01:01 +00:00
hung_task.h ANDROID: hung_task: Add vendor hook for hung task detect 2021-05-20 14:50:25 -07:00
i2c.h ANDROID: i2c: Add vendor hook to allow assign dev_name to I2C devices 2021-05-07 07:13:22 -07:00
iommu.h ANDROID: vendor_hooks: Add hooks for adjusting alloc_flags 2024-02-02 17:56:02 +00:00
ipv4.h ANDROID: vendor_hooks: Add hooks to tcp/udp send/recv msg functions. 2021-07-28 09:53:04 +08:00
ipv6.h ANDROID: ipv6: add vendor hook for gen ipv6 link-local addr 2021-07-13 18:13:57 +00:00
logbuf.h ANDROID: Guard hooks with their CONFIG_ options 2022-07-29 14:34:26 -07:00
memory.h ANDROID: bpf: Add vendor hook 2021-03-15 15:38:19 +00:00
mm.h ANDROID: add vendor hook in do_read_fault to tune fault_around_bytes 2024-05-16 16:19:54 +00:00
mmc_core.h ANDROID: Guard hooks with their CONFIG_ options 2022-07-29 14:34:26 -07:00
module.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
net.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
pci.h ANDROID: PCI/PM: Use usleep_range for d3hot_delay 2021-08-04 19:48:57 -05:00
pm_domain.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
power.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
preemptirq.h ANDROID: simplify vendor hook definitions 2021-01-27 09:45:26 +00:00
printk.h ANDROID: simplify vendor hook definitions 2021-01-27 09:45:26 +00:00
psi.h ANDROID: Guard hooks with their CONFIG_ options 2022-07-29 14:34:26 -07:00
remoteproc.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
restore_incpath.h ANDROID: GKI: allow mm vendor hooks header inclusion from header files 2022-08-01 20:11:21 +00:00
rwsem.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
save_incpath.h ANDROID: GKI: allow mm vendor hooks header inclusion from header files 2022-08-01 20:11:21 +00:00
sched.h Revert "Revert "ANDROID: vendor_hooks:vendor hook for mmput"" 2022-12-24 12:34:20 -08:00
scmi.h ANDROID: arm scmi: add vendor hook to adjust the rx timeout. 2021-06-04 21:59:37 +00:00
selinux.h ANDROID: selinux: add vendor hook in selinux 2021-04-26 10:27:58 -07:00
shmem_fs.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
signal.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
snd_compr.h ANDROID: ALSA: compress: add vendor hook to support pause in draining 2021-07-14 17:10:01 +00:00
softlockup.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
sound.h ANDROID: ASoC: soc-pcm: Get all BEs along DAPM path 2021-10-29 22:04:59 +08:00
sys.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
syscall_check.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
thermal.h ANDROID: thermal: vendor hook to disable thermal cooling stats 2022-08-23 15:03:59 +00:00
timer.h ANDROID: timer: Add vendor hook for timer calc index 2021-02-02 02:04:18 +00:00
topology.h ANDROID: sched: Add vendor hooks for update_topology 2021-05-05 09:06:55 +00:00
traps.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
typec.h ANDROID: Guard hooks with their CONFIG_ options 2022-07-29 14:34:26 -07:00
ufshcd.h ANDROID: Add vendor hook for ufs perf heuristic and error recovery 2023-12-12 22:03:30 +00:00
usb.h ANDROID: usb: Add vendor hook for usb suspend and resume 2021-07-12 09:06:49 +00:00
v4l2core.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
v4l2mc.h ANDROID: GKI: include more type definitions in vendor hooks 2022-06-23 18:21:44 +00:00
vendor_hooks.h ANDROID: vendor_hooks: Reduce pointless modversions CRC churn 2022-04-01 18:13:28 +00:00
vmscan.h ANDROID: mm: Add vendor hooks for recording when kswapd finishing the reclaim job 2024-02-02 17:56:46 +00:00
wakeupbypass.h ANDROID: wakeupbypass: Add vendor hook for batteryswap 2023-07-20 00:34:49 +00:00
wqlockup.h ANDROID: simplify vendor hook definitions 2021-01-27 09:45:26 +00:00