Home
last modified time | relevance | path

Searched refs:allocate_pages (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/arch/x86/boot/compressed/
Deboot.c115 status = efi_call_phys4(sys_table->boottime->allocate_pages, in high_alloc()
179 status = efi_call_phys4(sys_table->boottime->allocate_pages, in low_alloc()
924 status = efi_call_phys4(sys_table->boottime->allocate_pages, in efi_main()
/linux-3.4.99/include/linux/
Dfscache-cache.h261 fscache_pages_retrieval_func_t allocate_pages; member
Defi.h160 void *allocate_pages; member
/linux-3.4.99/fs/cachefiles/
Dinterface.c465 .allocate_pages = cachefiles_allocate_pages,
/linux-3.4.99/fs/fscache/
Dpage.c518 ret = object->cache->ops->allocate_pages( in __fscache_read_or_alloc_pages()
/linux-3.4.99/Documentation/filesystems/caching/
Dfscache.txt302 als=N Number of in-progress allocate_pages() cache ops
Dbackend-api.txt463 int (*allocate_pages)(struct fscache_retrieval *op,