Home
last modified time | relevance | path

Searched refs:DEFINE_ALLOC_EVENT (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/xfs/
Dxfs_trace.h1852 #define DEFINE_ALLOC_EVENT(name) \ macro
1856 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
1857 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);
1858 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);
1859 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);
1860 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);
1861 DEFINE_ALLOC_EVENT(xfs_alloc_cur);
1862 DEFINE_ALLOC_EVENT(xfs_alloc_cur_right);
1863 DEFINE_ALLOC_EVENT(xfs_alloc_cur_left);
1864 DEFINE_ALLOC_EVENT(xfs_alloc_cur_lookup);
[all …]