Searched refs:__total (Results 1 – 1 of 1) sorted by relevance
54 #define DEFINE_FLEX_ARRAY(__arrayname, __element_size, __total) \ argument57 .total_nr_elements = (__total), \61 BUILD_BUG_ON((__total) > FLEX_ARRAY_NR_BASE_PTRS * \