Searched refs:STAT_ATTR (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 9497 #define STAT_ATTR(si, text) \ macro 9512 STAT_ATTR(ALLOC_FASTPATH, alloc_fastpath); 9513 STAT_ATTR(ALLOC_SLOWPATH, alloc_slowpath); 9514 STAT_ATTR(FREE_RCU_SHEAF, free_rcu_sheaf); 9515 STAT_ATTR(FREE_RCU_SHEAF_FAIL, free_rcu_sheaf_fail); 9516 STAT_ATTR(FREE_FASTPATH, free_fastpath); 9517 STAT_ATTR(FREE_SLOWPATH, free_slowpath); 9518 STAT_ATTR(FREE_ADD_PARTIAL, free_add_partial); 9519 STAT_ATTR(FREE_REMOVE_PARTIAL, free_remove_partial); 9520 STAT_ATTR(ALLOC_SLAB, alloc_slab); [all …]
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-pri.h | 413 #define STAT_ATTR(type, stat, print, reset) \ macro
|
| H A D | rtrs-srv-sysfs.c | 142 STAT_ATTR(struct rtrs_srv_stats, rdma,
|