GFP_NOFS           81 fs/affs/file.c 		char *ptr = (char *)get_zeroed_page(GFP_NOFS);
GFP_NOFS          298 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS          478 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS          521 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS          606 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS          705 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS          788 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS          876 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS          983 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS         1089 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS         1201 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS         1275 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS         1384 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS         1432 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS         1474 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS         1749 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS         1838 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS         1870 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS         1902 fs/afs/fsclient.c 	return afs_make_call(&server->addr, call, GFP_NOFS, wait_mode);
GFP_NOFS           87 fs/afs/rxrpc.c 	socket->sk->sk_allocation = GFP_NOFS;
GFP_NOFS          192 fs/afs/rxrpc.c 	call = kzalloc(sizeof(*call), GFP_NOFS);
GFP_NOFS          205 fs/afs/rxrpc.c 		call->request = kmalloc(request_size, GFP_NOFS);
GFP_NOFS          211 fs/afs/rxrpc.c 		call->buffer = kmalloc(reply_size, GFP_NOFS);
GFP_NOFS          188 fs/afs/security.c 			  GFP_NOFS);
GFP_NOFS          264 fs/befs/btree.c 						GFP_NOFS);
GFP_NOFS          440 fs/befs/btree.c 	     kmalloc(sizeof (befs_btree_node), GFP_NOFS)) == NULL) {
GFP_NOFS          473 fs/befs/linuxvfs.c 		link = kmalloc(len, GFP_NOFS);
GFP_NOFS          529 fs/befs/linuxvfs.c 	*out = result = kmalloc(maxlen, GFP_NOFS);
GFP_NOFS          608 fs/befs/linuxvfs.c 	*out = result = kmalloc(maxlen, GFP_NOFS);
GFP_NOFS          370 fs/buffer.c    		(void)first_zones_zonelist(node_zonelist(nid, GFP_NOFS),
GFP_NOFS          371 fs/buffer.c    						gfp_zone(GFP_NOFS), NULL,
GFP_NOFS          374 fs/buffer.c    			try_to_free_pages(node_zonelist(nid, GFP_NOFS), 0,
GFP_NOFS          375 fs/buffer.c    						GFP_NOFS);
GFP_NOFS          931 fs/buffer.c    		bh = alloc_buffer_head(GFP_NOFS);
GFP_NOFS         1525 fs/cifs/connect.c 			(*csocket)->sk->sk_allocation = GFP_NOFS;
GFP_NOFS         1658 fs/cifs/connect.c 			(*csocket)->sk->sk_allocation = GFP_NOFS;
GFP_NOFS          153 fs/cifs/misc.c 	ret_buf = mempool_alloc(cifs_req_poolp, GFP_NOFS);
GFP_NOFS          190 fs/cifs/misc.c 	ret_buf = mempool_alloc(cifs_sm_req_poolp, GFP_NOFS);
GFP_NOFS           53 fs/cifs/transport.c 	temp = mempool_alloc(cifs_mid_poolp, GFP_NOFS);
GFP_NOFS          449 fs/dlm/lockspace.c 		ls->ls_allocation = GFP_NOFS;
GFP_NOFS          397 fs/dlm/rcom.c  	mh = dlm_lowcomms_get_buffer(nodeid, mb_len, GFP_NOFS, &mb);
GFP_NOFS          634 fs/dquot.c     	dquot = kmem_cache_zalloc(dquot_cachep, GFP_NOFS);
GFP_NOFS          956 fs/dquot.c     	skb = genlmsg_new(msg_size, GFP_NOFS);
GFP_NOFS          991 fs/dquot.c     	ret = genlmsg_multicast(skb, 0, quota_genl_family.id, GFP_NOFS);
GFP_NOFS          426 fs/ext2/balloc.c 	block_i = kmalloc(sizeof(*block_i), GFP_NOFS);
GFP_NOFS          833 fs/ext2/xattr.c 	ce = mb_cache_entry_alloc(ext2_xattr_cache, GFP_NOFS);
GFP_NOFS           40 fs/ext3/acl.c  	acl = posix_acl_alloc(count, GFP_NOFS);
GFP_NOFS           94 fs/ext3/acl.c  			sizeof(ext3_acl_entry), GFP_NOFS);
GFP_NOFS          190 fs/ext3/acl.c  		value = kmalloc(retval, GFP_NOFS);
GFP_NOFS          338 fs/ext3/acl.c  		clone = posix_acl_clone(acl, GFP_NOFS);
GFP_NOFS          413 fs/ext3/balloc.c 	block_i = kmalloc(sizeof(*block_i), GFP_NOFS);
GFP_NOFS          488 fs/ext3/resize.c 			GFP_NOFS);
GFP_NOFS          571 fs/ext3/resize.c 	primary = kmalloc(reserved_gdb * sizeof(*primary), GFP_NOFS);
GFP_NOFS          450 fs/ext3/super.c 	ei = kmem_cache_alloc(ext3_inode_cachep, GFP_NOFS);
GFP_NOFS          733 fs/ext3/xattr.c 			s->base = kmalloc(bs->bh->b_size, GFP_NOFS);
GFP_NOFS          745 fs/ext3/xattr.c 		s->base = kzalloc(sb->s_blocksize, GFP_NOFS);
GFP_NOFS         1134 fs/ext3/xattr.c 	ce = mb_cache_entry_alloc(ext3_xattr_cache, GFP_NOFS);
GFP_NOFS           40 fs/ext4/acl.c  	acl = posix_acl_alloc(count, GFP_NOFS);
GFP_NOFS           95 fs/ext4/acl.c  			sizeof(ext4_acl_entry), GFP_NOFS);
GFP_NOFS          190 fs/ext4/acl.c  		value = kmalloc(retval, GFP_NOFS);
GFP_NOFS          338 fs/ext4/acl.c  		clone = posix_acl_clone(acl, GFP_NOFS);
GFP_NOFS          555 fs/ext4/extents.c 				GFP_NOFS);
GFP_NOFS          721 fs/ext4/extents.c 	ablocks = kzalloc(sizeof(ext4_fsblk_t) * depth, GFP_NOFS);
GFP_NOFS         2134 fs/ext4/extents.c 	path = kzalloc(sizeof(struct ext4_ext_path) * (depth + 1), GFP_NOFS);
GFP_NOFS          760 fs/ext4/mballoc.c 		bh = kzalloc(i, GFP_NOFS);
GFP_NOFS          924 fs/ext4/mballoc.c 		page = find_or_create_page(inode->i_mapping, pnum, GFP_NOFS);
GFP_NOFS          955 fs/ext4/mballoc.c 		page = find_or_create_page(inode->i_mapping, pnum, GFP_NOFS);
GFP_NOFS         3422 fs/ext4/mballoc.c 	pa = kmem_cache_alloc(ext4_pspace_cachep, GFP_NOFS);
GFP_NOFS         3511 fs/ext4/mballoc.c 	pa = kmem_cache_alloc(ext4_pspace_cachep, GFP_NOFS);
GFP_NOFS         3716 fs/ext4/mballoc.c 	ac = kmem_cache_alloc(ext4_ac_cachep, GFP_NOFS);
GFP_NOFS         3818 fs/ext4/mballoc.c 	ac = kmem_cache_alloc(ext4_ac_cachep, GFP_NOFS);
GFP_NOFS         4099 fs/ext4/mballoc.c 	ac = kmem_cache_alloc(ext4_ac_cachep, GFP_NOFS);
GFP_NOFS         4320 fs/ext4/mballoc.c 	ac = kmem_cache_alloc(ext4_ac_cachep, GFP_NOFS);
GFP_NOFS         4441 fs/ext4/mballoc.c 			md = kmalloc(sizeof(*md), GFP_NOFS);
GFP_NOFS         4518 fs/ext4/mballoc.c 	ac = kmem_cache_alloc(ext4_ac_cachep, GFP_NOFS);
GFP_NOFS          471 fs/ext4/resize.c 			GFP_NOFS);
GFP_NOFS          554 fs/ext4/resize.c 	primary = kmalloc(reserved_gdb * sizeof(*primary), GFP_NOFS);
GFP_NOFS          570 fs/ext4/super.c 	ei = kmem_cache_alloc(ext4_inode_cachep, GFP_NOFS);
GFP_NOFS          742 fs/ext4/xattr.c 			s->base = kmalloc(bs->bh->b_size, GFP_NOFS);
GFP_NOFS          754 fs/ext4/xattr.c 		s->base = kzalloc(sb->s_blocksize, GFP_NOFS);
GFP_NOFS         1215 fs/ext4/xattr.c 		is = kzalloc(sizeof(struct ext4_xattr_ibody_find), GFP_NOFS);
GFP_NOFS         1216 fs/ext4/xattr.c 		bs = kzalloc(sizeof(struct ext4_xattr_block_find), GFP_NOFS);
GFP_NOFS         1262 fs/ext4/xattr.c 		buffer = kmalloc(EXT4_XATTR_SIZE(size), GFP_NOFS);
GFP_NOFS         1263 fs/ext4/xattr.c 		b_entry_name = kmalloc(entry->e_name_len + 1, GFP_NOFS);
GFP_NOFS         1398 fs/ext4/xattr.c 	ce = mb_cache_entry_alloc(ext4_xattr_cache, GFP_NOFS);
GFP_NOFS           64 fs/fat/cache.c 	return kmem_cache_alloc(fat_cache_cachep, GFP_NOFS);
GFP_NOFS          490 fs/fat/inode.c 	ei = kmem_cache_alloc(fat_inode_cachep, GFP_NOFS);
GFP_NOFS           52 fs/fuse/dev.c  	struct fuse_req *req = kmem_cache_alloc(fuse_req_cachep, GFP_NOFS);
GFP_NOFS         1138 fs/fuse/file.c 	tmp_page = alloc_page(GFP_NOFS | __GFP_HIGHMEM);
GFP_NOFS          119 fs/gfs2/acl.c  	er.er_data = kmalloc(er.er_data_len, GFP_NOFS);
GFP_NOFS          225 fs/gfs2/acl.c  	clone = posix_acl_clone(acl, GFP_NOFS);
GFP_NOFS          275 fs/gfs2/acl.c  	clone = posix_acl_clone(acl, GFP_NOFS);
GFP_NOFS          984 fs/gfs2/dir.c  	lp = kmalloc(half_len * sizeof(__be64), GFP_NOFS | __GFP_NOFAIL);
GFP_NOFS         1092 fs/gfs2/dir.c  	buf = kcalloc(3, sdp->sd_hash_bsize, GFP_NOFS | __GFP_NOFAIL);
GFP_NOFS         1381 fs/gfs2/dir.c  	lp = kmalloc(sdp->sd_hash_bsize, GFP_NOFS);
GFP_NOFS         1446 fs/gfs2/dir.c  	darr = kmalloc(96 * sizeof(struct gfs2_dirent *), GFP_NOFS);
GFP_NOFS         1792 fs/gfs2/dir.c  	lp = kmalloc(sdp->sd_hash_bsize, GFP_NOFS);
GFP_NOFS         1867 fs/gfs2/dir.c  	ht = kzalloc(size, GFP_NOFS);
GFP_NOFS          451 fs/gfs2/eattr.c 	bh = kcalloc(nptrs, sizeof(struct buffer_head *), GFP_NOFS);
GFP_NOFS         1209 fs/gfs2/eattr.c 	bh = kcalloc(nptrs, sizeof(struct buffer_head *), GFP_NOFS);
GFP_NOFS         1158 fs/gfs2/glock.c 		pph = kmalloc(num_gh * sizeof(struct gfs2_holder *), GFP_NOFS);
GFP_NOFS         1183 fs/gfs2/inode.c 		*buf = kmalloc(x, GFP_NOFS);
GFP_NOFS          386 fs/gfs2/locking/dlm/lock.c 	lp = kzalloc(sizeof(struct gdlm_lock), GFP_NOFS);
GFP_NOFS          585 fs/gfs2/locking/dlm/lock.c 	lvb = kzalloc(GDLM_LVB_SIZE, GFP_NOFS);
GFP_NOFS          538 fs/gfs2/log.c  	bh = alloc_buffer_head(GFP_NOFS | __GFP_NOFAIL);
GFP_NOFS          720 fs/gfs2/log.c  	ai = kzalloc(sizeof(struct gfs2_ail), GFP_NOFS | __GFP_NOFAIL);
GFP_NOFS           76 fs/gfs2/meta_io.c 		mapping_set_gfp_mask(aspace->i_mapping, GFP_NOFS);
GFP_NOFS          289 fs/gfs2/meta_io.c 	bd = kmem_cache_zalloc(gfs2_bufdata_cachep, GFP_NOFS | __GFP_NOFAIL);
GFP_NOFS          274 fs/gfs2/ops_fstype.c 	page = alloc_page(GFP_NOFS);
GFP_NOFS          282 fs/gfs2/ops_fstype.c 	bio = bio_alloc(GFP_NOFS, 1);
GFP_NOFS           97 fs/gfs2/quota.c 	qd = kzalloc(sizeof(struct gfs2_quota_data), GFP_NOFS);
GFP_NOFS          693 fs/gfs2/quota.c 	ghs = kcalloc(num_qd, sizeof(struct gfs2_holder), GFP_NOFS);
GFP_NOFS         1121 fs/gfs2/quota.c 				       sizeof(unsigned char *), GFP_NOFS);
GFP_NOFS         1126 fs/gfs2/quota.c 		sdp->sd_quota_bitmap[x] = kzalloc(PAGE_SIZE, GFP_NOFS);
GFP_NOFS           71 fs/gfs2/recovery.c 	rr = kmalloc(sizeof(struct gfs2_revoke_replay), GFP_NOFS);
GFP_NOFS          430 fs/gfs2/rgrp.c 	rgd->rd_bits = kcalloc(length, sizeof(struct gfs2_bitmap), GFP_NOFS);
GFP_NOFS          553 fs/gfs2/rgrp.c 	rgd = kmem_cache_zalloc(gfs2_rgrpd_cachep, GFP_NOFS);
GFP_NOFS         1366 fs/gfs2/rgrp.c 					       GFP_NOFS | __GFP_NOFAIL);
GFP_NOFS         1607 fs/gfs2/rgrp.c 			      GFP_NOFS | __GFP_NOFAIL);
GFP_NOFS         1638 fs/gfs2/rgrp.c 				GFP_NOFS | __GFP_NOFAIL);
GFP_NOFS           37 fs/gfs2/trans.c 	tr = kzalloc(sizeof(struct gfs2_trans), GFP_NOFS);
GFP_NOFS           79 fs/hpfs/buffer.c 	qbh->data = data = kmalloc(2048, GFP_NOFS);
GFP_NOFS          133 fs/hpfs/buffer.c 	if (!(qbh->data = kmalloc(2048, GFP_NOFS))) {
GFP_NOFS           34 fs/hpfs/dnode.c 		if (!(ppos = kmalloc((i+0x11) * sizeof(loff_t*), GFP_NOFS))) {
GFP_NOFS          240 fs/hpfs/dnode.c 	if (!(nname = kmalloc(256, GFP_NOFS))) {
GFP_NOFS          277 fs/hpfs/dnode.c 	if (!nd) if (!(nd = kmalloc(0x924, GFP_NOFS))) {
GFP_NOFS          482 fs/hpfs/dnode.c 	if (!(nde = kmalloc(de->length, GFP_NOFS))) {
GFP_NOFS          595 fs/hpfs/dnode.c 		if (!(de_cp = kmalloc(de->length, GFP_NOFS))) {
GFP_NOFS          657 fs/hpfs/dnode.c 		if (!(de_cp = kmalloc(de_prev->length, GFP_NOFS))) {
GFP_NOFS         1003 fs/hpfs/dnode.c 	if (!(name2 = kmalloc(256, GFP_NOFS))) {
GFP_NOFS           53 fs/hpfs/ea.c   	if (!(ret = kmalloc(size + 1, GFP_NOFS))) {
GFP_NOFS          141 fs/hpfs/ea.c   			if (!(ret = kmalloc((*size = ea->valuelen) + 1, GFP_NOFS))) {
GFP_NOFS          167 fs/hpfs/ea.c   			if (!(ret = kmalloc((*size = ea->valuelen) + 1, GFP_NOFS))) {
GFP_NOFS          164 fs/hpfs/super.c 	ei = (struct hpfs_inode_info *)kmem_cache_alloc(hpfs_inode_cachep, GFP_NOFS);
GFP_NOFS          192 fs/inotify_user.c 	kevent = kmem_cache_alloc(event_cachep, GFP_NOFS);
GFP_NOFS          302 fs/jbd/journal.c 	new_bh = alloc_buffer_head(GFP_NOFS|__GFP_NOFAIL);
GFP_NOFS          337 fs/jbd/journal.c 		tmp = jbd_alloc(bh_in->b_size, GFP_NOFS);
GFP_NOFS         1655 fs/jbd/journal.c 	ret = kmem_cache_alloc(journal_head_cache, GFP_NOFS);
GFP_NOFS         1665 fs/jbd/journal.c 			ret = kmem_cache_alloc(journal_head_cache, GFP_NOFS);
GFP_NOFS          126 fs/jbd/revoke.c 	record = kmem_cache_alloc(revoke_record_cache, GFP_NOFS);
GFP_NOFS          100 fs/jbd/transaction.c 						GFP_NOFS|__GFP_NOFAIL);
GFP_NOFS          240 fs/jbd/transaction.c 	handle_t *handle = jbd_alloc_handle(GFP_NOFS);
GFP_NOFS          686 fs/jbd/transaction.c 							 GFP_NOFS);
GFP_NOFS          904 fs/jbd/transaction.c 		committed_data = jbd_alloc(jh2bh(jh)->b_size, GFP_NOFS);
GFP_NOFS          305 fs/jbd2/journal.c 	new_bh = alloc_buffer_head(GFP_NOFS|__GFP_NOFAIL);
GFP_NOFS          340 fs/jbd2/journal.c 		tmp = jbd2_alloc(bh_in->b_size, GFP_NOFS);
GFP_NOFS         2022 fs/jbd2/journal.c 	ret = kmem_cache_alloc(jbd2_journal_head_cache, GFP_NOFS);
GFP_NOFS         2032 fs/jbd2/journal.c 			ret = kmem_cache_alloc(jbd2_journal_head_cache, GFP_NOFS);
GFP_NOFS          127 fs/jbd2/revoke.c 	record = kmem_cache_alloc(jbd2_revoke_record_cache, GFP_NOFS);
GFP_NOFS          103 fs/jbd2/transaction.c 						GFP_NOFS|__GFP_NOFAIL);
GFP_NOFS          249 fs/jbd2/transaction.c 	handle_t *handle = jbd2_alloc_handle(GFP_NOFS);
GFP_NOFS          695 fs/jbd2/transaction.c 							 GFP_NOFS);
GFP_NOFS          914 fs/jbd2/transaction.c 		committed_data = jbd2_alloc(jh2bh(jh)->b_size, GFP_NOFS);
GFP_NOFS          596 fs/jfs/jfs_dtree.c 	ciKey.name = kmalloc((JFS_NAME_MAX + 1) * sizeof(wchar_t), GFP_NOFS);
GFP_NOFS          959 fs/jfs/jfs_dtree.c 	key.name = kmalloc((JFS_NAME_MAX + 2) * sizeof(wchar_t), GFP_NOFS);
GFP_NOFS          486 fs/jfs/jfs_imap.c 	mapping_set_gfp_mask(ip->i_mapping, GFP_NOFS);
GFP_NOFS         2005 fs/jfs/jfs_logmgr.c 	bio = bio_alloc(GFP_NOFS, 1);
GFP_NOFS         2147 fs/jfs/jfs_logmgr.c 	bio = bio_alloc(GFP_NOFS, 1);
GFP_NOFS          109 fs/jfs/jfs_metapage.c 		a = kzalloc(sizeof(struct meta_anchor), GFP_NOFS);
GFP_NOFS          435 fs/jfs/jfs_metapage.c 		bio = bio_alloc(GFP_NOFS, 1);
GFP_NOFS          509 fs/jfs/jfs_metapage.c 			bio = bio_alloc(GFP_NOFS, 1);
GFP_NOFS          661 fs/jfs/jfs_metapage.c 		mp = alloc_metapage(GFP_NOFS);
GFP_NOFS          124 fs/jfs/jfs_unicode.c 	    kmalloc((length + 1) * sizeof(wchar_t), GFP_NOFS);
GFP_NOFS          110 fs/jfs/super.c 	jfs_inode = kmem_cache_alloc(jfs_inode_cachep, GFP_NOFS);
GFP_NOFS          474 fs/jfs/super.c 	mapping_set_gfp_mask(inode->i_mapping, GFP_NOFS);
GFP_NOFS         1124 fs/jfs/xattr.c 		       GFP_NOFS);
GFP_NOFS          576 fs/mpage.c     				bio_get_nr_vecs(bdev), GFP_NOFS|__GFP_HIGH);
GFP_NOFS           42 fs/nfs/read.c  	struct nfs_read_data *p = mempool_alloc(nfs_rdata_mempool, GFP_NOFS);
GFP_NOFS           51 fs/nfs/read.c  			p->pagevec = kcalloc(pagecount, sizeof(struct page *), GFP_NOFS);
GFP_NOFS           50 fs/nfs/write.c 	struct nfs_write_data *p = mempool_alloc(nfs_commit_mempool, GFP_NOFS);
GFP_NOFS           68 fs/nfs/write.c 	struct nfs_write_data *p = mempool_alloc(nfs_wdata_mempool, GFP_NOFS);
GFP_NOFS           77 fs/nfs/write.c 			p->pagevec = kcalloc(pagecount, sizeof(struct page *), GFP_NOFS);
GFP_NOFS          339 fs/nfs/write.c 	error = radix_tree_preload(GFP_NOFS);
GFP_NOFS         1272 fs/ntfs/attrib.c 	ctx = kmem_cache_alloc(ntfs_attr_ctx_cache, GFP_NOFS);
GFP_NOFS          533 fs/ntfs/compress.c 	pages = kmalloc(nr_pages * sizeof(struct page *), GFP_NOFS);
GFP_NOFS          537 fs/ntfs/compress.c 	bhs = kmalloc(bhs_size, GFP_NOFS);
GFP_NOFS          173 fs/ntfs/dir.c  							GFP_NOFS);
GFP_NOFS          227 fs/ntfs/dir.c  			name = kmalloc(name_size, GFP_NOFS);
GFP_NOFS          433 fs/ntfs/dir.c  							GFP_NOFS);
GFP_NOFS          489 fs/ntfs/dir.c  			name = kmalloc(name_size, GFP_NOFS);
GFP_NOFS         1151 fs/ntfs/dir.c  	name = kmalloc(NTFS_MAX_NAME_LEN * NLS_MAX_CHARSET_SIZE + 1, GFP_NOFS);
GFP_NOFS         1192 fs/ntfs/dir.c  	ir = kmalloc(rc, GFP_NOFS);
GFP_NOFS           41 fs/ntfs/index.c 	ictx = kmem_cache_alloc(ntfs_index_ctx_cache, GFP_NOFS);
GFP_NOFS          325 fs/ntfs/inode.c 	ni = kmem_cache_alloc(ntfs_big_inode_cache, GFP_NOFS);
GFP_NOFS          350 fs/ntfs/inode.c 	ni = kmem_cache_alloc(ntfs_inode_cache, GFP_NOFS);
GFP_NOFS           66 fs/ntfs/malloc.h 	return __ntfs_malloc(size, GFP_NOFS | __GFP_HIGHMEM);
GFP_NOFS           83 fs/ntfs/malloc.h 	return __ntfs_malloc(size, GFP_NOFS | __GFP_HIGHMEM | __GFP_NOFAIL);
GFP_NOFS          334 fs/ntfs/mft.c  		tmp = kmalloc(new_size, GFP_NOFS);
GFP_NOFS         2891 fs/ntfs/mft.c  		extent_nis = kmalloc(new_size, GFP_NOFS);
GFP_NOFS         2754 fs/ntfs/super.c 	sb->s_fs_info = kmalloc(sizeof(ntfs_volume), GFP_NOFS);
GFP_NOFS          269 fs/ntfs/unistr.c 		ucs = kmem_cache_alloc(ntfs_name_cache, GFP_NOFS);
GFP_NOFS          353 fs/ntfs/unistr.c 			ns = kmalloc(ns_len + 1, GFP_NOFS);
GFP_NOFS          369 fs/ntfs/unistr.c 						~63, GFP_NOFS);
GFP_NOFS          530 fs/ocfs2/alloc.c 	path = kzalloc(sizeof(*path), GFP_NOFS);
GFP_NOFS         5940 fs/ocfs2/alloc.c 	fl = kmalloc(sizeof(*fl), GFP_NOFS);
GFP_NOFS         5967 fs/ocfs2/alloc.c 	item = kmalloc(sizeof(*item), GFP_NOFS);
GFP_NOFS         6556 fs/ocfs2/alloc.c 			sizeof(struct page *), GFP_NOFS);
GFP_NOFS         6671 fs/ocfs2/alloc.c 				sizeof(struct page *), GFP_NOFS);
GFP_NOFS          993 fs/ocfs2/aops.c 	wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS);
GFP_NOFS         1219 fs/ocfs2/aops.c 							     GFP_NOFS);
GFP_NOFS         1514 fs/ocfs2/aops.c 	page = find_or_create_page(mapping, 0, GFP_NOFS);
GFP_NOFS          380 fs/ocfs2/cluster/tcp.c 	page = alloc_page(GFP_NOFS);
GFP_NOFS          381 fs/ocfs2/cluster/tcp.c 	sc = kzalloc(sizeof(*sc), GFP_NOFS);
GFP_NOFS          779 fs/ocfs2/cluster/tcp.c        	nmh = kzalloc(sizeof(struct o2net_msg_handler), GFP_NOFS);
GFP_NOFS          259 fs/ocfs2/dcache.c 	dl = kmalloc(sizeof(*dl), GFP_NOFS);
GFP_NOFS          346 fs/ocfs2/dlm/dlmdebug.c 	buf = (char *) get_zeroed_page(GFP_NOFS);
GFP_NOFS          130 fs/ocfs2/dlm/dlmfs.c 	fp = kmalloc(sizeof(*fp), GFP_NOFS);
GFP_NOFS          210 fs/ocfs2/dlm/dlmfs.c 	lvb_buf = kmalloc(readlen, GFP_NOFS);
GFP_NOFS          254 fs/ocfs2/dlm/dlmfs.c 	lvb_buf = kmalloc(writelen, GFP_NOFS);
GFP_NOFS          285 fs/ocfs2/dlm/dlmfs.c 	ip = kmem_cache_alloc(dlmfs_inode_cache, GFP_NOFS);
GFP_NOFS          433 fs/ocfs2/dlm/dlmlock.c 	lock = (struct dlm_lock *) kmem_cache_zalloc(dlm_lock_cache, GFP_NOFS);
GFP_NOFS          439 fs/ocfs2/dlm/dlmlock.c 		lksb = kzalloc(sizeof(*lksb), GFP_NOFS);
GFP_NOFS          624 fs/ocfs2/dlm/dlmmaster.c 				kmem_cache_zalloc(dlm_lockres_cache, GFP_NOFS);
GFP_NOFS          629 fs/ocfs2/dlm/dlmmaster.c 				kmem_cache_zalloc(dlm_lockname_cache, GFP_NOFS);
GFP_NOFS          757 fs/ocfs2/dlm/dlmmaster.c 			kmem_cache_alloc(dlm_mle_cache, GFP_NOFS);
GFP_NOFS         1548 fs/ocfs2/dlm/dlmmaster.c 				kmem_cache_alloc(dlm_mle_cache, GFP_NOFS);
GFP_NOFS         2031 fs/ocfs2/dlm/dlmmaster.c 	item = kzalloc(sizeof(*item), GFP_NOFS);
GFP_NOFS         2292 fs/ocfs2/dlm/dlmmaster.c 	item = kzalloc(sizeof(*item), GFP_NOFS);
GFP_NOFS         2453 fs/ocfs2/dlm/dlmmaster.c 	mres = (struct dlm_migratable_lockres *) __get_free_page(GFP_NOFS);
GFP_NOFS         2460 fs/ocfs2/dlm/dlmmaster.c 								GFP_NOFS);
GFP_NOFS         3026 fs/ocfs2/dlm/dlmmaster.c 							 GFP_NOFS);
GFP_NOFS          753 fs/ocfs2/dlm/dlmrecovery.c 		ndata = kzalloc(sizeof(*ndata), GFP_NOFS);
GFP_NOFS          837 fs/ocfs2/dlm/dlmrecovery.c 	item = kzalloc(sizeof(*item), GFP_NOFS);
GFP_NOFS          844 fs/ocfs2/dlm/dlmrecovery.c 	buf = (char *) __get_free_page(GFP_NOFS);
GFP_NOFS         1353 fs/ocfs2/dlm/dlmrecovery.c 	buf = kmalloc(be16_to_cpu(msg->data_len), GFP_NOFS);
GFP_NOFS         1354 fs/ocfs2/dlm/dlmrecovery.c 	item = kzalloc(sizeof(*item), GFP_NOFS);
GFP_NOFS          655 fs/ocfs2/dlm/userdlm.c 	domain = kmalloc(name->len + 1, GFP_NOFS);
GFP_NOFS          261 fs/ocfs2/extent_map.c 			new_emi = kmalloc(sizeof(*new_emi), GFP_NOFS);
GFP_NOFS          962 fs/ocfs2/journal.c 	item = kmalloc(sizeof(struct ocfs2_la_recovery_item), GFP_NOFS);
GFP_NOFS          118 fs/ocfs2/localalloc.c 	osb->local_alloc_debug_buf = kmalloc(LA_DEBUG_BUF_SZ, GFP_NOFS);
GFP_NOFS          378 fs/ocfs2/localalloc.c 	alloc_copy = kmalloc(bh->b_size, GFP_NOFS);
GFP_NOFS         1235 fs/ocfs2/localalloc.c 	alloc_copy = kmalloc(osb->local_alloc_bh->b_size, GFP_NOFS);
GFP_NOFS          332 fs/ocfs2/super.c 	oi = kmem_cache_alloc(ocfs2_inode_cachep, GFP_NOFS);
GFP_NOFS          357 fs/ocfs2/uptodate.c 	new = kmem_cache_alloc(ocfs2_uptodate_cachep, GFP_NOFS);
GFP_NOFS          369 fs/ocfs2/uptodate.c 						   GFP_NOFS);
GFP_NOFS         2897 fs/ocfs2/xattr.c 			GFP_NOFS);
GFP_NOFS         2911 fs/ocfs2/xattr.c 	bucket_buf = kmalloc(OCFS2_XATTR_BUCKET_SIZE, GFP_NOFS);
GFP_NOFS         3192 fs/ocfs2/xattr.c 	s_bhs = kcalloc(blk_per_bucket, sizeof(struct buffer_head *), GFP_NOFS);
GFP_NOFS         3209 fs/ocfs2/xattr.c 	t_bhs = kcalloc(blk_per_bucket, sizeof(struct buffer_head *), GFP_NOFS);
GFP_NOFS         3364 fs/ocfs2/xattr.c 			GFP_NOFS);
GFP_NOFS         3373 fs/ocfs2/xattr.c 			GFP_NOFS);
GFP_NOFS          128 fs/quota_v2.c  	dqbuf_t buf = kmalloc(V2_DQBLKSIZE, GFP_NOFS);
GFP_NOFS          165 fs/reiserfs/dir.c 							    GFP_NOFS);
GFP_NOFS         2072 fs/reiserfs/fix_node.c 			buf = kmalloc(size, GFP_NOFS);
GFP_NOFS          153 fs/reiserfs/journal.c 	bn = kmalloc(sizeof(struct reiserfs_bitmap_node), GFP_NOFS);
GFP_NOFS          157 fs/reiserfs/journal.c 	bn->data = kzalloc(p_s_sb->s_blocksize, GFP_NOFS);
GFP_NOFS          765 fs/reiserfs/journal.c 		jh = kmalloc(sizeof(*jh), GFP_NOFS);
GFP_NOFS         2190 fs/reiserfs/journal.c 			     sizeof(struct buffer_head *), GFP_NOFS);
GFP_NOFS         2192 fs/reiserfs/journal.c 			      sizeof(struct buffer_head *), GFP_NOFS);
GFP_NOFS         2552 fs/reiserfs/journal.c 		     GFP_NOFS | __GFP_NOFAIL);
GFP_NOFS         3128 fs/reiserfs/journal.c 	th = kmalloc(sizeof(struct reiserfs_transaction_handle), GFP_NOFS);
GFP_NOFS          454 fs/reiserfs/namei.c 		buffer = kmalloc(buflen, GFP_NOFS);
GFP_NOFS         1063 fs/reiserfs/namei.c 	name = kmalloc(item_len, GFP_NOFS);
GFP_NOFS          308 fs/reiserfs/xattr.c 			local_buf = kmalloc(d_reclen, GFP_NOFS);
GFP_NOFS          384 fs/reiserfs/xattr.c 	mapping_set_gfp_mask(mapping, GFP_NOFS);
GFP_NOFS           88 fs/reiserfs/xattr_acl.c 	acl = posix_acl_alloc(count, GFP_NOFS);
GFP_NOFS          141 fs/reiserfs/xattr_acl.c 						  GFP_NOFS);
GFP_NOFS          217 fs/reiserfs/xattr_acl.c 	value = kmalloc(size, GFP_NOFS);
GFP_NOFS          364 fs/reiserfs/xattr_acl.c 		acl_copy = posix_acl_clone(acl, GFP_NOFS);
GFP_NOFS          439 fs/reiserfs/xattr_acl.c 	clone = posix_acl_clone(acl, GFP_NOFS);
GFP_NOFS           70 fs/smbfs/request.c 		buf = kmalloc(bufsize, GFP_NOFS);
GFP_NOFS          647 fs/smbfs/request.c 		req->rq_trans2buffer = kzalloc(buf_len, GFP_NOFS);
GFP_NOFS          480 fs/ubifs/commit.c 	idx = kmalloc(c->max_idx_node_sz, GFP_NOFS);
GFP_NOFS          541 fs/ubifs/commit.c 		i = kmalloc(sz, GFP_NOFS);
GFP_NOFS          916 fs/ubifs/debug.c 	dent1 = kmalloc(UBIFS_MAX_DENT_NODE_SZ, GFP_NOFS);
GFP_NOFS          919 fs/ubifs/debug.c 	dent2 = kmalloc(UBIFS_MAX_DENT_NODE_SZ, GFP_NOFS);
GFP_NOFS         1551 fs/ubifs/debug.c 	fscki = kzalloc(sizeof(struct fsck_inode), GFP_NOFS);
GFP_NOFS         1639 fs/ubifs/debug.c 	ino = kmalloc(zbr->len, GFP_NOFS);
GFP_NOFS         1693 fs/ubifs/debug.c 	node = kmalloc(zbr->len, GFP_NOFS);
GFP_NOFS         1952 fs/ubifs/debug.c 	ino = kmalloc(zbr->len, GFP_NOFS);
GFP_NOFS         2047 fs/ubifs/debug.c 	fmi = kmalloc(sizeof(struct failure_mode_info), GFP_NOFS);
GFP_NOFS          214 fs/ubifs/dir.c 	dent = kmalloc(UBIFS_MAX_DENT_NODE_SZ, GFP_NOFS);
GFP_NOFS          796 fs/ubifs/dir.c 		dev = kmalloc(sizeof(union ubifs_dev_desc), GFP_NOFS);
GFP_NOFS          881 fs/ubifs/dir.c 	ui->data = kmalloc(len + 1, GFP_NOFS);
GFP_NOFS          130 fs/ubifs/file.c 	dn = kmalloc(UBIFS_MAX_DATA_NODE_SZ, GFP_NOFS);
GFP_NOFS          310 fs/ubifs/gc.c  		idx_gc = kmalloc(sizeof(struct ubifs_gced_idx_leb), GFP_NOFS);
GFP_NOFS          689 fs/ubifs/gc.c  		idx_gc = kmalloc(sizeof(struct ubifs_gced_idx_leb), GFP_NOFS);
GFP_NOFS          570 fs/ubifs/journal.c 	dent = kmalloc(len, GFP_NOFS);
GFP_NOFS          697 fs/ubifs/journal.c 	data = kmalloc(dlen, GFP_NOFS);
GFP_NOFS          774 fs/ubifs/journal.c 	ino = kmalloc(len, GFP_NOFS);
GFP_NOFS          938 fs/ubifs/journal.c 	dent = kmalloc(len, GFP_NOFS);
GFP_NOFS         1084 fs/ubifs/journal.c 	buf = kmalloc(out_len * WORST_COMPR_FACTOR, GFP_NOFS);
GFP_NOFS         1138 fs/ubifs/journal.c 	ino = kmalloc(sz, GFP_NOFS);
GFP_NOFS         1285 fs/ubifs/journal.c 	xent = kmalloc(len, GFP_NOFS);
GFP_NOFS         1392 fs/ubifs/journal.c 	ino = kmalloc(aligned_len, GFP_NOFS);
GFP_NOFS          216 fs/ubifs/log.c 	bud = kmalloc(sizeof(struct ubifs_bud), GFP_NOFS);
GFP_NOFS          219 fs/ubifs/log.c 	ref = kzalloc(c->ref_node_alsz, GFP_NOFS);
GFP_NOFS          410 fs/ubifs/log.c 	buf = cs = kmalloc(max_len, GFP_NOFS);
GFP_NOFS          601 fs/ubifs/log.c 	dr = kzalloc(sizeof(struct done_ref), GFP_NOFS);
GFP_NOFS         1180 fs/ubifs/lpt.c 	nnode = kzalloc(sizeof(struct ubifs_nnode), GFP_NOFS);
GFP_NOFS         1242 fs/ubifs/lpt.c 	pnode = kzalloc(sizeof(struct ubifs_pnode), GFP_NOFS);
GFP_NOFS         1467 fs/ubifs/lpt.c 	n = kmalloc(sizeof(struct ubifs_nnode), GFP_NOFS);
GFP_NOFS         1518 fs/ubifs/lpt.c 	p = kmalloc(sizeof(struct ubifs_pnode), GFP_NOFS);
GFP_NOFS         1669 fs/ubifs/lpt.c 		c->lsave = kmalloc(sizeof(int) * c->lsave_cnt, GFP_NOFS);
GFP_NOFS         1905 fs/ubifs/lpt.c 		       GFP_NOFS);
GFP_NOFS         1952 fs/ubifs/lpt.c 				nnode = kmalloc(sz, GFP_NOFS);
GFP_NOFS         1970 fs/ubifs/lpt.c 				pnode = kmalloc(sz, GFP_NOFS);
GFP_NOFS           74 fs/ubifs/orphan.c 	orphan = kzalloc(sizeof(struct ubifs_orphan), GFP_NOFS);
GFP_NOFS          766 fs/ubifs/orphan.c 	orphan = kzalloc(sizeof(struct check_orphan), GFP_NOFS);
GFP_NOFS          926 fs/ubifs/orphan.c 	ci.node = kmalloc(UBIFS_MAX_INO_NODE_SZ, GFP_NOFS);
GFP_NOFS          509 fs/ubifs/recovery.c 		ucleb = kzalloc(sizeof(struct ubifs_unclean_leb), GFP_NOFS);
GFP_NOFS          479 fs/ubifs/sb.c  	sup = kmalloc(ALIGN(UBIFS_SB_NODE_SZ, c->min_io_size), GFP_NOFS);
GFP_NOFS          144 fs/ubifs/scan.c 	sleb = kzalloc(sizeof(struct ubifs_scan_leb), GFP_NOFS);
GFP_NOFS          201 fs/ubifs/scan.c 	snod = kzalloc(sizeof(struct ubifs_scan_node), GFP_NOFS);
GFP_NOFS          111 fs/ubifs/super.c 	ino = kmalloc(UBIFS_MAX_INO_NODE_SZ, GFP_NOFS);
GFP_NOFS          160 fs/ubifs/super.c 			ui->data = kmalloc(ui->data_len + 1, GFP_NOFS);
GFP_NOFS          186 fs/ubifs/super.c 		ui->data = kmalloc(ui->data_len + 1, GFP_NOFS);
GFP_NOFS          200 fs/ubifs/super.c 		ui->data = kmalloc(sizeof(union ubifs_dev_desc), GFP_NOFS);
GFP_NOFS          256 fs/ubifs/super.c 	ui = kmem_cache_alloc(ubifs_inode_slab, GFP_NOFS);
GFP_NOFS         1021 fs/ubifs/super.c 	c->cbuf = kmalloc(sz, GFP_NOFS);
GFP_NOFS           81 fs/ubifs/tnc.c 	old_idx = kmalloc(sizeof(struct ubifs_old_idx), GFP_NOFS);
GFP_NOFS          216 fs/ubifs/tnc.c 	zn = kmalloc(c->max_znode_sz, GFP_NOFS);
GFP_NOFS          346 fs/ubifs/tnc.c 	lnc_node = kmalloc(zbr->len, GFP_NOFS);
GFP_NOFS          534 fs/ubifs/tnc.c 		dent = kmalloc(zbr->len, GFP_NOFS);
GFP_NOFS          822 fs/ubifs/tnc.c 		dent = kmalloc(zbr->len, GFP_NOFS);
GFP_NOFS         1095 fs/ubifs/tnc.c 					   GFP_NOFS);
GFP_NOFS         1712 fs/ubifs/tnc.c 	zn = kzalloc(c->max_znode_sz, GFP_NOFS);
GFP_NOFS         1811 fs/ubifs/tnc.c 	zi = kzalloc(c->max_znode_sz, GFP_NOFS);
GFP_NOFS         2505 fs/ubifs/tnc.c 	dent = kmalloc(zbr->len, GFP_NOFS);
GFP_NOFS          365 fs/ubifs/tnc_commit.c 	c->gap_lebs = kmalloc(sizeof(int) * (c->lst.idx_lebs + 1), GFP_NOFS);
GFP_NOFS          699 fs/ubifs/tnc_commit.c 	c->ilebs = kmalloc(leb_cnt * sizeof(int), GFP_NOFS);
GFP_NOFS          279 fs/ubifs/tnc_misc.c 	idx = kmalloc(c->max_idx_node_sz, GFP_NOFS);
GFP_NOFS          418 fs/ubifs/tnc_misc.c 	znode = kzalloc(c->max_znode_sz, GFP_NOFS);
GFP_NOFS          140 fs/ubifs/xattr.c 	ui->data = kmalloc(size, GFP_NOFS);
GFP_NOFS          206 fs/ubifs/xattr.c 	ui->data = kmalloc(size, GFP_NOFS);
GFP_NOFS          318 fs/ubifs/xattr.c 	xent = kmalloc(UBIFS_MAX_XENT_NODE_SZ, GFP_NOFS);
GFP_NOFS          378 fs/ubifs/xattr.c 	xent = kmalloc(UBIFS_MAX_XENT_NODE_SZ, GFP_NOFS);
GFP_NOFS          541 fs/ubifs/xattr.c 	xent = kmalloc(UBIFS_MAX_XENT_NODE_SZ, GFP_NOFS);
GFP_NOFS           65 fs/udf/dir.c   	fname = kmalloc(UDF_NAME_LEN, GFP_NOFS);
GFP_NOFS          188 fs/udf/namei.c 	fname = kmalloc(UDF_NAME_LEN, GFP_NOFS);
GFP_NOFS          324 fs/udf/namei.c 	name = kmalloc(UDF_NAME_LEN, GFP_NOFS);
GFP_NOFS          889 fs/udf/namei.c 	name = kmalloc(UDF_NAME_LEN, GFP_NOFS);
GFP_NOFS          648 fs/vfat/namei.c 	slots = kmalloc(sizeof(*slots) * MSDOS_SLOTS, GFP_NOFS);
GFP_NOFS          282 fs/xfs/linux-2.6/xfs_aops.c 	ioend = mempool_alloc(xfs_ioend_pool, GFP_NOFS);
GFP_NOFS           89 fs/xfs/linux-2.6/xfs_buf.c 	  ((flags) & XBF_DONT_BLOCK) ? GFP_NOFS : GFP_KERNEL) | __GFP_NOWARN)
GFP_NOFS         1525 fs/xfs/linux-2.6/xfs_buf.c 	mapping_set_gfp_mask(mapping, GFP_NOFS);
GFP_NOFS           90 net/rxrpc/ar-accept.c 	notification = alloc_skb(0, GFP_NOFS);
GFP_NOFS          800 net/rxrpc/ar-ack.c 		skb = alloc_skb(0, GFP_NOFS);
GFP_NOFS         1042 net/rxrpc/ar-ack.c 			       GFP_NOFS);
GFP_NOFS         1038 net/rxrpc/rxkad.c 	ticket = kmalloc(ticket_len, GFP_NOFS);
GFP_NOFS          136 net/sunrpc/auth_gss/auth_gss.c 	dest->data = kmemdup(p, len, GFP_NOFS);
GFP_NOFS          161 net/sunrpc/auth_gss/auth_gss.c 	ctx = kzalloc(sizeof(*ctx), GFP_NOFS);
GFP_NOFS          331 net/sunrpc/auth_gss/auth_gss.c 	gss_msg = kzalloc(sizeof(*gss_msg), GFP_NOFS);
GFP_NOFS          492 net/sunrpc/auth_gss/auth_gss.c 	buf = kmalloc(mlen, GFP_NOFS);
GFP_NOFS          794 net/sunrpc/auth_gss/auth_gss.c 	if (!(cred = kzalloc(sizeof(*cred), GFP_NOFS)))
GFP_NOFS         1077 net/sunrpc/auth_gss/auth_gss.c 				GFP_NOFS);
GFP_NOFS         1081 net/sunrpc/auth_gss/auth_gss.c 		rqstp->rq_enc_pages[i] = alloc_page(GFP_NOFS);
GFP_NOFS           73 net/sunrpc/auth_gss/gss_krb5_mech.c 	res->data = kmemdup(p, len, GFP_NOFS);
GFP_NOFS          134 net/sunrpc/auth_gss/gss_krb5_mech.c 	if (!(ctx = kzalloc(sizeof(*ctx), GFP_NOFS)))
GFP_NOFS           79 net/sunrpc/auth_gss/gss_spkm3_mech.c 	res->data = kmemdup(p, len, GFP_NOFS);
GFP_NOFS           93 net/sunrpc/auth_gss/gss_spkm3_mech.c 	if (!(ctx = kzalloc(sizeof(*ctx), GFP_NOFS)))
GFP_NOFS           93 net/sunrpc/auth_gss/gss_spkm3_token.c 	if (!(out->data = kzalloc(explen,GFP_NOFS)))
GFP_NOFS           69 net/sunrpc/auth_unix.c 	if (!(cred = kmalloc(sizeof(*cred), GFP_NOFS)))
GFP_NOFS          828 net/sunrpc/sched.c 	return (struct rpc_task *)mempool_alloc(rpc_task_mempool, GFP_NOFS);
GFP_NOFS          568 net/sunrpc/xprtrdma/transport.c 			nreq = kmalloc(sizeof *req + size, GFP_NOFS);
GFP_NOFS          186 security/selinux/hooks.c 	isec = kmem_cache_zalloc(sel_inode_cache, GFP_NOFS);
GFP_NOFS         1213 security/selinux/hooks.c 		context = kmalloc(len, GFP_NOFS);
GFP_NOFS         1231 security/selinux/hooks.c 			context = kmalloc(len, GFP_NOFS);
GFP_NOFS         1256 security/selinux/hooks.c 							     GFP_NOFS);
GFP_NOFS         2551 security/selinux/hooks.c 		namep = kstrdup(XATTR_SELINUX_SUFFIX, GFP_NOFS);