LKM related API documentation

Pranay Srivastava pranjas at gmail.com
Sun May 4 11:00:01 EDT 2014


On Sunday, May 4, 2014, Abhijeet Kasurde <abhijeetkasurde21 at gmail.com>
wrote:
> Hi All,
>
> Can anyone point me to any location of documentation related to Linux
> Kernel Module APIs ?
>
> I am specifically looking for following APIs -
>
> 1. find_symbol
> 2. request_module
> 3. find_module etc.
>
hi Abhijeet,

read the code. Its really simple to understand all the three above. I don't
think any documentation on these specifically. But the usage is quite
simple. Try to look up some modules that use them.

> Thanks in advance.
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>

-- 
        ---P.K.S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140504/8fa68467/attachment.html 


More information about the Kernelnewbies mailing list