Searched refs:UMA_ALIGN_LONG (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/vm/ | ||
| H A D | uma.h | 301 #define UMA_ALIGN_LONG (sizeof(long) - 1) /* "" long */ macro |
| /freebsd/tools/tools/umastat/ | ||
| H A D | umastat.c | 170 case UMA_ALIGN_LONG: in uma_print_keg_align() |