Home
last modified time | relevance | path

Searched refs:rte_swx_ctl_pipeline_numa_node_get (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_pipeline/
H A Dversion.map70 rte_swx_ctl_pipeline_numa_node_get;
H A Drte_swx_ctl.h79 rte_swx_ctl_pipeline_numa_node_get(struct rte_swx_pipeline *p,
H A Drte_swx_ctl.c747 status = rte_swx_ctl_pipeline_numa_node_get(p, &ctl->numa_node); in rte_swx_ctl_pipeline_create()
H A Drte_swx_pipeline.c7023 rte_swx_ctl_pipeline_numa_node_get(struct rte_swx_pipeline *p, int *numa_node) in rte_swx_ctl_pipeline_numa_node_get() function