logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

/proc/kallsyms - kernel exported symbols

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.

Name

/proc/kallsyms - kernel exported symbols

See Also

proc(5) Linux man-pages 6.9.1 2024-05-02 proc_kallsyms(5)

See Also