Home
last modified time | relevance | path

Searched refs:__rte_restrict (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.c2237 struct mlx5_wqe *__rte_restrict wqe, in mlx5_tx_cseg_init()
2303 struct mlx5_wqe *__rte_restrict wqe, in mlx5_tx_eseg_none()
2361 struct mlx5_wqe *__rte_restrict wqe, in mlx5_tx_eseg_dmin()
2445 struct mlx5_wqe *__rte_restrict wqe, in mlx5_tx_eseg_data()
2668 struct mlx5_wqe *__rte_restrict wqe, in mlx5_tx_eseg_mdat()
3201 struct mlx5_wqe *__rte_restrict wqe; in mlx5_tx_packet_multi_tso()
3301 struct mlx5_wqe *__rte_restrict wqe; in mlx5_tx_packet_multi_send()
3418 struct mlx5_wqe *__rte_restrict wqe; in mlx5_tx_packet_multi_inline()
3690 struct mlx5_wqe *__rte_restrict wqe; in mlx5_tx_burst_tso()
4255 struct mlx5_wqe *__rte_restrict wqem; in mlx5_tx_burst_empw_inline()
[all …]
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx_vec_neon.c175 desc_to_ptype_v(uint64x2_t descs[4], struct rte_mbuf **__rte_restrict rx_pkts, in desc_to_ptype_v()
176 uint32_t *__rte_restrict ptype_tbl) in desc_to_ptype_v()
198 _recv_raw_pkts_vec(struct i40e_rx_queue *__rte_restrict rxq, in _recv_raw_pkts_vec()
199 struct rte_mbuf **__rte_restrict rx_pkts, in _recv_raw_pkts_vec()
434 i40e_recv_pkts_vec(void *__rte_restrict rx_queue, in i40e_recv_pkts_vec()
435 struct rte_mbuf **__rte_restrict rx_pkts, uint16_t nb_pkts) in i40e_recv_pkts_vec()
532 i40e_xmit_fixed_burst_vec(void *__rte_restrict tx_queue, in i40e_xmit_fixed_burst_vec()
533 struct rte_mbuf **__rte_restrict tx_pkts, uint16_t nb_pkts) in i40e_xmit_fixed_burst_vec()
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c344 pthread_cond_timedwait(pthread_cond_t *__rte_restrict cond, in pthread_cond_timedwait()
345 pthread_mutex_t *__rte_restrict mutex, in pthread_cond_timedwait()
346 const struct timespec *__rte_restrict time) in pthread_cond_timedwait()
365 pthread_create(pthread_t *__rte_restrict tid, in pthread_create()
366 const pthread_attr_t *__rte_restrict attr, in pthread_create()
368 void *__rte_restrict arg) in pthread_create()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_common.h122 #define __rte_restrict __restrict macro
124 #define __rte_restrict restrict macro
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx_simple_neon.c40 struct rte_mbuf **__rte_restrict rx_pkts, in virtio_recv_pkts_vec()
/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_net.c1366 struct vhost_virtqueue *__rte_restrict vq, in virtio_dev_rx_packed()
1367 struct rte_mbuf **__rte_restrict pkts, in virtio_dev_rx_packed()
1452 struct rte_mbuf **__rte_restrict pkts, uint16_t count) in rte_vhost_enqueue_burst()
2420 struct vhost_virtqueue *__rte_restrict vq, in virtio_dev_tx_packed()
2422 struct rte_mbuf **__rte_restrict pkts, in virtio_dev_tx_packed()