UINT_MAX         2326 block/cfq-iosched.c STORE_FUNCTION(cfq_quantum_store, &cfqd->cfq_quantum, 1, UINT_MAX, 0);
UINT_MAX         2328 block/cfq-iosched.c 		UINT_MAX, 1);
UINT_MAX         2330 block/cfq-iosched.c 		UINT_MAX, 1);
UINT_MAX         2331 block/cfq-iosched.c STORE_FUNCTION(cfq_back_seek_max_store, &cfqd->cfq_back_max, 0, UINT_MAX, 0);
UINT_MAX         2333 block/cfq-iosched.c 		UINT_MAX, 0);
UINT_MAX         2334 block/cfq-iosched.c STORE_FUNCTION(cfq_slice_idle_store, &cfqd->cfq_slice_idle, 0, UINT_MAX, 1);
UINT_MAX         2335 block/cfq-iosched.c STORE_FUNCTION(cfq_slice_sync_store, &cfqd->cfq_slice[1], 1, UINT_MAX, 1);
UINT_MAX         2336 block/cfq-iosched.c STORE_FUNCTION(cfq_slice_async_store, &cfqd->cfq_slice[0], 1, UINT_MAX, 1);
UINT_MAX         2338 block/cfq-iosched.c 		UINT_MAX, 0);
UINT_MAX          403 fs/cifs/asn1.c 	if (size < 2 || size > UINT_MAX/sizeof(unsigned long))
UINT_MAX           22 fs/ioctl.c     #define FIEMAP_MAX_EXTENTS	(UINT_MAX / sizeof(struct fiemap_extent))
UINT_MAX          435 fs/nfs/super.c 		{ UINT_MAX, "unknown" }
UINT_MAX          439 fs/nfs/super.c 	for (i = 0; sec_flavours[i].flavour != UINT_MAX; i++) {
UINT_MAX         3989 fs/ocfs2/alloc.c 		cpos = UINT_MAX;
UINT_MAX         6837 fs/ocfs2/alloc.c 	status = ocfs2_find_path(inode, path, UINT_MAX);
UINT_MAX          411 fs/ocfs2/extent_map.c 		*num_clusters = UINT_MAX - v_cluster;
UINT_MAX          369 fs/ocfs2/slot_map.c 	BUG_ON(blocks > UINT_MAX);
UINT_MAX         2535 fs/ocfs2/xattr.c 	u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0;
UINT_MAX         4688 fs/ocfs2/xattr.c 	u32 name_hash = UINT_MAX, e_cpos, num_clusters;
UINT_MAX          329 fs/proc/generic.c 	if (i > UINT_MAX - PROC_DYNAMIC_FIRST) {
UINT_MAX          278 fs/reiserfs/bitmap.c 	if (info->free_count == UINT_MAX) {
UINT_MAX         1266 fs/reiserfs/bitmap.c 		if (info->free_count == UINT_MAX)
UINT_MAX          160 fs/xfs/xfs_mount.c 	if (nblocks << (sbp->sb_blocklog - BBSHIFT) > UINT_MAX)
UINT_MAX          397 include/linux/i2c.h #define I2C_CLASS_ALL		(UINT_MAX) /* all of the above */
UINT_MAX          248 include/sound/pcm_params.h 	i->max = UINT_MAX;
UINT_MAX          328 include/sound/pcm_params.h 	if (a >= UINT_MAX - b)
UINT_MAX          329 include/sound/pcm_params.h 		return UINT_MAX;
UINT_MAX          611 kernel/printk.c static volatile unsigned int printk_cpu = UINT_MAX;
UINT_MAX          655 kernel/printk.c 	printk_cpu = UINT_MAX;
UINT_MAX         4676 kernel/sched.c 	x->done += UINT_MAX/2;
UINT_MAX           97 lib/ts_bm.c    	return UINT_MAX;
UINT_MAX          252 lib/ts_fsm.c   	return UINT_MAX;
UINT_MAX           75 lib/ts_kmp.c   	return UINT_MAX;
UINT_MAX         2166 net/core/skbuff.c 	return (ret <= to - from ? ret : UINT_MAX);
UINT_MAX           42 net/dccp/ccids/lib/tfrc.h 	if (result > UINT_MAX) {
UINT_MAX           45 net/dccp/ccids/lib/tfrc.h 		return UINT_MAX;
UINT_MAX          319 net/dccp/options.c 	return likely(ndp <= USHORT_MAX) ? 2 : (ndp <= UINT_MAX ? 4 : 6);
UINT_MAX          116 net/netfilter/nf_conntrack_amanda.c 	if (start == UINT_MAX)
UINT_MAX          123 net/netfilter/nf_conntrack_amanda.c 	if (stop == UINT_MAX)
UINT_MAX          130 net/netfilter/nf_conntrack_amanda.c 		if (off == UINT_MAX)
UINT_MAX           38 net/netfilter/xt_string.c 			     != UINT_MAX) ^ invert;
UINT_MAX          363 net/netlink/af_netlink.c 	if (BITS_PER_LONG > 32 && unlikely(hash->entries >= UINT_MAX))
UINT_MAX         1965 net/netlink/af_netlink.c 	order = get_bitmask_order(min(limit, (unsigned long)UINT_MAX)) - 1;
UINT_MAX           74 net/rxrpc/ar-skbuff.c 	if (call->ackr_win_top < UINT_MAX)
UINT_MAX           45 net/sched/em_text.c 	return skb_find_text(skb, from, to, tm->config, &state) != UINT_MAX;
UINT_MAX          185 security/selinux/ss/sidtab.c 		if (s->next_sid == UINT_MAX || s->shutdown) {
UINT_MAX          651 sound/core/pcm.c 		substream->buffer_bytes_max = UINT_MAX;
UINT_MAX          319 sound/core/pcm_lib.c 		return UINT_MAX;
UINT_MAX          328 sound/core/pcm_lib.c 		return UINT_MAX;
UINT_MAX          337 sound/core/pcm_lib.c 		return UINT_MAX;
UINT_MAX          348 sound/core/pcm_lib.c 	if (div_down(UINT_MAX, a) < b)
UINT_MAX          349 sound/core/pcm_lib.c 		return UINT_MAX;
UINT_MAX          360 sound/core/pcm_lib.c 		return UINT_MAX;
UINT_MAX          363 sound/core/pcm_lib.c 	if (n >= UINT_MAX) {
UINT_MAX          365 sound/core/pcm_lib.c 		return UINT_MAX;
UINT_MAX          494 sound/core/pcm_lib.c 		c->max = UINT_MAX;
UINT_MAX          561 sound/core/pcm_lib.c 		c->max = UINT_MAX;
UINT_MAX          192 sound/core/pcm_memory.c 			substream->buffer_bytes_max = UINT_MAX;
UINT_MAX         1733 sound/core/pcm_native.c 	t.min = UINT_MAX;
UINT_MAX           53 sound/drivers/dummy.c 	err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256, UINT_MAX);
UINT_MAX          252 sound/isa/sb/emu8000_pcm.c 				     (1000000 + HZ - 1) / HZ, UINT_MAX);
UINT_MAX         1109 sound/pci/emu10k1/emupcm.c 	if ((err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256, UINT_MAX)) < 0) {
UINT_MAX          157 sound/pci/oxygen/oxygen_io.c 	unsigned int last_read = UINT_MAX;
UINT_MAX          901 sound/pci/ymfpci/ymfpci_main.c 	snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 5333, UINT_MAX);
UINT_MAX         1017 sound/pci/ymfpci/ymfpci_main.c 	snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 5333, UINT_MAX);
UINT_MAX         1923 sound/usb/usbaudio.c 				     /*(nrpacks * MAX_URBS) * 1000*/ UINT_MAX);