Searched refs:DEFINE_ALLOC_EVENT (Results 1 – 1 of 1) sorted by relevance
1599 #define DEFINE_ALLOC_EVENT(name) \ macro1603 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);1604 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);1605 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);1606 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);1607 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);1608 DEFINE_ALLOC_EVENT(xfs_alloc_near_greater);1609 DEFINE_ALLOC_EVENT(xfs_alloc_near_lesser);1610 DEFINE_ALLOC_EVENT(xfs_alloc_near_error);1611 DEFINE_ALLOC_EVENT(xfs_alloc_near_noentry);[all …]