android_kernel_samsung_sm8650/init
Chris Goldsworthy 725bec3fc6 msm_sysstats: Stub out non-exported functions
Remove dependencies on two non-exported functions (si_swapinfo() and
vmalloc_nr_pages()) along with one non-existant one. User space
clients of the sysstats driver will need to obtain swap_total from
/proc/meminfo's SwapTotal, swap_used from SwapTotal - SwapFree, and
vmalloc_total from VmallocUsed.

For now, the unreclaimable field will now return 0 as a value or just
the KGSL allocated memory, depending on the call path.

Change-Id: If3e204a5ff405bd9cbcb080c5d151c3a77c4b944
Signed-off-by: Chris Goldsworthy <quic_cgoldswo@quicinc.com>
2023-02-15 07:36:31 -08:00
..
.gitignore kbuild: build init/built-in.a just once 2022-09-29 04:40:15 +09:00
build-version kbuild: build init/built-in.a just once 2022-09-29 04:40:15 +09:00
calibrate.c
do_mounts_initrd.c freezer,umh: Clean up freezer/initrd interaction 2022-09-07 21:53:48 +02:00
do_mounts_rd.c init: add an init_unlink helper 2020-07-31 08:17:52 +02:00
do_mounts.c init: move from strlcpy with unused retval to strscpy 2022-09-11 21:55:10 -07:00
do_mounts.h init: add an init_mknod helper 2020-07-31 08:17:54 +02:00
init_task.c ANDROID: Configure out the macros in android_kabi and android_vendor 2022-10-10 16:46:40 +05:30
initramfs.c initramfs: mark my_inptr as __initdata 2022-09-11 21:55:11 -07:00
Kconfig msm_sysstats: Stub out non-exported functions 2023-02-15 07:36:31 -08:00
Kconfig.gki ANDROID: introduce CONFIG_GKI_NET_XFRM_HACKS 2022-10-11 19:37:27 +00:00
Kconfig.gki-debug ANDROID: qki: Add hidden config option for RCUTORTURE 2021-06-21 15:04:10 -07:00
main.c Merge 676cb49573 ("Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm") into android-mainline 2022-10-25 15:13:11 +02:00
Makefile kbuild: generate include/generated/compile.h in top Makefile 2022-09-29 04:40:15 +09:00
noinitramfs.c init: move usermodehelper_enable() to populate_rootfs() 2021-09-08 11:50:27 -07:00
version-timestamp.c kbuild: build init/built-in.a just once 2022-09-29 04:40:15 +09:00
version.c kbuild: build init/built-in.a just once 2022-09-29 04:40:15 +09:00