Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_glue.h28 int (*fork_init)(void); member
H A Dmlx4_glue.c244 .fork_init = mlx4_glue_fork_init,
H A Dmlx4.c1323 mlx4_glue->fork_init(); in RTE_INIT()
/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c404 mlx5_glue->fork_init(); in mlx5_glue_constructor()
H A Dmlx5_glue.h136 int (*fork_init)(void); member
H A Dmlx5_glue.c1308 .fork_init = mlx5_glue_fork_init,