All of lore.kernel.org
 help / color / mirror / Atom feed
From: Inguva <inguva@gmail.com>
To: linux lover <linux_lover2004@yahoo.com>
Cc: linux-kernel@vger.kernel.org, lkg india <lkg_india@yahoogroups.com>
Subject: Re: Which types of functions are exported by kernel source?
Date: Tue, 22 Feb 2005 13:31:23 +0530	[thread overview]
Message-ID: <421AE6D3.7060105@gmail.com> (raw)
In-Reply-To: <20050222073808.2221.qmail@web52210.mail.yahoo.com>


>/proc/ksyms. But if function in kernel source is not
>defined with asmlinkage then it is exported to kernel
>and seen in /proc/ksyms.
>      Is that correct??
>  
>
I dont think so. Only symbols explicitly exported via EXPORT_SYMBOL
macro are exported. asmlinkage keyword has nothing to do with symbol
exporting.

Regards,
Inguva

      reply	other threads:[~2005-02-22  8:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-22  7:38 Which types of functions are exported by kernel source? linux lover
2005-02-22  8:01 ` Inguva [this message]

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=421AE6D3.7060105@gmail.com \
    --to=inguva@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux_lover2004@yahoo.com \
    --cc=lkg_india@yahoogroups.com \
    /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.