NUM_TIDS
BUG_ON(pid >= NUM_TIDS);
BUG_ON(gid >= NUM_TIDS);
struct id id[2][NUM_TIDS][2];
struct id *entry[NUM_TIDS];
if (sid < NUM_TIDS) {
WARN_ON(sid > NUM_TIDS);