Searched refs:init_mem (Results 1 – 8 of 8) sorted by relevance
128 ret = init_mem(0, nb_mbuf); in l3fwd_eth_dev_port_setup()134 ret = init_mem(port_id, nb_mbuf); in l3fwd_eth_dev_port_setup()
194 init_mem(uint16_t portid, unsigned int nb_mbuf);
957 init_mem(uint16_t portid, unsigned int nb_mbuf) in init_mem() function1277 ret = init_mem(0, NB_MBUF(nb_ports)); in l3fwd_poll_resource_setup()1279 ret = init_mem(portid, NB_MBUF(1)); in l3fwd_poll_resource_setup()
525 init_mem(uint16_t portid, uint32_t nb_mbuf) in init_mem() function882 ret = init_mem(0, NB_MBUF(nb_ports)); in main()884 ret = init_mem(portid, NB_MBUF(1)); in main()
778 init_mem(void) in init_mem() function893 if (init_mem() < 0) in main()
904 init_mem(void) in init_mem() function1028 if (init_mem() < 0) in main()
1862 init_mem(unsigned nb_mbuf) in init_mem() function2130 ret = init_mem(NB_MBUF); in main()
2119 init_mem(unsigned nb_mbuf) in init_mem() function2691 ret = init_mem(NB_MBUF); in main()