Lines Matching refs:GFP_KERNEL
1619 GFP_KERNEL); in __test_alloc()
1700 sizeof(struct nd_cmd_ars_status) + SZ_4K, GFP_KERNEL); in ars_state_init()
2882 result = kmalloc(sizeof(union acpi_object) + size, GFP_KERNEL); in setup_result()
2916 adev = devm_kzalloc(dev, sizeof(*adev), GFP_KERNEL); in nfit_ctl_test()
2926 acpi_desc = devm_kzalloc(dev, sizeof(*acpi_desc), GFP_KERNEL); in nfit_ctl_test()
2951 nfit_mem = devm_kzalloc(dev, sizeof(*nfit_mem), GFP_KERNEL); in nfit_ctl_test()
2965 nvdimm = devm_kzalloc(dev, sizeof(*nvdimm), GFP_KERNEL); in nfit_ctl_test()
3170 GFP_KERNEL); in nfit_test_probe()
3172 GFP_KERNEL); in nfit_test_probe()
3174 GFP_KERNEL); in nfit_test_probe()
3176 GFP_KERNEL); in nfit_test_probe()
3178 GFP_KERNEL); in nfit_test_probe()
3180 sizeof(dma_addr_t), GFP_KERNEL); in nfit_test_probe()
3182 sizeof(struct nfit_test_dcr *), GFP_KERNEL); in nfit_test_probe()
3184 sizeof(dma_addr_t), GFP_KERNEL); in nfit_test_probe()
3186 sizeof(struct nd_intel_smart), GFP_KERNEL); in nfit_test_probe()
3189 GFP_KERNEL); in nfit_test_probe()
3191 sizeof(struct nfit_test_fw), GFP_KERNEL); in nfit_test_probe()
3206 GFP_KERNEL); in nfit_test_probe()
3208 sizeof(dma_addr_t), GFP_KERNEL); in nfit_test_probe()
3243 obj = kzalloc(sizeof(*obj), GFP_KERNEL); in nfit_test_probe()
3335 nfit_test = kzalloc(sizeof(*nfit_test), GFP_KERNEL); in nfit_test_init()