Home
last modified time | relevance | path

Searched refs:RTE_DECLARE_PER_LCORE (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_errno.h20 RTE_DECLARE_PER_LCORE(int, _rte_errno); /**< Per core error number. */
H A Drte_per_lcore.h38 #define RTE_DECLARE_PER_LCORE(type, name) \ macro
H A Drte_trace_point_register.h15 RTE_DECLARE_PER_LCORE(volatile int, trace_point_sz);
H A Drte_eal.h462 RTE_DECLARE_PER_LCORE(int, _thread_id);
H A Drte_lcore.h25 RTE_DECLARE_PER_LCORE(unsigned, _lcore_id); /**< Per thread "lcore id". */
H A Drte_trace_point.h296 RTE_DECLARE_PER_LCORE(void *, trace_mem);
/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpio.h20 RTE_DECLARE_PER_LCORE(struct dpaa2_io_portal_t, _dpaa2_io);
/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_int.h84 RTE_DECLARE_PER_LCORE(struct lthread_sched *, this_sched);
H A Dlthread_objcache.h22 RTE_DECLARE_PER_LCORE(struct lthread_sched *, this_sched);
H A Dlthread_queue.h120 RTE_DECLARE_PER_LCORE(struct lthread_sched *, this_sched);
/f-stack/dpdk/drivers/bus/dpaa/
H A Drte_dpaa_bus.h140 RTE_DECLARE_PER_LCORE(struct dpaa_portal *, dpaa_io);
/f-stack/dpdk/examples/ipsec-secgw/
H A Dsad.h19 RTE_DECLARE_PER_LCORE(struct ipsec_sad_cache, sad_cache);