Searched defs:no_warn (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/base/ |
H A D | module.c | 37 int no_warn; in module_add_driver() local
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | module.c | 36 int no_warn; in module_add_driver() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | tool.h | 84 bool no_warn; member
|
/kernel/linux/linux-5.10/mm/ |
H A D | cma.c | 411 cma_alloc(struct cma *cma, size_t count, unsigned int align, bool no_warn) cma_alloc() argument
|
/kernel/linux/linux-5.10/kernel/dma/ |
H A D | contiguous.c | 257 dma_alloc_from_contiguous(struct device *dev, size_t count, unsigned int align, bool no_warn) dma_alloc_from_contiguous() argument
|
/kernel/linux/linux-6.6/kernel/dma/ |
H A D | contiguous.c | 310 dma_alloc_from_contiguous(struct device *dev, size_t count, unsigned int align, bool no_warn) dma_alloc_from_contiguous() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | tool.h | 87 bool no_warn; member
|
/kernel/linux/linux-6.6/mm/ |
H A D | cma.c | 429 cma_alloc(struct cma *cma, unsigned long count, unsigned int align, bool no_warn) cma_alloc() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | dma-map-ops.h | 136 dma_alloc_from_contiguous(struct device *dev, size_t count, unsigned int order, bool no_warn) dma_alloc_from_contiguous() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | dma-map-ops.h | 149 dma_alloc_from_contiguous(struct device *dev, size_t count, unsigned int order, bool no_warn) dma_alloc_from_contiguous() argument
|
Completed in 6 milliseconds