Wednesday, 28 August 2013

function with variable arguments in kernel mode

function with variable arguments in kernel mode

References

Reference NO 1

http://stackoverflow.com/questions/15195239/function-with-variable-arguments-in-kernel-mode

Reference NO 2

http://undocumented.rawol.com/sbs-w2k-6-calling-kernel-api-functions-from-user-mode.pdf

Reference NO 3

http://man7.org/linux/man-pages/man7/bootparam.7.html

Reference NO 4

http://www.ee.ethz.ch/~arkeller/linux/kernel_user_space_howto.html

Reference NO 5

http://www.scs.stanford.edu/12au-cs140/pintos/pintos_10.html

Reference NO 6

https://www.kernel.org/doc/Documentation/kernel-parameters.txt

Reference NO 7

http://www.informit.com/articles/article.aspx?p=22445

Reference NO 8

http://sourceware.org/systemtap/langref/Probe_points.html

No comments:

Post a Comment