Searched refs:DEFINE_ALLOC_EVENT (Results 1 – 2 of 2) sorted by relevance
154 #define DEFINE_ALLOC_EVENT(name) \ macro161 DEFINE_ALLOC_EVENT(dma_alloc);162 DEFINE_ALLOC_EVENT(dma_alloc_pages);163 DEFINE_ALLOC_EVENT(dma_alloc_sgt_err);
2267 #define DEFINE_ALLOC_EVENT(name) \ macro2271 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);2272 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);2273 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);2274 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);2275 DEFINE_ALLOC_EVENT(xfs_alloc_cur);2276 DEFINE_ALLOC_EVENT(xfs_alloc_cur_right);2277 DEFINE_ALLOC_EVENT(xfs_alloc_cur_left);2278 DEFINE_ALLOC_EVENT(xfs_alloc_cur_lookup);2279 DEFINE_ALLOC_EVENT(xfs_alloc_cur_lookup_done);[all …]