Lines Matching full:while
52 } while (0)
63 } while (0)
68 } while (0)
79 } while (0)
92 } while (0)
161 while(!LL_IS_EMPTY(&smm_instance.groups)) { in smm_deinit()
204 while(!LL_IS_EMPTY(&rgrp->unused)) { in smm_resize()
223 while(!LL_IS_EMPTY(&dgrp->unused)) { in smm_destroy()
231 while(!LL_IS_EMPTY(&dgrp->inuse)) { in smm_destroy()
329 /* Buffer group was resized while this buffer was in-use, thus it must be in smm_release()
340 while((grp->num_buffers > PREFER_NUM_BUFFERS) && in smm_release()
383 } while(ibuf != buf); in purge_history()
614 } while(attempts < MAX_NAME_ATTEMPTS); in alloc_pool()