Searched refs:lcp (Results 1 – 2 of 2) sorted by relevance
34 get_two_hyperthreads(struct lcore_pair *lcp) in get_two_hyperthreads() argument49 lcp->c1 = id[0]; in get_two_hyperthreads()50 lcp->c2 = id[1]; in get_two_hyperthreads()60 get_two_cores(struct lcore_pair *lcp) in get_two_cores() argument75 lcp->c1 = id[0]; in get_two_cores()76 lcp->c2 = id[1]; in get_two_cores()86 get_two_sockets(struct lcore_pair *lcp) in get_two_sockets() argument98 lcp->c1 = id[0]; in get_two_sockets()99 lcp->c2 = id[1]; in get_two_sockets()
71 get_two_hyperthreads(struct lcore_pair *lcp) in get_two_hyperthreads() argument88 lcp->c1 = id1; in get_two_hyperthreads()89 lcp->c2 = id2; in get_two_hyperthreads()98 get_two_cores(struct lcore_pair *lcp) in get_two_cores() argument112 lcp->c1 = id1; in get_two_cores()113 lcp->c2 = id2; in get_two_cores()122 get_two_sockets(struct lcore_pair *lcp) in get_two_sockets() argument133 lcp->c1 = id1; in get_two_sockets()134 lcp->c2 = id2; in get_two_sockets()