Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\kallsyms.h Create Date:2022-07-28 05:49:02
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kallsyms_show_value

Proto:static inline int kallsyms_show_value(void)

Type:int

Parameter:Nothing

163  Return false
Caller
NameDescribe
modules_openThis also sets the "private" pointer to non-NULL if the* kernel pointers should be hidden (so you can just test* "m->private" to see if you should keep the values private).* We use the same logic as for /proc/kallsyms.