Home
last modified time | relevance | path

Searched refs:list_sort (Results 1 – 3 of 3) sorted by relevance

/lib/
Dlist_sort.c97 void list_sort(void *priv, struct list_head *head, in list_sort() function
142 EXPORT_SYMBOL(list_sort);
240 list_sort(NULL, &head, cmp); in list_sort_test()
DMakefile26 gcd.o lcm.o list_sort.o uuid.o flex_array.o iovec.o \
DKconfig.debug818 Enable this to turn on 'list_sort()' function test. This test is