Searched refs:ENTRIES_PER_PAGE_GROUP (Results 1 – 1 of 1) sorted by relevance
1150 #define ENTRIES_PER_PAGE_GROUP(order) ((PAGE_SIZE << (order)) / ENTRY_SIZE) macro3877 cnt = ENTRIES_PER_PAGE_GROUP(order); in ftrace_allocate_records()7672 pg_remaining = ENTRIES_PER_PAGE_GROUP(pg->order) - pg->index; in ftrace_process_locs()7680 skip -= ENTRIES_PER_PAGE_GROUP(pg->order); in ftrace_process_locs()