Searched refs:thread_ip_reset (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline.c | 1918 thread_ip_reset(p, t); in instr_tx_exec() 1931 thread_ip_reset(p, t); in instr_tx_i_exec() 1944 thread_ip_reset(p, t); in instr_drop_exec() 2298 thread_ip_reset(p, t); in instr_hdr_emit_tx_exec() 2311 thread_ip_reset(p, t); in instr_hdr_emit2_tx_exec() 2324 thread_ip_reset(p, t); in instr_hdr_emit3_tx_exec() 2337 thread_ip_reset(p, t); in instr_hdr_emit4_tx_exec() 2350 thread_ip_reset(p, t); in instr_hdr_emit5_tx_exec() 2363 thread_ip_reset(p, t); in instr_hdr_emit6_tx_exec() 2376 thread_ip_reset(p, t); in instr_hdr_emit7_tx_exec() [all …]
|
| H A D | rte_swx_pipeline_internal.h | 1625 thread_ip_reset(struct rte_swx_pipeline *p, struct thread *t) in thread_ip_reset() function
|