| /linux/arch/alpha/kernel/ |
| H A 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/drivers/xen/events/ |
| H A D | events_fifo.c | 158 array_page = (void *)__get_free_page(GFP_KERNEL); in evtchn_fifo_setup() 380 control_block = (void *)__get_free_page(GFP_KERNEL); in evtchn_fifo_alloc_control_block()
|
| /linux/drivers/staging/media/ipu3/ |
| H A 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/drivers/scsi/ |
| H A D | scsi_proc.c | 77 page = (char *)__get_free_page(GFP_KERNEL); in proc_scsi_host_write() 415 buffer = (char *)__get_free_page(GFP_KERNEL); in proc_scsi_write()
|
| /linux/tools/testing/scatterlist/linux/ |
| H A D | mm.h | 102 static inline unsigned long __get_free_page(unsigned int flags) in __get_free_page() function
|
| /linux/tools/virtio/linux/ |
| H A D | kernel.h | 105 static inline unsigned long __get_free_page(gfp_t gfp) in __get_free_page() 99 static inline unsigned long __get_free_page(gfp_t gfp) __get_free_page() function
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgalloc.h | 28 return (pgd_t *)__get_free_page(pgtable_gfp_flags(mm, PGALLOC_GFP)); in radix__pgd_alloc()
|
| /linux/arch/arm64/kernel/ |
| H A D | vdso.c | 208 sigpage = (void *)__get_free_page(GFP_KERNEL); in aarch32_alloc_sigpage()
|
| /linux/drivers/iommu/iommufd/ |
| H A D | iova_bitmap.c | 262 mapped->pages = (struct page **)__get_free_page(GFP_KERNEL); in iova_bitmap_alloc()
|
| /linux/arch/x86/pci/ |
| H A D | pcbios.c | 375 page = __get_free_page(GFP_KERNEL); in pcibios_get_irq_routing_table()
|
| /linux/drivers/platform/goldfish/ |
| H A D | goldfish_pipe.c | 716 (struct goldfish_pipe_command *)__get_free_page(GFP_KERNEL); in goldfish_pipe_open() 842 __get_free_page(GFP_KERNEL); in goldfish_pipe_device_init()
|
| /linux/drivers/s390/cio/ |
| H A D | scm.c | 232 scm_info = (void *)__get_free_page(GFP_KERNEL | GFP_DMA); in scm_update_information()
|
| /linux/drivers/net/ethernet/toshiba/ |
| H A D | ps3_gelic_wireless.c | 1400 buf = (void *)__get_free_page(GFP_KERNEL); in gelic_wl_get_wireless_stats() 1460 buf = (void *)__get_free_page(GFP_KERNEL); in gelic_wl_start_scan() 1511 buf = (void *)__get_free_page(GFP_KERNEL); in gelic_wl_scan_complete_event() 1752 wep = (struct gelic_eurus_wep_cfg *)__get_free_page(GFP_KERNEL); in gelic_wl_do_wep_setup() 1842 wpa = (struct gelic_eurus_wpa_cfg *)__get_free_page(GFP_KERNEL); in gelic_wl_do_wpa_setup() 1923 common = (struct gelic_eurus_common_cfg *)__get_free_page(GFP_KERNEL); in gelic_wl_associate_bss()
|
| /linux/drivers/hv/ |
| H A D | mshv_vtl_main.c | 331 per_cpu->run = (struct mshv_vtl_run *)__get_free_page(GFP_KERNEL | __GFP_ZERO); in mshv_vtl_alloc_context() 1150 in = (void *)__get_free_page(GFP_KERNEL); in mshv_vtl_hvcall_call() 1151 out = (void *)__get_free_page(GFP_KERNEL); in mshv_vtl_hvcall_call()
|
| /linux/arch/s390/hypfs/ |
| H A D | hypfs_diag_fs.c | 351 diag224_cpu_names = (char *)__get_free_page(GFP_KERNEL | GFP_DMA); in diag224_get_name_table()
|
| /linux/drivers/usb/atm/ |
| H A D | cxacru.c | 945 buf = (u8 *) __get_free_page(GFP_KERNEL); in cxacru_fw() 1149 instance->rcv_buf = (u8 *) __get_free_page(GFP_KERNEL); in cxacru_bind() 1155 instance->snd_buf = (u8 *) __get_free_page(GFP_KERNEL); in cxacru_bind()
|
| /linux/drivers/s390/char/ |
| H A D | vmur.c | 532 buf = (char *) __get_free_page(GFP_KERNEL | GFP_DMA); in diag14_read() 624 buf = (char *) __get_free_page(GFP_KERNEL | GFP_DMA); in verify_uri_device()
|
| H A D | sclp_sd.c | 299 page = __get_free_page(GFP_KERNEL | GFP_DMA); in sclp_sd_store_data()
|
| H A D | sclp.c | 1271 sclp_read_sccb = (void *) __get_free_page(GFP_ATOMIC | GFP_DMA); in sclp_init() 1272 sclp_init_sccb = (void *) __get_free_page(GFP_ATOMIC | GFP_DMA); in sclp_init()
|
| /linux/drivers/crypto/ |
| H A D | atmel-tdes.c | 313 dd->buf_in = (void *)__get_free_page(GFP_KERNEL); in atmel_tdes_buff_init() 314 dd->buf_out = (void *)__get_free_page(GFP_KERNEL); in atmel_tdes_buff_init()
|
| /linux/arch/powerpc/kvm/ |
| H A D | e500mc.c | 324 vcpu->arch.shared = (void *)__get_free_page(GFP_KERNEL | __GFP_ZERO); in kvmppc_core_vcpu_create_e500mc()
|
| H A D | e500.c | 451 vcpu->arch.shared = (void*)__get_free_page(GFP_KERNEL|__GFP_ZERO); in kvmppc_core_vcpu_create_e500()
|
| /linux/mm/kasan/ |
| H A D | shadow.c | 364 data.pages = (struct page **)__get_free_page(gfp_mask | __GFP_ZERO); in __kasan_populate_vmalloc_do()
|
| /linux/drivers/mmc/host/ |
| H A D | renesas_sdhi_sys_dmac.c | 400 host->bounce_buf = (u8 *)__get_free_page(GFP_KERNEL | GFP_DMA); in renesas_sdhi_sys_dmac_request_dma()
|
| /linux/drivers/input/misc/ |
| H A D | xen-kbdfront.c | 219 info->page = (void *)__get_free_page(GFP_KERNEL | __GFP_ZERO); in xenkbd_probe()
|