Searched refs:allow_subpage_alloc (Results 1 – 2 of 2) sorted by relevance
313 bool allow_subpage_alloc = false; in dma_alloc_contiguous() local322 trace_android_vh_subpage_dma_contig_alloc(&allow_subpage_alloc, dev, &size); in dma_alloc_contiguous()323 if (!allow_subpage_alloc) in dma_alloc_contiguous()
191 TP_PROTO(bool *allow_subpage_alloc, struct device *dev, size_t *size),192 TP_ARGS(allow_subpage_alloc, dev, size));