Searched refs:olaps_cmp (Results 1 – 1 of 1) sorted by relevance
598 static int olaps_cmp(const void *a, const void *b) in fastrpc_context_alloc() 621 sort(ctx->olaps, ctx->nbufs, sizeof(*ctx->olaps), olaps_cmp, NULL); in fastrpc_context_alloc() 546 static int olaps_cmp(const void *a, const void *b) olaps_cmp() function