All of lore.kernel.org
 help / color / mirror / Atom feed
From: rhoorfar@gmail.com (Reza Hoorfar)
To: kernelnewbies@lists.kernelnewbies.org
Subject: use of EXPORT_SYMBOL()
Date: Tue, 29 Jan 2013 14:31:28 +0330	[thread overview]
Message-ID: <004701cdfe10$028ba350$07a2e9f0$@gmail.com> (raw)
In-Reply-To: <20130128201308.GB2375@debian.localdomain>

You can use method signed by EXPORT_SYMBOL(xxx) on other modules (something
like public method on module that other module can import and use it)

-----Original Message-----
From: kernelnewbies-bounces@kernelnewbies.org
[mailto:kernelnewbies-bounces at kernelnewbies.org] On Behalf Of horseriver
Sent: Monday, January 28, 2013 11:43 PM
To: kernelnewbies at kernelnewbies.org
Subject: use of EXPORT_SYMBOL()

hi:)

   In kernel code ,what is the use of EXPORT_SYMBOL()?
   Does it export a function to user application ,
   so this function can be used in user application ?


thanks!

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies at kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      parent reply	other threads:[~2013-01-29 11:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-28 20:13 use of EXPORT_SYMBOL() horseriver
2013-01-29  7:52 ` Mulyadi Santosa
2013-01-29  7:58   ` Adel Qodmani
2013-01-29  8:31     ` Mulyadi Santosa
2013-01-29 10:13       ` Anuz Pratap Singh Tomar
2013-01-29 11:01 ` Reza Hoorfar [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='004701cdfe10$028ba350$07a2e9f0$@gmail.com' \
    --to=rhoorfar@gmail.com \
    --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.