have              153 arch/arc/include/asm/entry-arcv2.h 	; ISA requires ADD.nz to have same dest and src reg operands
have               29 arch/arm/include/asm/vfpmacros.h 	ldr	\tmp, =elf_hwcap		    @ may not have MVFR regs
have               53 arch/arm/include/asm/vfpmacros.h 	ldr	\tmp, =elf_hwcap		    @ may not have MVFR regs
have             11815 arch/m68k/ifpsp060/src/fpsp.S # if the rnd mode is anything but RZ, then we have to re-do the above
have             12044 arch/m68k/ifpsp060/src/fpsp.S # if the result would have overflowed/underflowed. If so, use unf_res()	#
have             14840 arch/m68k/ifpsp060/src/fpsp.S # if the precision is extended, this result could not have come from an
have             15293 arch/m68k/ifpsp060/src/fpsp.S # if the precision is extended, this result could not have come from an
have             24765 arch/m68k/ifpsp060/src/fpsp.S # if it's a fmove out instruction, we don't have to fix a7
have              578 arch/m68k/ifpsp060/src/isp.S # if exception occurred in user mode, then we have to restore a7 in case it
have             8246 arch/m68k/ifpsp060/src/pfpsp.S # if the rnd mode is anything but RZ, then we have to re-do the above
have             8475 arch/m68k/ifpsp060/src/pfpsp.S # if the result would have overflowed/underflowed. If so, use unf_res()	#
have             11271 arch/m68k/ifpsp060/src/pfpsp.S # if the precision is extended, this result could not have come from an
have             11724 arch/m68k/ifpsp060/src/pfpsp.S # if the precision is extended, this result could not have come from an
have             14725 arch/m68k/ifpsp060/src/pfpsp.S # if it's a fmove out instruction, we don't have to fix a7
have               21 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h 	# addresses, and need to have the appropriate memory region set
have               82 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h 	# OCTEON II or better have bit 15 set.  Clear the error bits.
have              447 arch/sparc/include/asm/vio.h 	u32 have = (u32)vio->ver.major << 16 | vio->ver.minor;
have              450 arch/sparc/include/asm/vio.h 	return have < want;
have              456 arch/sparc/include/asm/vio.h 	u32 have = (u32)vio->ver.major << 16 | vio->ver.minor;
have              459 arch/sparc/include/asm/vio.h 	return have > want;
have              465 arch/sparc/include/asm/vio.h 	u32 have = (u32)vio->ver.major << 16 | vio->ver.minor;
have              468 arch/sparc/include/asm/vio.h 	return have >= want;
have              383 drivers/block/drbd/drbd_bitmap.c 	unsigned long have = b->bm_number_of_pages;
have              385 drivers/block/drbd/drbd_bitmap.c 	BUG_ON(have == 0 && old_pages != NULL);
have              386 drivers/block/drbd/drbd_bitmap.c 	BUG_ON(have != 0 && old_pages == NULL);
have              388 drivers/block/drbd/drbd_bitmap.c 	if (have == want)
have              406 drivers/block/drbd/drbd_bitmap.c 	if (want >= have) {
have              407 drivers/block/drbd/drbd_bitmap.c 		for (i = 0; i < have; i++)
have              412 drivers/block/drbd/drbd_bitmap.c 				bm_free_pages(new_pages + have, i - have);
have              636 drivers/block/drbd/drbd_bitmap.c 	unsigned long want, have, onpages; /* number of pages */
have              689 drivers/block/drbd/drbd_bitmap.c 	have = b->bm_number_of_pages;
have              690 drivers/block/drbd/drbd_bitmap.c 	if (want == have) {
have              729 drivers/block/drbd/drbd_bitmap.c 	if (want < have) {
have              731 drivers/block/drbd/drbd_bitmap.c 		bm_free_pages(opages + want, have - want);
have             4743 drivers/block/drbd/drbd_receiver.c 	int have;
have             4752 drivers/block/drbd/drbd_receiver.c 	for (have = bits; have > 0; s += rl, toggle = !toggle) {
have             4766 drivers/block/drbd/drbd_receiver.c 		if (have < bits) {
have             4768 drivers/block/drbd/drbd_receiver.c 				have, bits, look_ahead,
have             4778 drivers/block/drbd/drbd_receiver.c 		have -= bits;
have             4780 drivers/block/drbd/drbd_receiver.c 		bits = bitstream_get_bits(&bs, &tmp, 64 - have);
have             4783 drivers/block/drbd/drbd_receiver.c 		look_ahead |= tmp << have;
have             4784 drivers/block/drbd/drbd_receiver.c 		have += bits;
have              445 drivers/firewire/core-cdev.c 		size_t have = client->device->config_rom_length * 4;
have              448 drivers/firewire/core-cdev.c 				   client->device->config_rom, min(want, have));
have              670 drivers/usb/misc/ftdi-elan.c have:if (ftdi->bulk_in_left > 0) {
have              683 drivers/usb/misc/ftdi-elan.c 				goto have;
have              697 drivers/usb/misc/ftdi-elan.c 			goto have;
have              939 drivers/usb/misc/ftdi-elan.c 			goto have;
have              972 drivers/usb/misc/ftdi-elan.c have:if (ftdi->bulk_in_left > 0) {
have              977 drivers/usb/misc/ftdi-elan.c 			goto have;
have              981 drivers/usb/misc/ftdi-elan.c 			goto have;
have             1006 drivers/usb/misc/ftdi-elan.c 			goto have;
have             1034 drivers/usb/misc/ftdi-elan.c 			goto have;
have             1038 drivers/usb/misc/ftdi-elan.c 				goto have;
have             1060 drivers/usb/misc/ftdi-elan.c 					goto have;
have             1065 drivers/usb/misc/ftdi-elan.c 					goto have;
have             1824 fs/ceph/addr.c 	int err = 0, err2 = 0, have = 0;
have             1843 fs/ceph/addr.c 				have = perm->perm;
have             1877 fs/ceph/addr.c 				have = perm->perm;
have             1941 fs/ceph/addr.c 		have |= POOL_READ;
have             1949 fs/ceph/addr.c 		have |= POOL_WRITE;
have             1965 fs/ceph/addr.c 	perm->perm = have;
have             1981 fs/ceph/addr.c 		err = have;
have              205 fs/ceph/caps.c 	int have;
have              218 fs/ceph/caps.c 		have = need;
have              220 fs/ceph/caps.c 		have = mdsc->caps_avail_count;
have              221 fs/ceph/caps.c 	mdsc->caps_avail_count -= have;
have              222 fs/ceph/caps.c 	mdsc->caps_reserve_count += have;
have              228 fs/ceph/caps.c 	for (i = have; i < need; ) {
have              263 fs/ceph/caps.c 				have += more_have;
have              274 fs/ceph/caps.c 			ctx, need, have + alloc);
have              280 fs/ceph/caps.c 		BUG_ON(have + alloc != need);
have              295 fs/ceph/caps.c 		__ceph_unreserve_caps(mdsc, have + alloc);
have              792 fs/ceph/caps.c 	int have = ci->i_snap_caps;
have              804 fs/ceph/caps.c 		have |= cap->issued;
have              815 fs/ceph/caps.c 		have &= ~cap->implemented | cap->issued;
have              817 fs/ceph/caps.c 	return have;
have              825 fs/ceph/caps.c 	int have = ci->i_snap_caps;
have              835 fs/ceph/caps.c 		have |= cap->issued;
have              837 fs/ceph/caps.c 	return have;
have              869 fs/ceph/caps.c 	int have = ci->i_snap_caps;
have              871 fs/ceph/caps.c 	if ((have & mask) == mask) {
have              874 fs/ceph/caps.c 		     ceph_cap_string(have),
have              894 fs/ceph/caps.c 		have |= cap->issued;
have              895 fs/ceph/caps.c 		if ((have & mask) == mask) {
have             2550 fs/ceph/caps.c 	int have, implemented;
have             2587 fs/ceph/caps.c 	have = __ceph_caps_issued(ci, &implemented);
have             2589 fs/ceph/caps.c 	if (have & need & CEPH_CAP_FILE_WR) {
have             2607 fs/ceph/caps.c 	if ((have & need) == need) {
have             2614 fs/ceph/caps.c 		int not = want & ~(have & need);
have             2615 fs/ceph/caps.c 		int revoking = implemented & ~have;
have             2617 fs/ceph/caps.c 		     inode, ceph_cap_string(have), ceph_cap_string(not),
have             2640 fs/ceph/caps.c 			*got = need | (have & want);
have             2682 fs/ceph/caps.c 		     ceph_cap_string(have), ceph_cap_string(need));
have             1250 fs/xfs/libxfs/xfs_refcount.c 	int				have;
have             1261 fs/xfs/libxfs/xfs_refcount.c 	error = xfs_refcount_lookup_le(cur, agbno, &have);
have             1264 fs/xfs/libxfs/xfs_refcount.c 	if (!have) {
have             1266 fs/xfs/libxfs/xfs_refcount.c 		error = xfs_btree_increment(cur, 0, &have);
have             1269 fs/xfs/libxfs/xfs_refcount.c 		if (!have)
have             1279 fs/xfs/libxfs/xfs_refcount.c 		error = xfs_btree_increment(cur, 0, &have);
have             1282 fs/xfs/libxfs/xfs_refcount.c 		if (!have)
have             1307 fs/xfs/libxfs/xfs_refcount.c 		error = xfs_btree_increment(cur, 0, &have);
have             1310 fs/xfs/libxfs/xfs_refcount.c 		if (!have)
have              384 fs/xfs/scrub/agheader.c 	int			have;
have              391 fs/xfs/scrub/agheader.c 	error = xfs_alloc_lookup_le(sc->sa.cnt_cur, 0, -1U, &have);
have              394 fs/xfs/scrub/agheader.c 	if (!have) {
have              401 fs/xfs/scrub/agheader.c 	error = xfs_alloc_get_rec(sc->sa.cnt_cur, &agbno, &blocks, &have);
have              404 fs/xfs/scrub/agheader.c 	if (!have || blocks != be32_to_cpu(agf->agf_longest))
have               98 include/linux/ceph/mon_client.h 		u32 have; /* epoch */
have               92 include/linux/netpoll.h static inline void netpoll_poll_unlock(void *have)
have               94 include/linux/netpoll.h 	struct napi_struct *napi = have;
have              110 include/linux/netpoll.h static inline void netpoll_poll_unlock(void *have)
have               15 include/sound/wavefront.h      of 22 bytes, corresponding to 16-bit alignment (as would have been
have               22 include/sound/wavefront.h      still have the same (correct) size.
have             1168 kernel/power/swap.c 	         have = 0, want, need, asked = 0;
have             1316 kernel/power/swap.c 		if (!have) {
have             1323 kernel/power/swap.c 			have += asked;
have             1335 kernel/power/swap.c 		for (thr = 0; have && thr < nr_threads; thr++) {
have             1347 kernel/power/swap.c 			if (need > have) {
have             1360 kernel/power/swap.c 				have--;
have             1373 kernel/power/swap.c 		if (have < LZO_CMP_PAGES && asked) {
have             1377 kernel/power/swap.c 			have += asked;
have              171 lib/zlib_inflate/inflate.c         have = strm->avail_in; \
have              182 lib/zlib_inflate/inflate.c         strm->avail_in = have; \
have              198 lib/zlib_inflate/inflate.c         if (have == 0) goto inf_leave; \
have              199 lib/zlib_inflate/inflate.c         have--; \
have              322 lib/zlib_inflate/inflate.c     unsigned have, left;        /* available input and output */
have              346 lib/zlib_inflate/inflate.c     in = have;
have              438 lib/zlib_inflate/inflate.c                 if (copy > have) copy = have;
have              442 lib/zlib_inflate/inflate.c                 have -= copy;
have              466 lib/zlib_inflate/inflate.c             state->have = 0;
have              470 lib/zlib_inflate/inflate.c             while (state->have < state->ncode) {
have              472 lib/zlib_inflate/inflate.c                 state->lens[order[state->have++]] = (unsigned short)BITS(3);
have              475 lib/zlib_inflate/inflate.c             while (state->have < 19)
have              476 lib/zlib_inflate/inflate.c                 state->lens[order[state->have++]] = 0;
have              487 lib/zlib_inflate/inflate.c             state->have = 0;
have              491 lib/zlib_inflate/inflate.c             while (state->have < state->nlen + state->ndist) {
have              500 lib/zlib_inflate/inflate.c                     state->lens[state->have++] = this.val;
have              506 lib/zlib_inflate/inflate.c                         if (state->have == 0) {
have              511 lib/zlib_inflate/inflate.c                         len = state->lens[state->have - 1];
have              529 lib/zlib_inflate/inflate.c                     if (state->have + copy > state->nlen + state->ndist) {
have              535 lib/zlib_inflate/inflate.c                         state->lens[state->have++] = (unsigned short)len;
have              565 lib/zlib_inflate/inflate.c             if (have >= 6 && left >= 258) {
have              105 lib/zlib_inflate/inflate.h     unsigned have;              /* number of code lengths in lens[] */
have              148 net/ceph/debugfs.c 			   monc->subs[i].have);
have             1704 net/ceph/messenger.c 		int have = size - left;
have             1705 net/ceph/messenger.c 		int ret = ceph_tcp_recvmsg(con->sock, object + have, left);
have              398 net/ceph/mon_client.c 	monc->subs[sub].have = epoch;
have              430 net/ceph/mon_client.c 	while (monc->subs[CEPH_SUB_OSDMAP].have < epoch) {
have              437 net/ceph/mon_client.c 				     monc->subs[CEPH_SUB_OSDMAP].have >= epoch,
have             6290 net/core/dev.c 	void *have;
have             6295 net/core/dev.c 	have = netpoll_poll_lock(n);
have             6347 net/core/dev.c 	netpoll_poll_unlock(have);