You are here |
randyfay.com | ||
| | | |
honza.pokorny.ca
|
|
| | | | Thoughts of an open source developer with a theology degree. Honza Pokorný is a web developer and an armchair theologian in Halifax, Canada | |
| | | |
unixdigest.com
|
|
| | | | ||
| | | |
cihar.com
|
|
| | | | Michal ?iha?'s website | |
| | | |
binarydebt.wordpress.com
|
|
| | Kernel symbols are names of functions and variables. Global symbols are those which are available outside the file they are declared in. Global symbols in the Linux kernel currently running on a system are available through `/proc/kallsyms` file. This includes symbols defined inside kernel modules currently loaded. Global symbols are of two types: those explicitly... |