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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_image.c72 struct qxl_bo *head_bo, *tail_bo; local in function:qxl_image_create
88 head_bo = tail_bo = NULL;
120 if (tail_bo)
123 tail_bo, bo);
125 bo, tail_bo);
129 tail_bo = bo;
133 head_bo = tail_bo = bo;

Completed in 2 milliseconds