Home
last modified time | relevance | path

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

/linux/mm/
H A Dcma.c919 cma_alloc_frozen(struct cma * cma,unsigned long count,unsigned int align,bool no_warn) cma_alloc_frozen() argument
944 cma_alloc(struct cma * cma,unsigned long count,unsigned int align,bool no_warn) cma_alloc() argument
/linux/kernel/dma/
H A Dcontiguous.c326 dma_alloc_from_contiguous(struct device * dev,size_t count,unsigned int align,bool no_warn) dma_alloc_from_contiguous() argument
/linux/tools/perf/util/
H A Dtool.h93 bool no_warn; member