Searched refs:assure_empty (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/lib/
H A Drheap.c103 static int assure_empty(rh_info_t * info, int slots) function
126 /* XXX: You should have called assure_empty before */
354 r = assure_empty(info, 1);
391 if (assure_empty(info, 1) < 0)
456 if (assure_empty(info, 2) < 0)
548 if (assure_empty(info, 2) < 0)

Completed in 112 milliseconds