Searched refs:LIST_INSERT_AFTER (Results 1 – 3 of 3) sorted by relevance
229 LIST_INSERT_AFTER(prev, curr, entries); in vruntime_enqueue()
280 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
6621 LIST_INSERT_AFTER(first_scb, scb, collision_links); in ahd_add_col_list()