GFP_NOIO 828 block/blk-core.c rq = get_request(q, rw_flags, bio, GFP_NOIO); GFP_NOIO 849 block/blk-core.c ioc = current_io_context(GFP_NOIO, q->node); GFP_NOIO 855 block/blk-core.c rq = get_request(q, rw_flags, bio, GFP_NOIO); GFP_NOIO 172 block/blk-settings.c q->bounce_gfp = GFP_NOIO; GFP_NOIO 187 block/blk-settings.c q->bounce_gfp = GFP_NOIO | GFP_DMA; GFP_NOIO 374 fs/bio-integrity.c buf = kmalloc(len, GFP_NOIO | __GFP_NOFAIL | q->bounce_gfp); GFP_NOIO 385 fs/bio-integrity.c bip = bio_integrity_alloc(bio, GFP_NOIO, nr_pages); GFP_NOIO 696 fs/bio-integrity.c bip = bio_integrity_alloc_bioset(bio, GFP_NOIO, bip_src->bip_vcnt, bs); GFP_NOIO 1261 fs/bio.c struct bio_pair *bp = mempool_alloc(bio_split_pool, GFP_NOIO); GFP_NOIO 2946 fs/buffer.c bio = bio_alloc(GFP_NOIO, 1); GFP_NOIO 2324 fs/ext4/extents.c bio = bio_alloc(GFP_NOIO, len); GFP_NOIO 383 fs/xfs/linux-2.6/xfs_aops.c bio = bio_alloc(GFP_NOIO, nvecs); GFP_NOIO 1180 fs/xfs/linux-2.6/xfs_buf.c bio = bio_alloc(GFP_NOIO, 1); GFP_NOIO 1201 fs/xfs/linux-2.6/xfs_buf.c bio = bio_alloc(GFP_NOIO, nr_pages); GFP_NOIO 199 mm/bounce.c bio = bio_alloc(GFP_NOIO, (*bio_orig)->bi_vcnt); GFP_NOIO 105 mm/page_io.c bio = get_swap_bio(GFP_NOIO, page_private(page), page, GFP_NOIO 1247 net/9p/trans_fd.c csocket->sk->sk_allocation = GFP_NOIO; GFP_NOIO 94 net/rxrpc/ar-accept.c peer = rxrpc_get_peer(srx, GFP_NOIO); GFP_NOIO 101 net/rxrpc/ar-accept.c trans = rxrpc_get_transport(local, peer, GFP_NOIO); GFP_NOIO 109 net/rxrpc/ar-accept.c conn = rxrpc_incoming_connection(trans, &sp->hdr, GFP_NOIO); GFP_NOIO 117 net/rxrpc/ar-accept.c call = rxrpc_incoming_call(rx, conn, &sp->hdr, GFP_NOIO); GFP_NOIO 425 net/rxrpc/rxkad.c sg = kmalloc(sizeof(*sg) * nsg, GFP_NOIO);