Searched refs:allocate_pages (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/firmware/efi/libstub/ |
| D | arm32-stub.c | 95 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()
|
| D | arm64-stub.c | 134 status = efi_call_early(allocate_pages, EFI_ALLOCATE_ADDRESS, in handle_kernel_image()
|
| D | efi-stub-helper.c | 245 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()
|
| D | random.c | 132 status = efi_call_early(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_random_alloc()
|
| /Linux-v5.4/include/linux/ |
| D | fscache-cache.h | 293 fscache_pages_retrieval_func_t allocate_pages; member
|
| D | efi.h | 209 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/ |
| D | interface.c | 566 .allocate_pages = cachefiles_allocate_pages,
|
| /Linux-v5.4/fs/fscache/ |
| D | page.c | 626 ret = object->cache->ops->allocate_pages( in __fscache_read_or_alloc_pages()
|
| /Linux-v5.4/Documentation/filesystems/caching/ |
| D | fscache.txt | 303 als=N Number of in-progress allocate_pages() cache ops
|
| D | backend-api.txt | 487 int (*allocate_pages)(struct fscache_retrieval *op,
|