Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/
H A Ddma-fence-unwrap.c64 static int fence_cmp(const void *_a, const void *_b) in fence_cmp() function
135 sort(array, count, sizeof(*array), fence_cmp, NULL); in __dma_fence_unwrap_merge()