do_free          2547 arch/sparc/mm/init_64.c 	int do_free = 1;
do_free          2555 arch/sparc/mm/init_64.c 		do_free = 0;
do_free          2570 arch/sparc/mm/init_64.c 		if (do_free)
do_free           612 drivers/infiniband/hw/hfi1/debugfs.c 		goto do_free;
do_free           631 drivers/infiniband/hw/hfi1/debugfs.c  do_free:
do_free            11 drivers/staging/octeon/ethernet-tx.h 			 int do_free, int qos);
do_free          1735 drivers/video/fbdev/core/fbmem.c 	bool do_free = false;
do_free          1744 drivers/video/fbdev/core/fbmem.c 		do_free = true;
do_free          1751 drivers/video/fbdev/core/fbmem.c 	if (do_free)
do_free           891 fs/nfsd/filecache.c 		bool do_free;
do_free           893 fs/nfsd/filecache.c 		do_free = nfsd_file_unhash(nf);
do_free           895 fs/nfsd/filecache.c 		if (do_free)
do_free          1109 sound/core/pcm_native.c 	bool do_free;
do_free          1113 sound/core/pcm_native.c 	do_free = refcount_dec_and_test(&group->refs);
do_free          1115 sound/core/pcm_native.c 	if (do_free)
do_free          2066 sound/core/pcm_native.c 	bool do_free = false;
do_free          2087 sound/core/pcm_native.c 		do_free = refcount_dec_and_test(&group->refs);
do_free          2091 sound/core/pcm_native.c 	if (do_free)