Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/firmware/efi/libstub/
Drelocate.c82 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_low_alloc_above()
148 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_relocate_kernel()
Dalignedmem.c38 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_MAX_ADDRESS, in efi_allocate_pages_aligned()
Dmem.c102 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_MAX_ADDRESS, in efi_allocate_pages()
Drandomalloc.c118 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_random_alloc()
Defistub.h218 efi_status_t (__efiapi *allocate_pages)(int, int, unsigned long,
288 u32 allocate_pages; member
/Linux-v5.15/include/linux/
Dfscache-cache.h292 fscache_pages_retrieval_func_t allocate_pages; member
/Linux-v5.15/fs/cachefiles/
Dinterface.c566 .allocate_pages = cachefiles_allocate_pages,
/Linux-v5.15/fs/fscache/
Dpage.c620 ret = object->cache->ops->allocate_pages( in __fscache_read_or_alloc_pages()
/Linux-v5.15/Documentation/filesystems/caching/
Dfscache.rst396 | |als=N |Number of in-progress allocate_pages() cache ops |
Dbackend-api.rst485 int (*allocate_pages)(struct fscache_retrieval *op,