| :: [linux] A list of functions available to a linux kernel programmer. :: | ||||
| HOME |
http://www.kernelnewbies.org/documents/kdoc/kernel-api/linuxkernelapi.html I guess how to use this API can be found by grepping through the source for specific use of each API.. Else look at the LXR and see which files reference these API's.. Regards Shank