Searched refs:return_count (Results 1 – 2 of 2) sorted by relevance
133 struct rte_mbuf **oldpkt, unsigned int return_count) in rte_distributor_get_pkt() argument138 if (return_count <= 1) { in rte_distributor_get_pkt()140 worker_id, return_count ? oldpkt[0] : NULL); in rte_distributor_get_pkt()146 rte_distributor_request_pkt(d, worker_id, oldpkt, return_count); in rte_distributor_get_pkt()
884 int return_count = lua_gettop(state); in zcp_eval_impl() local886 if (return_count == 1) { in zcp_eval_impl()890 } else if (return_count > 1) { in zcp_eval_impl()