$
man
lookup
Sections
Commands
Search
About
$
Search…
/
home
/
sections
/
man5
/ proc_ksyms
proc_ksyms
(5)
kernel exported symbols
File formats and configuration
manpages 6.9.1-1
DESCRIPTION
/proc/kallsyms
(since Linux 2.5.71)
This holds the kernel exported symbol definitions used by the
modules
(X) tools to dynamically link and bind loadable modules. In Linux 2.5.47 and earlier, a similar file with slightly different syntax was named
ksyms
.
HISTORY
/proc/ksyms
(Linux 1.1.23–2.5.47)
See
/proc/kallsyms
.
See also
proc(5)