Searched refs:ptop (Results 1 – 2 of 2) sorted by relevance
55 struct ff_top_args ptop[RTE_MAX_LCORE], potop[RTE_MAX_LCORE]; in main() local65 #define TOP_DIFF_P(member) (ptop[j].member - potop[j].member) in main()134 potop[j] = ptop[j]; in main()137 if (cpu_status(&ptop[j])) { in main()
6964 ipf_tune_findbycookie(ptop, cookie, next) in ipf_tune_findbycookie() argument6965 ipftuneable_t **ptop; in ipf_tune_findbycookie()6970 for (ta = *ptop; ta->ipft_name != NULL; ta++)6984 *next = ptop;6989 for (tap = ptop; (ta = *tap) != NULL; tap = &ta->ipft_next)