/linux-6.1.9/drivers/misc/lkdtm/ |
D | heap.c | 136 unsigned long p = __get_free_page(GFP_KERNEL); in lkdtm_WRITE_BUDDY_AFTER_FREE() 149 p = __get_free_page(GFP_KERNEL); in lkdtm_WRITE_BUDDY_AFTER_FREE() 156 unsigned long p = __get_free_page(GFP_KERNEL); in lkdtm_READ_BUDDY_AFTER_FREE() 228 first = (u8 *)__get_free_page(GFP_KERNEL); in lkdtm_BUDDY_INIT_ON_ALLOC() 237 val = (u8 *)__get_free_page(GFP_KERNEL); in lkdtm_BUDDY_INIT_ON_ALLOC() 291 unsigned long p = __get_free_page(GFP_KERNEL); in lkdtm_SLAB_FREE_PAGE()
|
D | core.c | 236 buf = (char *)__get_free_page(GFP_KERNEL); in lkdtm_debugfs_entry() 271 buf = (char *)__get_free_page(GFP_KERNEL); in lkdtm_debugfs_read() 312 buf = (char *)__get_free_page(GFP_KERNEL); in direct_entry()
|
/linux-6.1.9/arch/csky/include/asm/ |
D | pgalloc.h | 32 pte = (pte_t *) __get_free_page(GFP_KERNEL); in pte_alloc_one_kernel() 47 ret = (pgd_t *) __get_free_page(GFP_KERNEL); in pgd_alloc()
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | mcf_pgalloc.h | 17 unsigned long page = __get_free_page(GFP_DMA); in pte_alloc_one_kernel() 85 new_pgd = (pgd_t *)__get_free_page(GFP_DMA | __GFP_NOWARN); in pgd_alloc()
|
/linux-6.1.9/arch/x86/mm/ |
D | pti.c | 182 unsigned long new_p4d_page = __get_free_page(gfp); in pti_user_pagetable_walk_p4d() 211 unsigned long new_pud_page = __get_free_page(gfp); in pti_user_pagetable_walk_pmd() 225 unsigned long new_pmd_page = __get_free_page(gfp); in pti_user_pagetable_walk_pmd() 261 unsigned long new_pte_page = __get_free_page(gfp); in pti_user_pagetable_walk_pte()
|
/linux-6.1.9/arch/alpha/kernel/ |
D | srm_env.c | 69 page = (char *)__get_free_page(GFP_USER); in srm_env_proc_show() 94 char *buf = (char *) __get_free_page(GFP_USER); in srm_env_proc_write()
|
/linux-6.1.9/arch/arm64/mm/ |
D | pgd.c | 25 return (pgd_t *)__get_free_page(gfp); in pgd_alloc()
|
/linux-6.1.9/arch/xtensa/include/asm/ |
D | pgalloc.h | 32 return (pgd_t*) __get_free_page(GFP_KERNEL | __GFP_ZERO); in pgd_alloc()
|
/linux-6.1.9/arch/nios2/mm/ |
D | pgtable.c | 57 ret = (pgd_t *) __get_free_page(GFP_KERNEL); in pgd_alloc()
|
/linux-6.1.9/arch/openrisc/include/asm/ |
D | pgalloc.h | 44 pgd_t *ret = (pgd_t *)__get_free_page(GFP_KERNEL); in pgd_alloc()
|
/linux-6.1.9/arch/ia64/include/asm/ |
D | pgalloc.h | 29 return (pgd_t *)__get_free_page(GFP_KERNEL | __GFP_ZERO); in pgd_alloc()
|
/linux-6.1.9/arch/hexagon/include/asm/ |
D | pgalloc.h | 25 pgd = (pgd_t *)__get_free_page(GFP_KERNEL | __GFP_ZERO); in pgd_alloc()
|
/linux-6.1.9/drivers/hv/ |
D | hv.c | 56 return (void *)__get_free_page(GFP_KERNEL); in hv_alloc_hyperv_page() 64 return (void *)__get_free_page(GFP_KERNEL | __GFP_ZERO); in hv_alloc_hyperv_zeroed_page()
|
/linux-6.1.9/arch/arc/include/asm/ |
D | pgalloc.h | 56 pgd_t *ret = (pgd_t *) __get_free_page(GFP_KERNEL); in pgd_alloc()
|
/linux-6.1.9/arch/loongarch/include/asm/ |
D | pgalloc.h | 93 pud = (pud_t *) __get_free_page(GFP_KERNEL); in pud_alloc_one()
|
/linux-6.1.9/drivers/xen/events/ |
D | events_fifo.c | 158 array_page = (void *)__get_free_page(GFP_KERNEL); in evtchn_fifo_setup() 382 control_block = (void *)__get_free_page(GFP_KERNEL); in evtchn_fifo_alloc_control_block()
|
/linux-6.1.9/include/asm-generic/ |
D | pgalloc.h | 21 return (pte_t *)__get_free_page(GFP_PGTABLE_KERNEL); in __pte_alloc_one_kernel()
|
/linux-6.1.9/drivers/scsi/ |
D | scsi_proc.c | 62 page = (char *)__get_free_page(GFP_KERNEL); in proc_scsi_host_write() 320 buffer = (char *)__get_free_page(GFP_KERNEL); in proc_scsi_write()
|
/linux-6.1.9/arch/s390/mm/ |
D | cmm.c | 69 addr = __get_free_page(GFP_NOIO); in cmm_alloc_pages() 78 __get_free_page(GFP_NOIO); in cmm_alloc_pages()
|
/linux-6.1.9/kernel/power/ |
D | swap.c | 387 src = (void *)__get_free_page(GFP_NOIO | __GFP_NOWARN | in write_page() 395 src = (void *)__get_free_page(GFP_NOIO | in write_page() 703 page = (void *)__get_free_page(GFP_NOIO | __GFP_HIGH); in save_image_lzo() 998 __get_free_page(GFP_NOIO | __GFP_HIGH); in get_swap_reader() 1267 page[i] = (void *)__get_free_page(i < LZO_CMP_PAGES ? in load_image_lzo() 1609 swsusp_header = (struct swsusp_header*) __get_free_page(GFP_KERNEL); in swsusp_header_init()
|
/linux-6.1.9/arch/loongarch/mm/ |
D | pgtable.c | 16 ret = (pgd_t *) __get_free_page(GFP_KERNEL); in pgd_alloc()
|
/linux-6.1.9/arch/x86/um/ |
D | ldt.c | 164 __get_free_page(GFP_KERNEL|__GFP_ZERO); in write_ldt() 344 page = __get_free_page(GFP_KERNEL|__GFP_ZERO); in init_new_ldt()
|
/linux-6.1.9/tools/virtio/linux/ |
D | kernel.h | 96 static inline unsigned long __get_free_page(gfp_t gfp) in __get_free_page() function
|
/linux-6.1.9/drivers/staging/media/ipu3/ |
D | ipu3-mmu.c | 126 pt = (u32 *)__get_free_page(GFP_KERNEL); in imgu_mmu_alloc_page_table() 447 mmu->dummy_page = (void *)__get_free_page(GFP_KERNEL); in imgu_mmu_init()
|
/linux-6.1.9/drivers/acpi/ |
D | nvs.c | 159 entry->data = (void *)__get_free_page(GFP_KERNEL); in suspend_nvs_alloc()
|