/linux-4.1.27/drivers/block/zram/ |
D | zcomp_lz4.c | 30 ret = kzalloc(LZ4_MEM_COMPRESS, GFP_NOIO | __GFP_NORETRY | in zcomp_lz4_create() 34 GFP_NOIO | __GFP_NORETRY | __GFP_NOWARN | in zcomp_lz4_create()
|
D | zcomp_lzo.c | 30 ret = kzalloc(LZO1X_MEM_COMPRESS, GFP_NOIO | __GFP_NORETRY | in lzo_create() 34 GFP_NOIO | __GFP_NORETRY | __GFP_NOWARN | in lzo_create()
|
D | zcomp.c | 79 struct zcomp_strm *zstrm = kmalloc(sizeof(*zstrm), GFP_NOIO); in zcomp_strm_alloc() 88 zstrm->buffer = (void *)__get_free_pages(GFP_NOIO | __GFP_ZERO, 1); in zcomp_strm_alloc()
|
D | zram_drv.c | 383 meta->mem_pool = zs_create_pool(pool_name, GFP_NOIO | __GFP_HIGHMEM); in zram_meta_alloc() 534 uncmem = kmalloc(PAGE_SIZE, GFP_NOIO); in zram_bvec_read() 598 uncmem = kmalloc(PAGE_SIZE, GFP_NOIO); in zram_bvec_write()
|
/linux-4.1.27/drivers/md/bcache/ |
D | io.c | 87 s = mempool_alloc(p->bio_split_hook, GFP_NOIO); in bch_generic_make_request() 98 GFP_NOIO, s->p->bio_split); in bch_generic_make_request() 122 struct bbio *b = mempool_alloc(c->bio_meta, GFP_NOIO); in bch_bbio_alloc()
|
D | request.c | 231 n = bio_next_split(bio, KEY_SIZE(k), GFP_NOIO, split); in bch_data_insert_start() 541 GFP_NOIO, s->d->bio_split); in cache_lookup_fn() 642 s = mempool_alloc(d->c->search, GFP_NOIO); in search_alloc() 785 miss = bio_next_split(bio, sectors, GFP_NOIO, s->d->bio_split); in cached_dev_cache_miss() 808 miss = bio_next_split(bio, sectors, GFP_NOIO, s->d->bio_split); in cached_dev_cache_miss() 827 if (bio_alloc_pages(cache_bio, __GFP_NOWARN|GFP_NOIO)) in cached_dev_cache_miss() 916 struct bio *flush = bio_alloc_bioset(GFP_NOIO, 0, in cached_dev_write() 927 s->iop.bio = bio_clone_fast(bio, GFP_NOIO, dc->disk.bio_split); in cached_dev_write()
|
D | debug.c | 113 check = bio_clone(bio, GFP_NOIO); in bch_data_verify() 117 if (bio_alloc_pages(check, GFP_NOIO)) in bch_data_verify()
|
D | bset.c | 142 new_keys = krealloc(old_keys, sizeof(uint64_t) * newsize, GFP_NOIO); in __bch_keylist_realloc() 1192 outp = mempool_alloc(state->pool, GFP_NOIO); in __btree_sort()
|
D | btree.c | 204 iter = mempool_alloc(b->c->fill_iter, GFP_NOIO); in bch_btree_node_read_done() 912 mca_data_alloc(b, k, __GFP_NOWARN|GFP_NOIO); in mca_alloc() 919 b = mca_bucket_alloc(c, k, __GFP_NOWARN|GFP_NOIO); in mca_alloc()
|
/linux-4.1.27/drivers/usb/storage/ |
D | datafab.c | 177 buffer = kmalloc(alloclen, GFP_NOIO); in datafab_read_data() 261 buffer = kmalloc(alloclen, GFP_NOIO); in datafab_write_data() 340 buf = kmalloc(512, GFP_NOIO); in datafab_determine_lun() 411 reply = kmalloc(512, GFP_NOIO); in datafab_id_device() 567 us->extra = kzalloc(sizeof(struct datafab_info), GFP_NOIO); in datafab_transport()
|
D | sddr55.c | 218 buffer = kmalloc(len, GFP_NOIO); in sddr55_read_data() 345 buffer = kmalloc(len, GFP_NOIO); in sddr55_write_data() 661 buffer = kmalloc( numblocks * 2, GFP_NOIO ); in sddr55_read_map() 694 info->lba_to_pba = kmalloc(numblocks*sizeof(int), GFP_NOIO); in sddr55_read_map() 695 info->pba_to_lba = kmalloc(numblocks*sizeof(int), GFP_NOIO); in sddr55_read_map() 799 sizeof(struct sddr55_card_info), GFP_NOIO); in sddr55_transport()
|
D | karma.c | 185 struct karma_data *data = kzalloc(sizeof(struct karma_data), GFP_NOIO); in rio_karma_init() 189 data->recv = kmalloc(RIO_RECV_LEN, GFP_NOIO); in rio_karma_init()
|
D | alauda.c | 448 MEDIA_INFO(us).pba_to_lba = kcalloc(num_zones, sizeof(u16*), GFP_NOIO); in alauda_init_media() 449 MEDIA_INFO(us).lba_to_pba = kcalloc(num_zones, sizeof(u16*), GFP_NOIO); in alauda_init_media() 577 u16 *lba_to_pba = kcalloc(zonesize, sizeof(u16), GFP_NOIO); in alauda_read_map() 578 u16 *pba_to_lba = kcalloc(zonesize, sizeof(u16), GFP_NOIO); in alauda_read_map() 936 buffer = kmalloc(len, GFP_NOIO); in alauda_read_data() 1028 buffer = kmalloc(len, GFP_NOIO); in alauda_write_data() 1038 blockbuffer = kmalloc((pagesize + 64) * blocksize, GFP_NOIO); in alauda_write_data() 1116 us->extra = kzalloc(sizeof(struct alauda_info), GFP_NOIO); in init_alauda()
|
D | jumpshot.c | 190 buffer = kmalloc(alloclen, GFP_NOIO); in jumpshot_read_data() 267 buffer = kmalloc(alloclen, GFP_NOIO); in jumpshot_write_data() 342 reply = kmalloc(512, GFP_NOIO); in jumpshot_id_device() 494 us->extra = kzalloc(sizeof(struct jumpshot_info), GFP_NOIO); in jumpshot_transport()
|
D | sddr09.c | 688 buf = kmalloc(bulklen, GFP_NOIO); 764 buffer = kmalloc(len, GFP_NOIO); in sddr09_read_data() 994 blockbuffer = kmalloc(blocklen, GFP_NOIO); in sddr09_write_data() 1005 buffer = kmalloc(len, GFP_NOIO); in sddr09_write_data() 1223 buffer = kmalloc(alloc_len, GFP_NOIO); in sddr09_read_map() 1235 info->lba_to_pba = kmalloc(numblocks*sizeof(int), GFP_NOIO); in sddr09_read_map() 1236 info->pba_to_lba = kmalloc(numblocks*sizeof(int), GFP_NOIO); in sddr09_read_map() 1431 us->extra = kzalloc(sizeof(struct sddr09_card_info), GFP_NOIO); in sddr09_common_init()
|
D | shuttle_usbat.c | 1074 reply = kmalloc(512, GFP_NOIO); in usbat_flash_get_sector_count() 1159 buffer = kmalloc(alloclen, GFP_NOIO); in usbat_flash_read_data() 1250 buffer = kmalloc(alloclen, GFP_NOIO); in usbat_flash_write_data() 1353 buffer = kmalloc(len, GFP_NOIO); in usbat_hp8200e_handle_read10() 1464 us->extra = kzalloc(sizeof(struct usbat_info), GFP_NOIO); in init_usbat()
|
D | realtek_cr.c | 371 buf = kmalloc(len, GFP_NOIO); in rts51x_read_mem() 402 buf = kmemdup(data, len, GFP_NOIO); in rts51x_write_mem() 431 buf = kmalloc(len, GFP_NOIO); in rts51x_read_status() 515 buf = kmemdup(data, len, GFP_NOIO); in __do_config_autodelink()
|
D | onetouch.c | 165 if (usb_submit_urb(onetouch->irq, GFP_NOIO) != 0) in usb_onetouch_pm_hook()
|
D | transport.c | 154 status = usb_submit_urb(us->current_urb, GFP_NOIO); in usb_stor_msg_common() 430 sg, num_sg, length, GFP_NOIO); in usb_stor_bulk_transfer_sglist()
|
D | uas.c | 888 3, MAX_CMNDS, GFP_NOIO); in uas_configure_endpoints() 905 usb_free_streams(devinfo->intf, eps, 3, GFP_NOIO); in uas_free_streams()
|
/linux-4.1.27/include/trace/events/ |
D | gfpflags.h | 21 {(unsigned long)GFP_NOIO, "GFP_NOIO"}, \
|
/linux-4.1.27/net/rxrpc/ |
D | ar-accept.c | 100 peer = rxrpc_get_peer(srx, GFP_NOIO); in rxrpc_accept_incoming_call() 107 trans = rxrpc_get_transport(local, peer, GFP_NOIO); in rxrpc_accept_incoming_call() 115 conn = rxrpc_incoming_connection(trans, &sp->hdr, GFP_NOIO); in rxrpc_accept_incoming_call() 123 call = rxrpc_incoming_call(rx, conn, &sp->hdr, GFP_NOIO); in rxrpc_accept_incoming_call()
|
D | rxkad.c | 427 sg = kmalloc(sizeof(*sg) * nsg, GFP_NOIO); in rxkad_verify_packet_encrypt()
|
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_xs.c | 361 buffer = kasprintf(GFP_NOIO | __GFP_HIGH, "%s", dir); in join() 363 buffer = kasprintf(GFP_NOIO | __GFP_HIGH, "%s/%s", dir, name); in join() 375 ret = kmalloc(*num * sizeof(char *) + len, GFP_NOIO | __GFP_HIGH); in split() 576 buf = kvasprintf(GFP_NOIO | __GFP_HIGH, fmt, ap); in xenbus_printf() 864 msg = kmalloc(sizeof(*msg), GFP_NOIO | __GFP_HIGH); in process_msg() 882 body = kmalloc(msg->hdr.len + 1, GFP_NOIO | __GFP_HIGH); in process_msg()
|
D | xenbus_probe_frontend.c | 373 be_watch.node = kasprintf(GFP_NOIO | __GFP_HIGH, "%s/state", be); in xenbus_reset_frontend() 408 frontend = kasprintf(GFP_NOIO | __GFP_HIGH, "device/%s/%s", class, dev); in xenbus_check_frontend()
|
D | xenbus_client.c | 159 path = kvasprintf(GFP_NOIO | __GFP_HIGH, pathfmt, ap); in xenbus_watch_pathfmt()
|
/linux-4.1.27/security/apparmor/ |
D | lib.c | 98 buffer = kmalloc(size, flags | GFP_NOIO | __GFP_NOWARN); in __aa_kvmalloc()
|
/linux-4.1.27/drivers/usb/core/ |
D | message.c | 52 retval = usb_submit_urb(urb, GFP_NOIO); in usb_start_wait_urb() 89 urb = usb_alloc_urb(0, GFP_NOIO); in usb_internal_control_msg() 138 dr = kmalloc(sizeof(struct usb_ctrlrequest), GFP_NOIO); in usb_control_msg() 822 tbuf = kmalloc(256, GFP_NOIO); in usb_string() 870 buf = kmalloc(MAX_USB_STRING_SIZE, GFP_NOIO); in usb_cache_string() 874 smallbuf = kmalloc(++len, GFP_NOIO); in usb_cache_string() 909 desc = kmalloc(sizeof(*desc), GFP_NOIO); in usb_get_device_descriptor() 1729 GFP_NOIO); in usb_set_configuration() 1738 GFP_NOIO); in usb_set_configuration()
|
D | devices.c | 516 pages_start = (char *)__get_free_pages(GFP_NOIO, 1); in usb_device_dump()
|
D | hub.c | 1106 &hub->tt, GFP_NOIO); in hub_activate() 1257 status = usb_submit_urb(hub->urb, GFP_NOIO); in hub_activate() 3707 sel_values = kmalloc(sizeof *(sel_values), GFP_NOIO); in usb_req_set_sel() 4359 buf = kmalloc(GET_DESCRIPTOR_BUFSIZE, GFP_NOIO); in hub_port_init() 5231 buf = kmalloc(len, GFP_NOIO); in descriptors_changed()
|
/linux-4.1.27/crypto/async_tx/ |
D | async_memcpy.c | 56 unmap = dmaengine_get_unmap_data(device->dev, 2, GFP_NOIO); in async_memcpy()
|
D | async_xor.c | 185 unmap = dmaengine_get_unmap_data(device->dev, src_cnt+1, GFP_NOIO); in async_xor() 281 unmap = dmaengine_get_unmap_data(device->dev, src_cnt, GFP_NOIO); in async_xor_val()
|
D | async_pq.c | 191 unmap = dmaengine_get_unmap_data(device->dev, disks, GFP_NOIO); in async_gen_syndrome() 310 unmap = dmaengine_get_unmap_data(device->dev, disks, GFP_NOIO); in async_syndrome_val()
|
D | async_raid6_recov.c | 44 unmap = dmaengine_get_unmap_data(dma->dev, 3, GFP_NOIO); in async_sum_product() 108 unmap = dmaengine_get_unmap_data(dma->dev, 3, GFP_NOIO); in async_mult()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | cmm.c | 139 addr = __get_free_page(GFP_NOIO | __GFP_NOWARN | in cmm_alloc_pages() 149 GFP_NOIO | __GFP_NOWARN | in cmm_alloc_pages() 570 GFP_NOIO | __GFP_NOWARN | in cmm_mem_going_offline()
|
/linux-4.1.27/drivers/md/ |
D | dm-io.c | 320 bio = bio_alloc_bioset(GFP_NOIO, num_bvecs, io->client->bios); in do_region() 417 io = mempool_alloc(client->pool, GFP_NOIO); in sync_io() 449 io = mempool_alloc(client->pool, GFP_NOIO); in async_io()
|
D | raid1.c | 1007 GFP_NOIO); in alloc_behind_pages() 1013 bvecs[i].bv_page = alloc_page(GFP_NOIO); in alloc_behind_pages() 1144 r1_bio = mempool_alloc(conf->r1bio_pool, GFP_NOIO); in make_request() 1190 read_bio = bio_clone_mddev(bio, GFP_NOIO, mddev); in make_request() 1224 r1_bio = mempool_alloc(conf->r1bio_pool, GFP_NOIO); in make_request() 1372 mbio = bio_clone_mddev(bio, GFP_NOIO, mddev); in make_request() 1442 r1_bio = mempool_alloc(conf->r1bio_pool, GFP_NOIO); in make_request() 2236 wbio = bio_alloc_mddev(GFP_NOIO, vcnt, mddev); in narrow_write_error() 2241 wbio = bio_clone_mddev(r1_bio->master_bio, GFP_NOIO, mddev); in narrow_write_error() 2362 bio = bio_clone_mddev(r1_bio->master_bio, GFP_NOIO, mddev); in handle_read_error() [all …]
|
D | raid10.c | 1203 r10_bio = mempool_alloc(conf->r10bio_pool, GFP_NOIO); in __make_request() 1237 read_bio = bio_clone_mddev(bio, GFP_NOIO, mddev); in __make_request() 1271 r10_bio = mempool_alloc(conf->r10bio_pool, GFP_NOIO); in __make_request() 1447 mbio = bio_clone_mddev(bio, GFP_NOIO, mddev); in __make_request() 1490 mbio = bio_clone_mddev(bio, GFP_NOIO, mddev); in __make_request() 1523 r10_bio = mempool_alloc(conf->r10bio_pool, GFP_NOIO); in __make_request() 1565 GFP_NOIO, fs_bio_set); in make_request() 2587 wbio = bio_clone_mddev(bio, GFP_NOIO, mddev); in narrow_write_error() 2660 GFP_NOIO, mddev); in handle_read_error() 2686 GFP_NOIO); in handle_read_error() [all …]
|
D | dm-kcopyd.c | 712 job = mempool_alloc(kc->job_pool, GFP_NOIO); in dm_kcopyd_copy() 774 job = mempool_alloc(kc->job_pool, GFP_NOIO); in dm_kcopyd_prepare_callback()
|
D | linear.c | 288 GFP_NOIO, fs_bio_set); in linear_make_request()
|
D | faulty.c | 217 struct bio *b = bio_clone_mddev(bio, GFP_NOIO, mddev); in make_request()
|
D | dm-log-writes.c | 582 block = kzalloc(alloc_size, GFP_NOIO); in log_writes_map() 634 page = alloc_page(GFP_NOIO); in log_writes_map()
|
D | multipath.c | 119 mp_bh = mempool_alloc(conf->pool, GFP_NOIO); in multipath_make_request()
|
D | dm-snap.c | 666 if (!e && gfp == GFP_NOIO) in alloc_completed_exception() 680 GFP_NOIO); in alloc_pending_exception() 1449 e = alloc_completed_exception(GFP_NOIO); in pending_complete()
|
D | dm-crypt.c | 891 ctx->req = mempool_alloc(cc->req_pool, GFP_NOIO); in crypt_alloc_req() 987 clone = bio_alloc_bioset(GFP_NOIO, nr_iovecs, cc->bs); in crypt_alloc_buffer() 1154 if (kcryptd_io_read(io, GFP_NOIO)) in kcryptd_io_read_work()
|
D | dm-log-userspace-base.c | 657 fe = mempool_alloc(lc->flush_entry_pool, GFP_NOIO); in userspace_mark_region()
|
D | dm-region-hash.c | 294 nreg = kmalloc(sizeof(*nreg), GFP_NOIO | __GFP_NOFAIL); in __rh_alloc()
|
D | raid0.c | 534 split = bio_split(bio, sectors, GFP_NOIO, fs_bio_set); in raid0_make_request()
|
D | dm-ioctl.c | 1717 …dmi = kmalloc(param_kernel->data_size, GFP_NOIO | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN); in copy_params() 1725 …dmi = __vmalloc(param_kernel->data_size, GFP_NOIO | __GFP_REPEAT | __GFP_HIGH | __GFP_HIGHMEM, PAG… in copy_params()
|
D | dm.c | 599 return mempool_alloc(md->io_pool, GFP_NOIO); in alloc_io() 1492 bio_integrity_clone(clone, bio, GFP_NOIO); in clone_bio() 1508 clone = bio_alloc_bioset(GFP_NOIO, 0, ci->md->bs); in alloc_tio()
|
D | dm-verity.c | 530 GFP_NOIO | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN); in verity_submit_prefetch()
|
D | dm-table.c | 517 gfp = GFP_NOIO; in realloc_argv()
|
D | raid5.c | 2100 GFP_NOIO); in resize_chunks() 2223 ndisks = kzalloc(newsize * sizeof(struct disk_info), GFP_NOIO); in resize_stripes() 2240 struct page *p = alloc_page(GFP_NOIO); in resize_stripes() 4825 align_bi = bio_clone_mddev(raid_bio, GFP_NOIO, mddev); in chunk_aligned_read() 6211 workers = kzalloc(size * *group_cnt, GFP_NOIO); in alloc_thread_groups() 6213 *group_cnt, GFP_NOIO); in alloc_thread_groups()
|
D | dm-bufio.c | 825 b = alloc_buffer(c, GFP_NOIO | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN); in __alloc_buffer_wait_no_callback()
|
D | dm-thin-metadata.c | 946 *td = kmalloc(sizeof(**td), GFP_NOIO); in __open_device()
|
D | md.c | 417 bi = bio_alloc_mddev(GFP_NOIO, 0, mddev); in submit_flushes() 759 struct bio *bio = bio_alloc_mddev(GFP_NOIO, 1, mddev); in md_super_write() 780 struct bio *bio = bio_alloc_mddev(GFP_NOIO, 1, rdev->mddev); in sync_page_io() 5747 file = kzalloc(sizeof(*file), GFP_NOIO); in get_bitmap_file()
|
D | bitmap.c | 88 mappage = kzalloc(PAGE_SIZE, GFP_NOIO); in bitmap_checkpage()
|
D | dm-thin.c | 337 cell_prealloc = dm_bio_prison_alloc_cell(pool->prison, GFP_NOIO); in bio_detain()
|
/linux-4.1.27/drivers/block/ |
D | xen-blkfront.c | 199 gnt_list_entry = kzalloc(sizeof(struct grant), GFP_NOIO); in fill_grant_buffer() 204 granted_page = alloc_page(GFP_NOIO); in fill_grant_buffer() 1255 sring = (struct blkif_sring *)__get_free_page(GFP_NOIO | __GFP_HIGH); in setup_blkring() 1475 GFP_NOIO | __GFP_REPEAT | __GFP_HIGH); in blkif_recover() 1570 split_bio = kzalloc(sizeof(*split_bio), GFP_NOIO); in blkif_recover() 1578 cloned_bio = bio_clone(bio, GFP_NOIO); in blkif_recover() 1716 struct page *indirect_page = alloc_page(GFP_NOIO); in blkfront_setup_indirect() 1726 GFP_NOIO); in blkfront_setup_indirect() 1727 info->shadow[i].sg = kzalloc(sizeof(info->shadow[i].sg[0]) * segs, GFP_NOIO); in blkfront_setup_indirect() 1732 GFP_NOIO); in blkfront_setup_indirect()
|
D | brd.c | 105 gfp_flags = GFP_NOIO | __GFP_ZERO; in brd_insert_page() 113 if (radix_tree_preload(GFP_NOIO)) { in brd_insert_page()
|
D | rbd.c | 1182 name = kmem_cache_alloc(rbd_segment_name_cache, GFP_NOIO); in rbd_segment_name() 1937 GFP_NOIO); in rbd_osd_req_create() 1986 false, GFP_NOIO); in rbd_osd_req_create_copyup() 2019 name = kmalloc(size, GFP_NOIO); in rbd_obj_request_create() 2023 obj_request = kmem_cache_zalloc(rbd_obj_request_cache, GFP_NOIO); in rbd_obj_request_create() 2154 img_request = kmem_cache_alloc(rbd_img_request_cache, GFP_NOIO); in rbd_img_request_create() 2485 GFP_NOIO); in rbd_img_request_fill() 4163 p + ret, NULL, GFP_NOIO); in rbd_dev_v2_object_prefix() 5050 object_name = kmalloc(size, GFP_NOIO); in rbd_dev_image_id() 5059 response = kzalloc(size, GFP_NOIO); in rbd_dev_image_id() [all …]
|
D | pktcdvd.c | 2347 struct bio *cloned_bio = bio_clone(bio, GFP_NOIO); in pkt_make_request_read() 2348 struct packet_stacked_data *psd = mempool_alloc(psd_pool, GFP_NOIO); in pkt_make_request_read() 2419 node = mempool_alloc(pd->rb_pool, GFP_NOIO); in pkt_make_request_write() 2490 GFP_NOIO, fs_bio_set); in pkt_make_request()
|
D | nbd.c | 165 sock->sk->sk_allocation = GFP_NOIO | __GFP_MEMALLOC; in sock_xmit()
|
D | loop.c | 257 page = alloc_page(GFP_NOIO); in lo_write_transfer() 318 page = alloc_page(GFP_NOIO); in lo_read_transfer()
|
D | floppy.c | 3794 page = alloc_page(GFP_NOIO); in __floppy_read_block_0()
|
/linux-4.1.27/fs/gfs2/ |
D | lops.c | 270 bio = bio_alloc(GFP_NOIO, nrvecs); in gfs2_log_alloc_bio() 380 struct page *page = mempool_alloc(gfs2_page_pool, GFP_NOIO); in gfs2_get_log_desc() 469 page = mempool_alloc(gfs2_page_pool, GFP_NOIO); in gfs2_before_commit() 642 page = mempool_alloc(gfs2_page_pool, GFP_NOIO); in revoke_lo_before_commit()
|
D | log.c | 661 struct page *page = mempool_alloc(gfs2_page_pool, GFP_NOIO); in log_write_header()
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | usbtouchscreen.c | 614 buf = kmalloc(2, GFP_NOIO); in dmc_tsc10_init() 900 buf = kmalloc(NEXIO_BUFSIZE, GFP_NOIO); in nexio_init() 932 firmware_ver = kstrdup(&buf[2], GFP_NOIO); in nexio_init() 936 device_name = kstrdup(&buf[2], GFP_NOIO); in nexio_init() 1503 result = usb_submit_urb(usbtouch->irq, GFP_NOIO); in usbtouch_resume() 1529 err = usb_submit_urb(usbtouch->irq, GFP_NOIO); in usbtouch_reset_resume()
|
/linux-4.1.27/block/ |
D | bio-integrity.c | 279 buf = kmalloc(len, GFP_NOIO | q->bounce_gfp); in bio_integrity_prep() 290 bip = bio_integrity_alloc(bio, GFP_NOIO, nr_pages); in bio_integrity_prep()
|
D | blk-settings.c | 213 q->bounce_gfp = GFP_NOIO; in blk_queue_bounce_limit() 230 q->bounce_gfp = GFP_NOIO | GFP_DMA; in blk_queue_bounce_limit()
|
D | bounce.c | 216 bio = bio_clone_bioset(*bio_orig, GFP_NOIO, fs_bio_set); in __blk_queue_bounce()
|
D | blk-core.c | 1650 req = get_request(q, rw_flags, bio, GFP_NOIO); in blk_queue_bio()
|
/linux-4.1.27/arch/s390/mm/ |
D | cmm.c | 70 addr = __get_free_page(GFP_NOIO); in cmm_alloc_pages() 79 __get_free_page(GFP_NOIO); in cmm_alloc_pages()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_req.h | 263 bio = bio_clone(bio_src, GFP_NOIO); /* XXX cannot fail?? */ in drbd_req_make_private_bio()
|
D | drbd_bitmap.c | 397 new_pages = kzalloc(bytes, GFP_NOIO | __GFP_NOWARN); in bm_realloc_pages() 400 GFP_NOIO | __GFP_HIGHMEM | __GFP_ZERO, in bm_realloc_pages() 411 page = alloc_page(GFP_NOIO | __GFP_HIGHMEM); in bm_realloc_pages() 995 struct bio *bio = bio_alloc_drbd(GFP_NOIO); in bm_page_io_async() 1064 ctx = kmalloc(sizeof(struct drbd_bm_aio_ctx), GFP_NOIO); in bm_rw()
|
D | drbd_receiver.c | 1008 sock.socket->sk->sk_allocation = GFP_NOIO; in conn_connect() 1009 msock.socket->sk->sk_allocation = GFP_NOIO; in conn_connect() 1198 GFP_NOIO, NULL); in drbd_flush() 1391 sector, data_size >> 9, GFP_NOIO, false)) in drbd_submit_peer_request() 1412 bio = bio_alloc(GFP_NOIO, nr_pages); in drbd_submit_peer_request() 1541 epoch = kmalloc(sizeof(struct drbd_epoch), GFP_NOIO); in receive_Barrier() 1554 epoch = kmalloc(sizeof(struct drbd_epoch), GFP_NOIO); in receive_Barrier() 1638 peer_req = drbd_alloc_peer_req(peer_device, id, sector, data_size, trim == NULL, GFP_NOIO); in read_in_block() 2575 true /* has real payload */, GFP_NOIO); in receive_DataRequest() 2599 di = kmalloc(sizeof(*di) + pi->size, GFP_NOIO); in receive_DataRequest() [all …]
|
D | drbd_worker.c | 358 digest = kmalloc(digest_size, GFP_NOIO); in w_e_send_csum() 488 fb = kzalloc(sizeof(struct fifo_buffer) + sizeof(int) * fifo_size, GFP_NOIO); in fifo_alloc() 1135 digest = kmalloc(digest_size, GFP_NOIO); in w_e_end_csum_rs_req() 1184 digest = kmalloc(digest_size, GFP_NOIO); in w_e_end_ov_req() 1256 digest = kmalloc(digest_size, GFP_NOIO); in w_e_end_ov_reply()
|
D | drbd_actlog.c | 154 bio = bio_alloc_drbd(GFP_NOIO); in _drbd_md_sync_page_io()
|
D | drbd_req.c | 55 req = mempool_alloc(drbd_request_mempool, GFP_NOIO); in drbd_req_new()
|
D | drbd_nl.c | 3647 msg = genlmsg_new(NLMSG_GOODSIZE, GFP_NOIO); in drbd_bcast_event()
|
/linux-4.1.27/drivers/usb/misc/ |
D | usbsevseg.c | 411 update_display_visual(mydev, GFP_NOIO); in sevseg_resume() 423 update_display_visual(mydev, GFP_NOIO); in sevseg_reset_resume()
|
/linux-4.1.27/drivers/nfc/nfcmrvl/ |
D | usb.c | 413 err = nfcmrvl_submit_bulk_urb(drv_data, GFP_NOIO); in nfcmrvl_resume() 419 nfcmrvl_submit_bulk_urb(drv_data, GFP_NOIO); in nfcmrvl_resume()
|
/linux-4.1.27/drivers/scsi/device_handler/ |
D | scsi_dh_alua.c | 99 h->buff = kmalloc(len, GFP_NOIO); in realloc_buffer() 115 rq = blk_get_request(q, rw, GFP_NOIO); in get_alua_req() 124 if (buflen && blk_rq_map_kern(q, rq, buffer, buflen, GFP_NOIO)) { in get_alua_req()
|
D | scsi_dh_emc.c | 277 (cmd != INQUIRY) ? WRITE : READ, GFP_NOIO); in get_req() 313 if (blk_rq_map_kern(rq->q, rq, buffer, len, GFP_NOIO)) { in get_req()
|
D | scsi_dh_hp_sw.c | 118 req = blk_get_request(sdev->request_queue, WRITE, GFP_NOIO); in hp_sw_tur()
|
D | scsi_dh_rdac.c | 274 rq = blk_get_request(q, rw, GFP_NOIO); in get_rdac_req() 283 if (buflen && blk_rq_map_kern(q, rq, buffer, buflen, GFP_NOIO)) { in get_rdac_req()
|
/linux-4.1.27/Documentation/usb/ |
D | callbacks.txt | 104 If you need to allocate memory here, use GFP_NOIO or GFP_ATOMIC, if you 115 If you need to allocate memory here, use GFP_NOIO or GFP_ATOMIC, if you
|
/linux-4.1.27/drivers/net/usb/ |
D | kaweth.c | 549 kaweth_resubmit_rx_urb(kaweth, GFP_NOIO); in kaweth_resubmit_tl() 552 kaweth_resubmit_int_urb(kaweth, GFP_NOIO); in kaweth_resubmit_tl() 978 kaweth_resubmit_rx_urb(kaweth, GFP_NOIO); in kaweth_resume() 979 kaweth_resubmit_int_urb(kaweth, GFP_NOIO); in kaweth_resume()
|
D | usbnet.c | 1812 __usbnet_status_start_force(dev, GFP_NOIO); in usbnet_resume() 1841 rx_alloc_submit(dev, GFP_NOIO); in usbnet_resume()
|
D | hso.c | 2132 GFP_NOIO); in hso_start_net_device() 3063 hso_start_serial_device(serial_table[i], GFP_NOIO); in hso_resume()
|
/linux-4.1.27/fs/nilfs2/ |
D | segbuf.c | 412 bio = bio_alloc(GFP_NOIO, nr_vecs); in nilfs_alloc_seg_bio() 415 bio = bio_alloc(GFP_NOIO, nr_vecs); in nilfs_alloc_seg_bio()
|
/linux-4.1.27/drivers/input/mouse/ |
D | synaptics_usb.c | 487 usb_submit_urb(synusb->urb, GFP_NOIO) < 0) { in synusb_resume() 514 usb_submit_urb(synusb->urb, GFP_NOIO) < 0) { in synusb_post_reset()
|
/linux-4.1.27/fs/hfsplus/ |
D | wrapper.c | 65 bio = bio_alloc(GFP_NOIO, 1); in hfsplus_submit_bio()
|
/linux-4.1.27/drivers/usb/serial/ |
D | generic.c | 614 GFP_NOIO); in usb_serial_generic_resume() 620 r = usb_serial_generic_write_start(port, GFP_NOIO); in usb_serial_generic_resume()
|
D | oti6858.c | 305 result = usb_submit_urb(port->interrupt_in_urb, GFP_NOIO); in send_data() 317 result = usb_submit_urb(port->write_urb, GFP_NOIO); in send_data()
|
D | mxuport.c | 1348 r = usb_serial_generic_submit_read_urbs(port, GFP_NOIO); in mxuport_resume() 1358 r = usb_serial_generic_write_start(port, GFP_NOIO); in mxuport_resume()
|
D | whiteheat.c | 614 retval = usb_submit_urb(command_port->write_urb, GFP_NOIO); in firm_send_command()
|
/linux-4.1.27/drivers/ide/ |
D | ide-atapi.c | 101 GFP_NOIO); in ide_queue_pc_tail() 202 GFP_NOIO); in ide_prep_sense()
|
D | ide-cd.c | 453 *bufflen, GFP_NOIO); in ide_cd_queue_pc()
|
/linux-4.1.27/mm/ |
D | page_io.c | 311 bio = get_swap_bio(GFP_NOIO, page, end_write_func); in __swap_writepage()
|
D | memory-failure.c | 496 tk = kmalloc(sizeof(struct to_kill), GFP_NOIO); in collect_procs() 657 !try_to_release_page(p, GFP_NOIO)) { in me_pagecache_clean()
|
D | swapfile.c | 187 nr_blocks, GFP_NOIO, 0)) in discard_swap_cluster()
|
/linux-4.1.27/include/linux/ |
D | gfp.h | 111 #define GFP_NOIO (__GFP_WAIT) macro
|
/linux-4.1.27/drivers/target/ |
D | target_core_iblock.c | 348 bio = bio_alloc_bioset(GFP_NOIO, sg_num, ib_dev->ibd_bio_set); in iblock_get_bio() 645 bip = bio_integrity_alloc(bio, GFP_NOIO, cmd->t_prot_nents); in iblock_alloc_bip()
|
/linux-4.1.27/drivers/md/persistent-data/ |
D | dm-transaction-manager.c | 129 si = kmalloc(sizeof(*si), GFP_NOIO); in insert_shadow()
|
D | dm-btree.c | 258 s = kmalloc(sizeof(*s), GFP_NOIO); in dm_btree_del()
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | st5481_b.c | 123 SUBMIT_URB(urb, GFP_NOIO); in usb_b_out()
|
/linux-4.1.27/net/sunrpc/ |
D | sched.c | 847 gfp_t gfp = GFP_NOIO | __GFP_NOWARN; in rpc_malloc() 924 return (struct rpc_task *)mempool_alloc(rpc_task_mempool, GFP_NOIO); in rpc_alloc_task()
|
/linux-4.1.27/fs/nfs/blocklayout/ |
D | blocklayout.c | 124 bio = bio_alloc(GFP_NOIO, npg); in bl_alloc_init_bio() 127 bio = bio_alloc(GFP_NOIO, npg); in bl_alloc_init_bio()
|
/linux-4.1.27/drivers/staging/fbtft/ |
D | fb_agm1264k-fl.c | 283 par->info->var.yres * sizeof(signed short), GFP_NOIO); in write_vmem()
|
/linux-4.1.27/fs/fscache/ |
D | page.c | 282 op = kzalloc(sizeof(*op), GFP_NOIO); in fscache_alloc_retrieval() 943 op = kzalloc(sizeof(*op), GFP_NOIO | __GFP_NOMEMALLOC | __GFP_NORETRY); in __fscache_write_page()
|
D | cookie.c | 670 op = kzalloc(sizeof(*op), GFP_NOIO | __GFP_NOMEMALLOC | __GFP_NORETRY); in __fscache_check_consistency()
|
/linux-4.1.27/fs/ext4/ |
D | page-io.c | 382 bio = bio_alloc(GFP_NOIO, min(nvecs, BIO_MAX_PAGES)); in io_submit_init_bio()
|
/linux-4.1.27/drivers/scsi/ |
D | virtio_scsi.c | 675 cmd = mempool_alloc(virtscsi_cmd_pool, GFP_NOIO); in virtscsi_device_reset() 712 cmd = mempool_alloc(virtscsi_cmd_pool, GFP_NOIO); in virtscsi_abort()
|
D | scsi_transport_iscsi.c | 2496 skb = alloc_skb(len, GFP_NOIO); in iscsi_post_host_event() 2514 iscsi_multicast_skb(skb, ISCSI_NL_GRP_ISCSID, GFP_NOIO); in iscsi_post_host_event() 2527 skb = alloc_skb(len, GFP_NOIO); in iscsi_ping_comp_event() 2543 iscsi_multicast_skb(skb, ISCSI_NL_GRP_ISCSID, GFP_NOIO); in iscsi_ping_comp_event()
|
D | xen-scsifront.c | 604 shadow = kmalloc(sizeof(*shadow), GFP_NOIO); in scsifront_action_handler()
|
D | scsi_lib.c | 274 sense = kzalloc(SCSI_SENSE_BUFFERSIZE, GFP_NOIO); in scsi_execute_req_flags()
|
D | libiscsi.c | 3181 new_val = kstrdup(new_val_buf, GFP_NOIO); in iscsi_switch_str_param()
|
/linux-4.1.27/drivers/bluetooth/ |
D | btusb.c | 3369 err = btusb_submit_intr_urb(hdev, GFP_NOIO); in btusb_resume() 3377 err = btusb_submit_bulk_urb(hdev, GFP_NOIO); in btusb_resume() 3383 btusb_submit_bulk_urb(hdev, GFP_NOIO); in btusb_resume() 3387 if (btusb_submit_isoc_urb(hdev, GFP_NOIO) < 0) in btusb_resume() 3390 btusb_submit_isoc_urb(hdev, GFP_NOIO); in btusb_resume()
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | transport.c | 504 flags = GFP_NOIO | __GFP_NOWARN; in xprt_rdma_allocate()
|
/linux-4.1.27/fs/nfs/flexfilelayout/ |
D | flexfilelayoutdev.c | 416 OP_ILLEGAL, GFP_NOIO); in nfs4_ff_layout_prepare_ds()
|
D | flexfilelayout.c | 840 GFP_NOIO); in ff_layout_io_track_ds_error()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_qp.c | 1001 GFP_NOIO : GFP_KERNEL; in qib_create_qp() 1071 if (gfp != GFP_NOIO) in qib_create_qp()
|
/linux-4.1.27/drivers/usb/usbip/ |
D | usbip_common.c | 345 sock->sk->sk_allocation = GFP_NOIO; in usbip_recv()
|
/linux-4.1.27/drivers/mfd/ |
D | rtsx_usb.c | 63 sg, num_sg, length, GFP_NOIO); in rtsx_usb_bulk_transfer_sglist()
|
D | dln2.c | 809 return dln2_start_rx_urbs(dln2, GFP_NOIO); in dln2_resume()
|
/linux-4.1.27/drivers/ata/ |
D | libata-pmp.c | 344 GFP_NOIO); in sata_pmp_init_links()
|
D | libata-scsi.c | 498 sensebuf = kzalloc(SCSI_SENSE_BUFFERSIZE, GFP_NOIO); in ata_cmd_ioctl() 605 sensebuf = kzalloc(SCSI_SENSE_BUFFERSIZE, GFP_NOIO); in ata_task_ioctl()
|
/linux-4.1.27/fs/cachefiles/ |
D | namei.c | 85 keybuf = kmalloc(CACHEFILES_KEYBUF_SIZE, GFP_NOIO); in cachefiles_printk_object()
|
/linux-4.1.27/fs/nfs/ |
D | write.c | 63 struct nfs_commit_data *p = mempool_alloc(nfs_commit_mempool, GFP_NOIO); in nfs_commitdata_alloc() 81 struct nfs_pgio_header *p = mempool_alloc(nfs_wdata_mempool, GFP_NOIO); in nfs_writehdr_alloc()
|
D | pagelist.c | 92 struct nfs_page *p = kmem_cache_zalloc(nfs_page_cachep, GFP_NOIO); in nfs_page_alloc()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | siena_sriov.c | 1013 if (!efx_nic_alloc_buffer(efx, &buf, EFX_PAGE_SIZE, GFP_NOIO)) { in efx_siena_sriov_reset_vf_work() 1556 if (efx_nic_alloc_buffer(efx, &buf, EFX_PAGE_SIZE, GFP_NOIO)) in efx_siena_sriov_reset()
|
/linux-4.1.27/net/9p/ |
D | trans_fd.c | 819 csocket->sk->sk_allocation = GFP_NOIO; in p9_socket_open()
|
/linux-4.1.27/fs/f2fs/ |
D | data.c | 84 bio = bio_alloc(GFP_NOIO, npages); in __bio_alloc() 1823 INIT_RADIX_TREE(&sbi->extent_tree_root, GFP_NOIO); in init_extent_cache_info()
|
D | node.c | 1958 INIT_RADIX_TREE(&nm_i->nat_root, GFP_NOIO); in init_node_manager() 1959 INIT_RADIX_TREE(&nm_i->nat_set_root, GFP_NOIO); in init_node_manager()
|
D | segment.c | 304 struct bio *bio = bio_alloc(GFP_NOIO, 0); in issue_flush_thread()
|
/linux-4.1.27/drivers/net/ |
D | xen-netfront.c | 1495 txs = (struct xen_netif_tx_sring *)get_zeroed_page(GFP_NOIO | __GFP_HIGH); in setup_netfront() 1509 rxs = (struct xen_netif_rx_sring *)get_zeroed_page(GFP_NOIO | __GFP_HIGH); in setup_netfront()
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_els.c | 75 cb_arg = kzalloc(sizeof(struct bnx2fc_els_cb_arg), GFP_NOIO); in bnx2fc_send_rrq()
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
D | rx.c | 250 args = kzalloc(sizeof(*args), GFP_NOIO); in i2400m_report_hook_queue()
|
/linux-4.1.27/drivers/usb/host/ |
D | xhci-hub.c | 279 cmd = xhci_alloc_command(xhci, false, true, GFP_NOIO); in xhci_stop_device()
|
D | xhci.c | 1803 if (xhci_endpoint_init(xhci, virt_dev, udev, ep, GFP_NOIO) < 0) { in xhci_add_endpoint() 3511 reset_device_cmd = xhci_alloc_command(xhci, false, true, GFP_NOIO); in xhci_discover_or_reset_device() 3763 if (!xhci_alloc_virt_device(xhci, slot_id, udev, GFP_NOIO)) { in xhci_alloc_dev()
|
/linux-4.1.27/drivers/usb/class/ |
D | cdc-wdm.c | 1036 rv = usb_submit_urb(desc->validity, GFP_NOIO); in recover_from_urb_loss()
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1422 skb = alloc_wr(size, 0, GFP_NOIO); in init_act_open() 1425 skb = alloc_wr(size6, 0, GFP_NOIO); in init_act_open()
|
/linux-4.1.27/drivers/net/wireless/ |
D | at76c50x-usb.c | 562 op_mode = kmalloc(1, GFP_NOIO); in at76_get_op_mode() 693 stat_buf = kmalloc(40, GFP_NOIO); in at76_get_cmd_status()
|
D | zd1201.c | 521 gfp_t gfp_mask = wait ? GFP_NOIO : GFP_ATOMIC; in zd1201_setconfig()
|
/linux-4.1.27/drivers/mmc/host/ |
D | wbsd.c | 1389 GFP_NOIO | GFP_DMA | __GFP_REPEAT | __GFP_NOWARN); in wbsd_request_dma()
|
D | rtsx_usb_sdmmc.c | 563 buf = kzalloc(data->blksz, GFP_NOIO); in sd_normal_rw()
|
D | rtsx_pci_sdmmc.c | 592 buf = kzalloc(data->blksz, GFP_NOIO); in sd_normal_rw()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_buf.c | 1170 bio = bio_alloc(GFP_NOIO, nr_pages); in xfs_buf_ioapply_map()
|
D | xfs_aops.c | 387 struct bio *bio = bio_alloc(GFP_NOIO, nvecs); in xfs_alloc_ioend_bio()
|
/linux-4.1.27/drivers/firewire/ |
D | sbp2.c | 572 orb = kzalloc(sizeof(*orb), GFP_NOIO); in sbp2_send_management_orb()
|
/linux-4.1.27/net/ceph/ |
D | osd_client.c | 2277 event = kmalloc(sizeof(*event), GFP_NOIO); in ceph_osdc_create_event() 2363 event_work = kmalloc(sizeof(*event_work), GFP_NOIO); in handle_watch_notify()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_video.c | 1744 return uvc_init_video(stream, GFP_NOIO); in uvc_video_resume()
|
D | uvc_driver.c | 2022 ret = uvc_status_start(dev, GFP_NOIO); in __uvc_resume()
|
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_fcp.c | 2106 fsp = fc_fcp_pkt_alloc(lport, GFP_NOIO); in fc_eh_device_reset()
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 1118 GFP_NOIO, PAGE_KERNEL); in ipoib_cm_tx_init()
|
/linux-4.1.27/sound/usb/ |
D | mixer.c | 2515 err = usb_submit_urb(mixer->urb, GFP_NOIO); in snd_usb_mixer_activate()
|
/linux-4.1.27/drivers/net/fddi/ |
D | defxx.c | 3007 GFP_NOIO); in dfx_rcv_init()
|
/linux-4.1.27/fs/ |
D | buffer.c | 3021 bio = bio_alloc(GFP_NOIO, 1); in _submit_bh()
|
/linux-4.1.27/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 551 struct cxgbi_sock *csk = kzalloc(sizeof(*csk), GFP_NOIO); in cxgbi_sock_create()
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | qp.c | 1093 GFP_NOIO : GFP_KERNEL; in mlx4_ib_create_qp()
|
/linux-4.1.27/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 3897 tgt = mempool_alloc(vhost->tgt_pool, GFP_NOIO); in ibmvfc_alloc_target()
|