Home
last modified time | relevance | path

Searched refs:VM_ALLOC (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/linux/
Dvmalloc.h13 #define VM_ALLOC 0x00000002 /* vmalloc() */ macro
/linux-2.4.37.9/arch/ppc/mm/
Dcachemap.c93 area = get_vm_area(size, VM_ALLOC); in consistent_alloc()
/linux-2.4.37.9/arch/alpha/mm/
Dinit.c282 console_remap_vm.flags = VM_ALLOC; in callback_init()
/linux-2.4.37.9/mm/
Dvmalloc.c277 area = get_vm_area(size, VM_ALLOC); in __vmalloc()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.c93 #define VM_MAP VM_ALLOC