Home
last modified time | relevance | path

Searched refs:list_rotate_to_front (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/mm/
Dslob.c350 list_rotate_to_front(&sp->slab_list, slob_list); in slob_alloc()
/Linux-v5.4/include/linux/
Dlist.h311 static inline void list_rotate_to_front(struct list_head *list, in list_rotate_to_front() function