Home
last modified time | relevance | path

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

/mm/
Dcma.c420 bool no_warn) in cma_alloc() argument
467 GFP_KERNEL | (no_warn ? __GFP_NOWARN : 0)); in cma_alloc()
496 if (ret && !no_warn) { in cma_alloc()