List available kernel functions with descriptions.

D

dspfun

How do you list all the available kernel function with a brief
description, available in a linux system?

Say that I'm used to use libc in user space and then would like to see
if any of these functions have kernel equivalences when I write kernel
space code?

I beleive 'apropos' will not cover all the functions, since I tried
'apropos printk' for example, and apropos didn't find it.
 
D

dspfun

dspfun said:
How do you list all the available kernel function with a brief
description, available in a linux system?

Say that I'm used to use libc in user space and then would like to see
if any of these functions have kernel equivalences when I write kernel
space code?

I beleive 'apropos' will not cover all the functions, since I tried
'apropos printk' for example, and apropos didn't find it.

Sorry, probably wrong newsgroup.
 
F

Flash Gordon

Sorry, probably wrong newsgroup.

Definitely the wrong group, but I at least will accept your apology (I'm
sure most others will as well).

If you have any questions about C (rather than gcc extensions or the
Linux kernel) you will find plenty of help here. Have a look at the
comp.lang.c FAQ for lots of useful information and
http://clc-wiki.net/wiki/intro_to_clc for information about this group.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top