Re: /proc/ksyms and driver functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jan 28, 2003 at 05:24:24PM -0500, John F Davis wrote:
> I was under the impression that all routines (ie. functions) were shown in
> /proc/ksyms.  However, I have a driver which is in the kernel but
> none of its routines show up in /proc/ksyms.  What is the deal?

This is the difference between exported and non-exported symbols.

EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL() are the macros you are looking
for.

-- 
Outlook users: please do not put my email address in your address book.
This way, when you get infected with a virus, my address won't appear in
the From: header. Thanks.

Attachment: pgp00273.pgp
Description: PGP signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux