Searched refs:lastglue (Results 1 – 1 of 1) sorted by relevance
78 static struct glue *lastglue = &uglue; variable136 SET_GLUE_PTR(lastglue->next, g); /* atomically append glue to list */ in __sfp()137 lastglue = g; /* not atomic; only accessed when locked */ in __sfp()185 SET_GLUE_PTR(lastglue->next, g); in f_prealloc()186 lastglue = g; in f_prealloc()