Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Darm32-stub.c95 status = efi_call_early(allocate_pages, EFI_ALLOCATE_MAX_ADDRESS, in reserve_kernel_base()
156 status = efi_call_early(allocate_pages, in reserve_kernel_base()
Darm64-stub.c134 status = efi_call_early(allocate_pages, EFI_ALLOCATE_ADDRESS, in handle_kernel_image()
Defi-stub-helper.c245 status = efi_call_early(allocate_pages, in efi_high_alloc()
321 status = efi_call_early(allocate_pages, in efi_low_alloc_above()
721 status = efi_call_early(allocate_pages, in efi_relocate_kernel()
Drandom.c132 status = efi_call_early(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_random_alloc()
/Linux-v5.4/include/linux/
Dfscache-cache.h293 fscache_pages_retrieval_func_t allocate_pages; member
Defi.h209 u32 allocate_pages; member
257 u64 allocate_pages; member
308 efi_status_t (*allocate_pages)(int, int, unsigned long, member
/Linux-v5.4/fs/cachefiles/
Dinterface.c566 .allocate_pages = cachefiles_allocate_pages,
/Linux-v5.4/fs/fscache/
Dpage.c626 ret = object->cache->ops->allocate_pages( in __fscache_read_or_alloc_pages()
/Linux-v5.4/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,