summaryrefslogtreecommitdiff
path: root/xen
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-04-01 17:17:01 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-05-20 11:08:29 +0200
commit4934e7c3735dbd25953c922a1327a875f47046a4 (patch)
tree5121c579857d27fc5d83e8536ed21d83b9d38307 /xen
parent77b3b60aaee2382142dc7ed50e5b36664cdb21bc (diff)
ipc: inline key ipc entry lookup functions
Declare functions looking up IPC entries that were previously inlined manually with `static inline' so that they will be inlined into the fast paths by the compiler. * ipc/ipc_entry.c (ipc_entry_lookup, ipc_entry_get, ipc_entry_dealloc): Move functions... * ipc/ipc_space.h: ... here, and declare them as `static inline'. * ipc/ipc_entry.h: Drop associated declarations.
Diffstat (limited to 'xen')
0 files changed, 0 insertions, 0 deletions