Home
last modified time | relevance | path

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

/linux/drivers/char/agp/
H A Dgeneric.c204 #define ENTRIES_PER_PAGE (PAGE_SIZE / sizeof(unsigned long)) macro
/linux/kernel/trace/
H A Dftrace.c1129 #define ENTRIES_PER_PAGE (PAGE_SIZE / ENTRY_SIZE) macro