HomeSort by: relevance | last modified time | path
    Searched defs:list_sort_merge (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/linux/
linux_list_sort.c 43 list_sort_merge(struct list_head *, struct list_head *,
86 sorted = list_sort_merge(accumulator[logn], sorted,
108 sorted = list_sort_merge(accumulator[logn], sorted, compare,
125 list_sort_merge(struct list_head *a, struct list_head *b, function in typeref:struct:list_head *
linux_list_sort.c 43 list_sort_merge(struct list_head *, struct list_head *,
86 sorted = list_sort_merge(accumulator[logn], sorted,
108 sorted = list_sort_merge(accumulator[logn], sorted, compare,
125 list_sort_merge(struct list_head *a, struct list_head *b, function in typeref:struct:list_head *

Completed in 44 milliseconds