sc_cmp
static __inline int sc_cmp(struct sc_ent *s1, struct sc_ent *s2);
RB_GENERATE(sc_tree, sc_ent, tlink, sc_cmp)