Searched refs:ARRAY_END (Results 1 – 7 of 7) sorted by relevance
17 #define ARRAY_END(arr) (&(arr)[ARRAY_SIZE(arr)]) macro
113 end = ARRAY_END(expect[0]); in report_matches()143 end = ARRAY_END(expect[1]); in report_matches()
108 end = ARRAY_END(expected_header); in report_matches()
179 end = ARRAY_END(expect[0]); in __report_matches()203 end = ARRAY_END(expect[1]); in __report_matches()
1819 for (stat = stats; stat < ARRAY_END(stats); stat++) { in memcg_numa_stat_show()1830 for (stat = stats; stat < ARRAY_END(stats); stat++) { in memcg_numa_stat_show()
513 if (object < mem_pool || object >= ARRAY_END(mem_pool)) { in mem_pool_free()
4809 for (p = io_regions; p < ARRAY_END(io_regions); p++) { in floppy_request_regions()4823 floppy_release_allocated_regions(fdc, ARRAY_END(io_regions)); in floppy_release_regions()