Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dflex_array.h53 #define DEFINE_FLEX_ARRAY(__arrayname, __element_size, __total) \ argument
56 .total_nr_elements = (__total), \
60 BUILD_BUG_ON((__total) > FLEX_ARRAY_NR_BASE_PTRS * \
/linux-4.4.14/kernel/locking/
Dlockdep_internals.h157 unsigned long long __total = 0; \
161 __total += __cpu_lockdep_stats->ptr; \
163 __total; \