Searched defs:ups (Results 1 – 2 of 2) sorted by relevance
550 #define ups(x, n) ((uint32_t)(x) << (8 * (n))) macro560 #define ups(x, n) ((uint32_t)(x) >> (8 * (n))) macro
5144 struct uma_percpu_stat *ups, bool internal)5178 struct uma_percpu_stat *ups; local