Searched defs:after (Results 1 – 2 of 2) sorted by relevance
57 static inline void list_insert(struct list *list, struct list_item *after, struct list_item *item) in list_insert()
209 int after = i + 1; in address_space_allocator_release_block() local