All of lore.kernel.org
 help / color / mirror / Atom feed
From: j.neuschaefer@gmx.net (Jonathan Neuschäfer)
To: kernelnewbies@lists.kernelnewbies.org
Subject: [RFC] Kernel API
Date: Fri, 13 Apr 2012 20:28:02 +0200	[thread overview]
Message-ID: <20120413182802.GA1662@debian.debian> (raw)
In-Reply-To: <CAD+1EGPrgFKo3Vh4trjjC2iMORVE0N3AZgUMHFZQgXaW9eWTYg@mail.gmail.com>

On Sat, Apr 14, 2012 at 01:09:22AM +0800, harryxiyou wrote:
> Hi everyone,
> 
> I'd like to know how i can get all the Kernel APIs, which i can call
> ones i need in my
> Kernel Modules. Sometimes, i wanna use some Kenrel APIS as the userspace i
> can use 'man api', which i can understand it and use it. But i have
> not find the way
> to search a Kernel API easily. Cloud anyone give me some advices?

The build scripts will generate man pages for you if you run "make
mandocs" (see the output of "make help" for more information).

Thanks,
	Jonathan Neusch?fer

  parent reply	other threads:[~2012-04-13 18:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13 17:09 [RFC] Kernel API harryxiyou
2012-04-13 17:29 ` Alexandru Juncu
2012-04-14  3:27   ` harryxiyou
2012-04-13 18:28 ` Jonathan Neuschäfer [this message]
2012-04-14  3:27   ` harryxiyou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120413182802.GA1662@debian.debian \
    --to=j.neuschaefer@gmx.net \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.