Searched refs:RTE_DECLARE_PER_LCORE (Results 1 – 12 of 12) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_errno.h | 20 RTE_DECLARE_PER_LCORE(int, _rte_errno); /**< Per core error number. */
|
| H A D | rte_per_lcore.h | 38 #define RTE_DECLARE_PER_LCORE(type, name) \ macro
|
| H A D | rte_trace_point_register.h | 15 RTE_DECLARE_PER_LCORE(volatile int, trace_point_sz);
|
| H A D | rte_eal.h | 462 RTE_DECLARE_PER_LCORE(int, _thread_id);
|
| H A D | rte_lcore.h | 25 RTE_DECLARE_PER_LCORE(unsigned, _lcore_id); /**< Per thread "lcore id". */
|
| H A D | rte_trace_point.h | 296 RTE_DECLARE_PER_LCORE(void *, trace_mem);
|
| /f-stack/dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_dpio.h | 20 RTE_DECLARE_PER_LCORE(struct dpaa2_io_portal_t, _dpaa2_io);
|
| /f-stack/dpdk/examples/performance-thread/common/ |
| H A D | lthread_int.h | 84 RTE_DECLARE_PER_LCORE(struct lthread_sched *, this_sched);
|
| H A D | lthread_objcache.h | 22 RTE_DECLARE_PER_LCORE(struct lthread_sched *, this_sched);
|
| H A D | lthread_queue.h | 120 RTE_DECLARE_PER_LCORE(struct lthread_sched *, this_sched);
|
| /f-stack/dpdk/drivers/bus/dpaa/ |
| H A D | rte_dpaa_bus.h | 140 RTE_DECLARE_PER_LCORE(struct dpaa_portal *, dpaa_io);
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | sad.h | 19 RTE_DECLARE_PER_LCORE(struct ipsec_sad_cache, sad_cache);
|