Searched defs:no_warn (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ | ||
| H A D | cma.c | 919 cma_alloc_frozen(struct cma * cma,unsigned long count,unsigned int align,bool no_warn) cma_alloc_frozen() argument |
| /linux/kernel/dma/ | ||
| H A D | contiguous.c | 326 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 D | tool.h | 93 bool no_warn; member |