numam-dpdk/examples/performance-thread/common
Jerin Jacob c0583d98a9 eal: introduce macro for always inline
Different drivers use internal macros like force_inline for compiler
always inline feature.
Standardizing it through __rte_always_inline macro.

Verified the change by comparing the output binary file.
No difference found in the output binary file with this change.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2017-06-06 17:21:55 +02:00
..
arch/x86 examples/performance-thread: support C++ 2017-04-21 02:39:05 +02:00
common.mk examples/performance-thread: use a single build dir 2017-04-21 16:20:33 +02:00
lthread_api.h examples/performance-thread: support C++ 2017-04-21 02:39:05 +02:00
lthread_cond.c config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
lthread_cond.h examples/performance-thread: support C++ 2017-04-21 02:39:05 +02:00
lthread_diag_api.h examples/performance-thread: support C++ 2017-04-21 02:39:05 +02:00
lthread_diag.c config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
lthread_diag.h examples/performance-thread: support C++ 2017-04-21 02:39:05 +02:00
lthread_int.h examples/performance-thread: support C++ 2017-04-21 02:39:05 +02:00
lthread_mutex.c eal: add assert macro for debug 2016-05-02 15:31:17 +02:00
lthread_mutex.h examples/performance-thread: support C++ 2017-04-21 02:39:05 +02:00
lthread_objcache.h examples/performance-thread: support C++ 2017-04-21 02:39:05 +02:00
lthread_pool.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
lthread_queue.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
lthread_sched.c eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
lthread_sched.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
lthread_timer.h examples/performance-thread: fix compilation on Suse 11 SP2 2017-04-24 16:02:20 +02:00
lthread_tls.c examples/performance-thread: remove useless include 2017-05-05 15:03:39 +02:00
lthread_tls.h examples/performance-thread: support C++ 2017-04-21 02:39:05 +02:00
lthread.c eal: add assert macro for debug 2016-05-02 15:31:17 +02:00
lthread.h examples/performance-thread: support C++ 2017-04-21 02:39:05 +02:00