:: [linux] A list of functions available to a linux kernel programmer. ::
HOME


[Date Prev][Date Next][Date Index]

[linux] A list of functions available to a linux kernel programmer.


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