Searched refs:ENTRIES_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
1092 #define ENTRIES_PER_PAGE (PAGE_SIZE / ENTRY_SIZE) macro3190 pages = DIV_ROUND_UP(count, ENTRIES_PER_PAGE); in ftrace_allocate_records()7437 count, DIV_ROUND_UP(count, ENTRIES_PER_PAGE)); in ftrace_init()