Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/
Dfastrpc.c392 static int olaps_cmp(const void *a, const void *b) in olaps_cmp() function
415 sort(ctx->olaps, ctx->nbufs, sizeof(*ctx->olaps), olaps_cmp, NULL); in fastrpc_get_buff_overlaps()