Home
last modified time | relevance | path

Searched defs:ce_array (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/ras/
H A Dcec.c94 static struct ce_array { struct
95 u64 *array; /* container page */
96 unsigned int n; /* number of elements in the array */
98 unsigned int decay_count; /*
103 u64 pfns_poisoned; /*
107 u64 ces_entered; /*
112 u64 decays_done; /*
116 union {
/openbmc/linux/lib/
H A Doverflow_kunit.c652 u8 ce_array[struct_size_t(struct __test_flex_array, data, 55)]; in overflow_size_helpers_test() local