memtype 211 arch/x86/mm/pat.c static struct memtype *cached_entry; memtype 292 arch/x86/mm/pat.c struct memtype *new, *entry; memtype 342 arch/x86/mm/pat.c new = kmalloc(sizeof(struct memtype), GFP_KERNEL); memtype 358 arch/x86/mm/pat.c entry = list_entry(&memtype_list, struct memtype, nd); memtype 365 arch/x86/mm/pat.c cached_entry = list_entry(where, struct memtype, nd); memtype 374 arch/x86/mm/pat.c struct memtype, nd); memtype 383 arch/x86/mm/pat.c struct memtype, nd); memtype 429 arch/x86/mm/pat.c struct memtype *entry; memtype 598 arch/x86/mm/pat.c static struct memtype *memtype_get_idx(loff_t pos) memtype 600 arch/x86/mm/pat.c struct memtype *list_node, *print_entry; memtype 603 arch/x86/mm/pat.c print_entry = kmalloc(sizeof(struct memtype), GFP_KERNEL); memtype 644 arch/x86/mm/pat.c struct memtype *print_entry = (struct memtype *)v; memtype 34 include/linux/uio_driver.h int memtype;