Home
last modified time | relevance | path

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

/external/libdrm/
Dlibdrm_lists.h113 #define DRMLISTJOIN(__list, __join) if (!DRMLISTEMPTY(__list)) { \ macro
/external/libdrm/nouveau/
Dpushbuf.c428 DRMLISTJOIN(&bctx->current, &bctx->pending); in pushbuf_flush()
521 DRMLISTJOIN(&bctx->pending, &bctx->current); in pushbuf_validate()