kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* inline keyword
@ 2016-03-11 18:39 Wenda Ni
  2016-03-11 18:47 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Wenda Ni @ 2016-03-11 18:39 UTC (permalink / raw)
  To: kernelnewbies

Hi all,

For a function that is defined static but without an explicit "inline"
keyword, is there a possibility that compiler will optimize it to be a
static inline function?

We observe that some of the functions defined as static but not "inline" in
in modules are not present in kernel system table, i.e., can not be found
in /proc/kallsysms.

Correct me if I am wrong.



Cheers,

Wenda Ni, Ph.D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160311/12695e7f/attachment.html 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-13  8:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11 18:39 inline keyword Wenda Ni
2016-03-11 18:47 ` Greg KH
2016-03-13  8:40   ` Nicholas Mc Guire

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).