Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/efi/libstub/
Darm64-stub.c58 status = efi_call_early(allocate_pages, EFI_ALLOCATE_ADDRESS, in handle_kernel_image()
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.4.14/arch/x86/include/asm/
Defi.h183 u64 allocate_pages; member
/linux-4.4.14/include/linux/
Defi.h166 u32 allocate_pages; member
214 u64 allocate_pages; member
265 efi_status_t (*allocate_pages)(int, int, unsigned long, member
Dfscache-cache.h283 fscache_pages_retrieval_func_t allocate_pages; member
/linux-4.4.14/fs/cachefiles/
Dinterface.c552 .allocate_pages = cachefiles_allocate_pages,
/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c41 c->allocate_pages = bt->allocate_pages; \
/linux-4.4.14/fs/fscache/
Dpage.c605 ret = object->cache->ops->allocate_pages( in __fscache_read_or_alloc_pages()
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt303 als=N Number of in-progress allocate_pages() cache ops
Dbackend-api.txt487 int (*allocate_pages)(struct fscache_retrieval *op,