Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Duser_access.c149 size_t prev_offs = bb - bbuf; in bb_free_helper() local
157 if (prev_offs + ROUNDUP(len, BB_ALIGNMENT) == uctx->bbuf_offs) in bb_free_helper()
158 uctx->bbuf_offs = prev_offs; in bb_free_helper()