From: linux lover <linux_lover2004@yahoo.com>
To: linux-kernel@vger.kernel.org, lkg india <lkg_india@yahoogroups.com>
Subject: Which types of functions are exported by kernel source?
Date: Mon, 21 Feb 2005 23:38:08 -0800 (PST) [thread overview]
Message-ID: <20050222073808.2221.qmail@web52210.mail.yahoo.com> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 524 bytes --]
Hello,
While browsing linux source code what i found
that if function is defined as
asmlinkage long sys_open(const char * filename, int
flags, int mode)
then its not exported to kenrel and thus not seen in
/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??
regards,
linux_lover.
__________________________________
Do you Yahoo!?
All your favorites on one personal page Try My Yahoo!
http://my.yahoo.com
next reply other threads:[~2005-02-22 7:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-22 7:38 linux lover [this message]
2005-02-22 8:01 ` Inguva
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=20050222073808.2221.qmail@web52210.mail.yahoo.com \
--to=linux_lover2004@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®