NUM_PP_BUCKETS
struct list_head pp_buckets[NUM_PP_BUCKETS];
for (idx = 0; idx < NUM_PP_BUCKETS; idx++)
for (idx = 0; idx < NUM_PP_BUCKETS; idx++) {
s32 idx = NUM_PP_BUCKETS - 1;