Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trace.h1717 #define DEFINE_ALLOC_EVENT(name) \ macro
1721 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
1722 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);
1723 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);
1724 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);
1725 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);
1726 DEFINE_ALLOC_EVENT(xfs_alloc_cur);
1727 DEFINE_ALLOC_EVENT(xfs_alloc_cur_right);
1728 DEFINE_ALLOC_EVENT(xfs_alloc_cur_left);
1729 DEFINE_ALLOC_EVENT(xfs_alloc_cur_looku
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trace.h1848 #define DEFINE_ALLOC_EVENT(name) \ macro
1852 DEFINE_ALLOC_EVENT(xfs_alloc_exact_done);
1853 DEFINE_ALLOC_EVENT(xfs_alloc_exact_notfound);
1854 DEFINE_ALLOC_EVENT(xfs_alloc_exact_error);
1855 DEFINE_ALLOC_EVENT(xfs_alloc_near_nominleft);
1856 DEFINE_ALLOC_EVENT(xfs_alloc_near_first);
1857 DEFINE_ALLOC_EVENT(xfs_alloc_cur);
1858 DEFINE_ALLOC_EVENT(xfs_alloc_cur_right);
1859 DEFINE_ALLOC_EVENT(xfs_alloc_cur_left);
1860 DEFINE_ALLOC_EVENT(xfs_alloc_cur_looku
[all...]

Completed in 8 milliseconds