Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/firmware/efi/libstub/
Defi-stub-helper.c207 status = efi_call_early(allocate_pages, in efi_high_alloc()
279 status = efi_call_early(allocate_pages, in efi_low_alloc()
574 status = efi_call_early(allocate_pages, in efi_relocate_kernel()
/linux-4.1.27/arch/x86/include/asm/
Defi.h170 u64 allocate_pages; member
/linux-4.1.27/include/linux/
Defi.h162 u32 allocate_pages; member
210 u64 allocate_pages; member
261 efi_status_t (*allocate_pages)(int, int, unsigned long, member
Dfscache-cache.h295 fscache_pages_retrieval_func_t allocate_pages; member
/linux-4.1.27/fs/cachefiles/
Dinterface.c552 .allocate_pages = cachefiles_allocate_pages,
/linux-4.1.27/arch/x86/boot/compressed/
Deboot.c41 c->allocate_pages = bt->allocate_pages; \
/linux-4.1.27/fs/fscache/
Dpage.c604 ret = object->cache->ops->allocate_pages( in __fscache_read_or_alloc_pages()
/linux-4.1.27/Documentation/filesystems/caching/
Dfscache.txt302 als=N Number of in-progress allocate_pages() cache ops
Dbackend-api.txt487 int (*allocate_pages)(struct fscache_retrieval *op,