Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/utils/
H A Dutils_dmaobj.c1148 bool try_alloc = false; in try_allocate_dmabuf_max_size() local
1153 try_alloc = true; in try_allocate_dmabuf_max_size()
1163 while (try_alloc) { in try_allocate_dmabuf_max_size()
1166 try_alloc = false; in try_allocate_dmabuf_max_size()
1171 try_alloc = false; in try_allocate_dmabuf_max_size()