max 762 arch/x86/kernel/cpu/common.c unsigned max; max 781 arch/x86/kernel/cpu/common.c index_max = msr_range_array[i].max; max 258 arch/x86/kernel/cpu/cpufreq/cpufreq-nforce2.c if ((target_freq > policy->max) || (target_freq < policy->min)) max 301 arch/x86/kernel/cpu/cpufreq/cpufreq-nforce2.c fsb_pol_max = policy->max / (fid * 100); max 304 arch/x86/kernel/cpu/cpufreq/cpufreq-nforce2.c policy->max = (fsb_pol_max + 1) * fid * 100; max 367 arch/x86/kernel/cpu/cpufreq/cpufreq-nforce2.c policy->max = policy->cpuinfo.max_freq; max 349 arch/x86/kernel/cpu/cpufreq/gx-suspmod.c if (policy->min > policy->max) max 350 arch/x86/kernel/cpu/cpufreq/gx-suspmod.c policy->max = tmp_freq; max 351 arch/x86/kernel/cpu/cpufreq/gx-suspmod.c tmp_freq = gx_validate_speed(policy->max, &tmp1, &tmp2); max 352 arch/x86/kernel/cpu/cpufreq/gx-suspmod.c if (tmp_freq > policy->max) max 354 arch/x86/kernel/cpu/cpufreq/gx-suspmod.c policy->max = tmp_freq; max 355 arch/x86/kernel/cpu/cpufreq/gx-suspmod.c if (policy->max < policy->min) max 356 arch/x86/kernel/cpu/cpufreq/gx-suspmod.c policy->max = policy->min; max 383 arch/x86/kernel/cpu/cpufreq/gx-suspmod.c while (tmp_freq > policy->max) { max 421 arch/x86/kernel/cpu/cpufreq/gx-suspmod.c policy->max = maxfreq; max 56 arch/x86/kernel/cpu/cpufreq/longrun.c policy->min = policy->max = longrun_high_freq; max 60 arch/x86/kernel/cpu/cpufreq/longrun.c policy->max = longrun_low_freq + msr_hi * max 88 arch/x86/kernel/cpu/cpufreq/longrun.c pctg_hi = (policy->max - longrun_low_freq) / max 1043 arch/x86/kernel/cpu/cpufreq/powernow-k8.c pol->cpu, targfreq, pol->min, pol->max, relation); max 202 arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c .max_freq = (max)*1000, \ max 203 arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c .op_points = banias_##max, \ max 205 arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c #define BANIAS(max) _BANIAS(&cpu_ids[CPU_BANIAS], max, #max) max 374 arch/x86/kernel/cpu/mcheck/mce_64.c next_interval = max(next_interval/2, HZ/100); max 27 arch/x86/kernel/cpu/mtrr/centaur.c int i, max; max 31 arch/x86/kernel/cpu/mtrr/centaur.c max = num_var_ranges; max 32 arch/x86/kernel/cpu/mtrr/centaur.c if (replace_reg >= 0 && replace_reg < max) max 34 arch/x86/kernel/cpu/mtrr/centaur.c for (i = 0; i < max; ++i) { max 363 arch/x86/kernel/cpu/mtrr/generic.c int i, max; max 367 arch/x86/kernel/cpu/mtrr/generic.c max = num_var_ranges; max 368 arch/x86/kernel/cpu/mtrr/generic.c if (replace_reg >= 0 && replace_reg < max) max 370 arch/x86/kernel/cpu/mtrr/generic.c for (i = 0; i < max; ++i) { max 38 arch/x86/kernel/cpu/mtrr/if.c int reg, max; max 41 arch/x86/kernel/cpu/mtrr/if.c max = num_var_ranges; max 43 arch/x86/kernel/cpu/mtrr/if.c fcount = kzalloc(max * sizeof *fcount, GFP_KERNEL); max 341 arch/x86/kernel/cpu/mtrr/if.c int i, max; max 345 arch/x86/kernel/cpu/mtrr/if.c max = num_var_ranges; max 346 arch/x86/kernel/cpu/mtrr/if.c for (i = 0; i < max; ++i) { max 387 arch/x86/kernel/cpu/mtrr/if.c int i, max, len; max 392 arch/x86/kernel/cpu/mtrr/if.c max = num_var_ranges; max 393 arch/x86/kernel/cpu/mtrr/if.c for (i = 0; i < max; i++) { max 117 arch/x86/kernel/cpu/mtrr/main.c int i, max; max 119 arch/x86/kernel/cpu/mtrr/main.c max = num_var_ranges; max 120 arch/x86/kernel/cpu/mtrr/main.c for (i = 0; i < max; i++) max 481 arch/x86/kernel/cpu/mtrr/main.c int i, max; max 489 arch/x86/kernel/cpu/mtrr/main.c max = num_var_ranges; max 495 arch/x86/kernel/cpu/mtrr/main.c for (i = 0; i < max; ++i) { max 508 arch/x86/kernel/cpu/mtrr/main.c if (reg >= max) { max 651 arch/x86/kernel/cpu/mtrr/main.c common_start = max(range[i].start, start); max 657 arch/x86/kernel/cpu/mtrr/main.c final_end = max(range[i].end, end); max 22 arch/x86/kernel/cpu/transmeta.c unsigned int cap_mask, uk, max, dummy; max 32 arch/x86/kernel/cpu/transmeta.c max = cpuid_eax(0x80860000); max 34 arch/x86/kernel/cpu/transmeta.c if (max >= 0x80860001) { max 45 arch/x86/kernel/cpu/transmeta.c if (max >= 0x80860002) { max 58 arch/x86/kernel/cpu/transmeta.c if (max >= 0x80860006) { max 445 arch/x86/kernel/e820.c final_start = max(start, ei->addr); max 498 arch/x86/kernel/e820.c final_start = max(start, ei->addr); max 889 arch/x86/kernel/e820.c final_start = max(start, r->start); max 439 arch/x86/kernel/genx2apic_uv_x.c max_pnode = max(pnode, max_pnode); max 470 arch/x86/kernel/io_apic_32.c balanced_irq_interval = max((long)MIN_BALANCED_IRQ_INTERVAL, max 644 arch/x86/kernel/io_apic_32.c balanced_irq_interval = max((long)MIN_BALANCED_IRQ_INTERVAL, max 779 arch/x86/kernel/io_apic_32.c int i, max; max 790 arch/x86/kernel/io_apic_32.c max = MAX_PIRQS; max 792 arch/x86/kernel/io_apic_32.c max = ints[0]; max 794 arch/x86/kernel/io_apic_32.c for (i = 0; i < max; i++) { max 84 arch/x86/kernel/ioport.c bytes_updated = max(bytes, t->io_bitmap_max); max 522 arch/x86/kernel/process_64.c max(prev->io_bitmap_max, next->io_bitmap_max)); max 820 arch/x86/kernel/ptrace.c const void *base, *max; max 834 arch/x86/kernel/ptrace.c error = ds_access_bts(child, /* index = */ end, &max); max 839 arch/x86/kernel/ptrace.c cfg.size = (max - base); max 86 arch/x86/kernel/tsc_sync.c max_warp = max(max_warp, prev - now); max 2191 arch/x86/kvm/mmu.c nr_mmu_pages = max(nr_mmu_pages, max 401 arch/x86/mm/init_32.c final_start_pfn = max(start_pfn, data->start_pfn); max 200 arch/x86/pci/amd_bus.c common_start = max((size_t)res->start, start); max 206 arch/x86/pci/amd_bus.c final_end = max((size_t)res->end, end); max 323 block/blk-settings.c t->hardsect_size = max(t->hardsect_size, b->hardsect_size); max 406 block/scsi_ioctl.c bytes = max(in_len, out_len); max 95 crypto/aead.c if (max(alg->maxauthsize, alg->ivsize) > PAGE_SIZE / 8) max 150 crypto/aead.c if (max(alg->maxauthsize, alg->ivsize) > PAGE_SIZE / 8) max 68 crypto/blkcipher.c return max(start, end_page); max 285 crypto/blkcipher.c unsigned int size = aligned_bs * 2 + ivsize + max(aligned_bs, ivsize) - max 424 crypto/camellia.c if (max == 24) { max 539 crypto/camellia.c if (max == 24) { max 589 crypto/camellia.c } while (i < max); max 940 crypto/camellia.c if (max == 32) { max 949 crypto/camellia.c io[2] ^= SUBKEY_L(max); max 950 crypto/camellia.c io[3] ^= SUBKEY_R(max); max 66 crypto/xor.c int i, count, max; max 76 crypto/xor.c max = 0; max 87 crypto/xor.c if (count > max) max 88 crypto/xor.c max = count; max 91 crypto/xor.c speed = max * (HZ * BENCH_SIZE / 1024); max 148 fs/afs/write.c tail = max(eof, to); max 1831 fs/buffer.c start = max(from, block_start); max 1242 fs/compat.c if(++i > max) max 1789 fs/ecryptfs/keystore.c &max, auth_tok, max 1799 fs/ecryptfs/keystore.c rc = write_tag_11_packet((dest_base + (*len)), &max, max 1810 fs/ecryptfs/keystore.c &max, auth_tok, max 1825 fs/ecryptfs/keystore.c if (likely(max > 0)) { max 394 fs/exec.c if(++i > max) max 329 fs/ext2/ialloc.c max_debt = EXT2_BLOCKS_PER_GROUP(sb) / max(blocks_per_dir, BLOCK_COST); max 308 fs/ext3/ialloc.c max_debt = EXT3_BLOCKS_PER_GROUP(sb) / max(blocks_per_dir, (ext3_fsblk_t)BLOCK_COST); max 285 fs/ext4/extents.c int max; max 289 fs/ext4/extents.c max = ext4_ext_space_root(inode); max 291 fs/ext4/extents.c max = ext4_ext_space_root_idx(inode); max 294 fs/ext4/extents.c max = ext4_ext_space_block(inode); max 296 fs/ext4/extents.c max = ext4_ext_space_block_idx(inode); max 299 fs/ext4/extents.c return max; max 307 fs/ext4/extents.c int max = 0; max 321 fs/ext4/extents.c max = ext4_ext_max_entries(inode, depth); max 322 fs/ext4/extents.c if (unlikely(le16_to_cpu(eh->eh_max) > max)) { max 338 fs/ext4/extents.c max, le16_to_cpu(eh->eh_depth), depth); max 386 fs/ext4/mballoc.c tmpmax = max + fix; max 390 fs/ext4/mballoc.c if (ret > max) max 391 fs/ext4/mballoc.c return max; max 399 fs/ext4/mballoc.c tmpmax = max + fix; max 403 fs/ext4/mballoc.c if (ret > max) max 404 fs/ext4/mballoc.c return max; max 413 fs/ext4/mballoc.c BUG_ON(max == NULL); max 416 fs/ext4/mballoc.c *max = 0; max 421 fs/ext4/mballoc.c *max = 1 << (e4b->bd_blkbits + 3); max 426 fs/ext4/mballoc.c *max = EXT4_SB(e4b->bd_sb)->s_mb_maxs[order]; max 524 fs/ext4/mballoc.c int max; max 544 fs/ext4/mballoc.c buddy = mb_find_buddy(e4b, order, &max); max 549 fs/ext4/mballoc.c MB_CHECK_ASSERT(max * 2 == max2); max 552 fs/ext4/mballoc.c for (i = 0; i < max; i++) { max 582 fs/ext4/mballoc.c buddy = mb_find_buddy(e4b, 0, &max); max 583 fs/ext4/mballoc.c for (i = 0; i < max; i++) { max 605 fs/ext4/mballoc.c buddy = mb_find_buddy(e4b, 0, &max); max 631 fs/ext4/mballoc.c unsigned short max; max 641 fs/ext4/mballoc.c max = ffs(first | border) - 1; max 646 fs/ext4/mballoc.c if (max < min) max 647 fs/ext4/mballoc.c min = max; max 665 fs/ext4/mballoc.c unsigned short max = EXT4_BLOCKS_PER_GROUP(sb); max 675 fs/ext4/mballoc.c i = mb_find_next_zero_bit(bitmap, max, 0); max 677 fs/ext4/mballoc.c while (i < max) { max 680 fs/ext4/mballoc.c i = mb_find_next_bit(bitmap, max, i); max 687 fs/ext4/mballoc.c if (i < max) max 688 fs/ext4/mballoc.c i = mb_find_next_zero_bit(bitmap, max, i); max 1061 fs/ext4/mballoc.c int max = 0; max 1080 fs/ext4/mballoc.c max = !mb_test_bit(first + count, EXT4_MB_BITMAP(e4b)); max 1081 fs/ext4/mballoc.c if (block && max) max 1083 fs/ext4/mballoc.c else if (!block && !max) max 1108 fs/ext4/mballoc.c buddy = mb_find_buddy(e4b, order, &max); max 1117 fs/ext4/mballoc.c buddy2 = mb_find_buddy(e4b, order + 1, &max); max 1146 fs/ext4/mballoc.c int max; max 1153 fs/ext4/mballoc.c buddy = mb_find_buddy(e4b, order, &max); max 1155 fs/ext4/mballoc.c BUG_ON(block >= max); max 1180 fs/ext4/mballoc.c (buddy = mb_find_buddy(e4b, order, &max))) { max 1182 fs/ext4/mballoc.c if (block + 1 >= max) max 1204 fs/ext4/mballoc.c int max = 0; max 1226 fs/ext4/mballoc.c max = !mb_test_bit(start + len, EXT4_MB_BITMAP(e4b)); max 1227 fs/ext4/mballoc.c if (mlen && max) max 1229 fs/ext4/mballoc.c else if (!mlen && !max) max 1239 fs/ext4/mballoc.c buddy = mb_find_buddy(e4b, ord, &max); max 1240 fs/ext4/mballoc.c BUG_ON((start >> ord) >= max); max 1255 fs/ext4/mballoc.c buddy = mb_find_buddy(e4b, ord, &max); max 1261 fs/ext4/mballoc.c buddy = mb_find_buddy(e4b, ord, &max); max 1327 fs/ext4/mballoc.c int max; max 1349 fs/ext4/mballoc.c max = mb_find_extent(e4b, 0, bex->fe_start, gex->fe_len, &ex); max 1350 fs/ext4/mballoc.c if (max >= gex->fe_len) { max 1431 fs/ext4/mballoc.c int max; max 1440 fs/ext4/mballoc.c max = mb_find_extent(e4b, 0, ex.fe_start, ex.fe_len, &ex); max 1442 fs/ext4/mballoc.c if (max > 0) { max 1457 fs/ext4/mballoc.c int max; max 1471 fs/ext4/mballoc.c max = mb_find_extent(e4b, 0, ac->ac_g_ex.fe_start, max 1474 fs/ext4/mballoc.c if (max >= ac->ac_g_ex.fe_len && ac->ac_g_ex.fe_len == sbi->s_stripe) { max 1485 fs/ext4/mballoc.c } else if (max >= ac->ac_g_ex.fe_len) { max 1492 fs/ext4/mballoc.c } else if (max > 0 && (ac->ac_flags & EXT4_MB_HINT_MERGE)) { max 1520 fs/ext4/mballoc.c int max; max 1527 fs/ext4/mballoc.c buddy = mb_find_buddy(e4b, i, &max); max 1530 fs/ext4/mballoc.c k = mb_find_next_zero_bit(buddy, max, 0); max 1531 fs/ext4/mballoc.c BUG_ON(k >= max); max 1622 fs/ext4/mballoc.c int max; max 1635 fs/ext4/mballoc.c max = mb_find_extent(e4b, 0, i, sbi->s_stripe, &ex); max 1636 fs/ext4/mballoc.c if (max >= sbi->s_stripe) { max 1870 fs/ext4/mballoc.c int max; max 1877 fs/ext4/mballoc.c if (hs == s->history + s->max) max 1883 fs/ext4/mballoc.c if (hs == s->history + s->max) max 2005 fs/ext4/mballoc.c s->max = sbi->s_mb_history_max; max 2006 fs/ext4/mballoc.c s->start = sbi->s_mb_history_cur % s->max; max 2486 fs/ext4/mballoc.c unsigned max; max 2507 fs/ext4/mballoc.c max = sb->s_blocksize << 2; max 2510 fs/ext4/mballoc.c sbi->s_mb_maxs[i] = max; max 2512 fs/ext4/mballoc.c max = max >> 1; max 2940 fs/ext4/mballoc.c int bsbits, max; max 2976 fs/ext4/mballoc.c max = 2 << bsbits; max 2979 fs/ext4/mballoc.c (req <= (size) || max <= (chunk_size)) max 2998 fs/ext4/mballoc.c } else if (NRL_CHECK_SIZE(size, 4 * 1024 * 1024, max, 2 * 1024)) { max 3002 fs/ext4/mballoc.c } else if (NRL_CHECK_SIZE(size, 8 * 1024 * 1024, max, 4 * 1024)) { max 3007 fs/ext4/mballoc.c (8<<20)>>bsbits, max, 8 * 1024)) { max 3992 fs/ext4/mballoc.c size = max(size, isize); max 36 fs/hfs/bitmap.c len = *max; max 108 fs/hfs/bitmap.c *max = (curr - bitmap) * 32 + i - start; max 27 fs/hfsplus/bitmap.c len = *max; max 140 fs/hfsplus/bitmap.c *max = offset + (curr - pptr) * 32 + i - start; max 141 fs/hfsplus/bitmap.c HFSPLUS_SB(sb).free_blocks -= *max; max 143 fs/hfsplus/bitmap.c dprint(DBG_BITMAP, "-> %u,%u\n", start, *max); max 72 fs/jbd/recovery.c unsigned int max, nbufs, next; max 79 fs/jbd/recovery.c max = start + (128 * 1024 / journal->j_blocksize); max 80 fs/jbd/recovery.c if (max > journal->j_maxlen) max 81 fs/jbd/recovery.c max = journal->j_maxlen; max 88 fs/jbd/recovery.c for (next = start; next < max; next++) { max 574 fs/jbd/recovery.c int offset, max; max 578 fs/jbd/recovery.c max = be32_to_cpu(header->r_count); max 580 fs/jbd/recovery.c while (offset < max) { max 646 fs/jbd2/journal.c int max; max 653 fs/jbd2/journal.c if (ts == s->stats + s->max) max 659 fs/jbd2/journal.c if (ts == s->stats + s->max) max 762 fs/jbd2/journal.c s->max = journal->j_history_max; max 763 fs/jbd2/journal.c s->start = journal->j_history_cur % s->max; max 73 fs/jbd2/recovery.c unsigned int max, nbufs, next; max 80 fs/jbd2/recovery.c max = start + (128 * 1024 / journal->j_blocksize); max 81 fs/jbd2/recovery.c if (max > journal->j_maxlen) max 82 fs/jbd2/recovery.c max = journal->j_maxlen; max 89 fs/jbd2/recovery.c for (next = start; next < max; next++) { max 720 fs/jbd2/recovery.c int offset, max; max 725 fs/jbd2/recovery.c max = be32_to_cpu(header->r_count); max 730 fs/jbd2/recovery.c while (offset + record_len <= max) { max 170 fs/jffs2/file.c ri.isize = cpu_to_je32(max((uint32_t)inode->i_size, pageofs)); max 1119 fs/jffs2/gc.c uint32_t min, max; max 1122 fs/jffs2/gc.c max = min + PAGE_CACHE_SIZE; max 1181 fs/jffs2/gc.c while((frag = frag_next(frag)) && frag->ofs+frag->size <= max) { max 1185 fs/jffs2/gc.c if (frag->ofs+frag->size < max) { max 1263 fs/jffs2/wbuf.c c->cleanmarker_size = max(16u, c->mtd->writesize); max 370 fs/jffs2/write.c ri->isize = cpu_to_je32(max(je32_to_cpu(ri->isize), offset + datalen)); max 115 fs/jfs/jfs_debug.h #define HIGHWATERMARK(x,y) ((x) = max((x), (y))) max 2796 fs/jfs/jfs_dmap.c int max; max 2826 fs/jfs/jfs_dmap.c max = TREEMAX(&tp->dmt_stree[lp]); max 2831 fs/jfs/jfs_dmap.c if (tp->dmt_stree[pp] == max) max 2836 fs/jfs/jfs_dmap.c tp->dmt_stree[pp] = max; max 2987 fs/jfs/jfs_dmap.c tmp1 = max(budtab[cp[2]], budtab[cp[3]]); max 2988 fs/jfs/jfs_dmap.c tmp2 = max(budtab[cp[0]], budtab[cp[1]]); max 2989 fs/jfs/jfs_dmap.c return (max(tmp1, tmp2)); max 68 fs/jfs/jfs_dmap.h tmp1 = max(*(cp+2), *(cp+3)); max 69 fs/jfs/jfs_dmap.h tmp2 = max(*(cp), *(cp+1)); max 71 fs/jfs/jfs_dmap.h return max(tmp1, tmp2); max 525 fs/jfs/jfs_extent.c s64 nb, nblks, daddr, max; max 536 fs/jfs/jfs_extent.c max = (s64) 1 << bmp->db_maxfreebud; max 537 fs/jfs/jfs_extent.c if (*nblocks >= max && *nblocks > nbperpage) max 538 fs/jfs/jfs_extent.c nb = nblks = (max > nbperpage) ? max : nbperpage; max 511 fs/jfs/xattr.c size = max(min_size, ea_size); max 430 fs/lockd/svc.c if (endp == val || *endp || num < (min) || num > (max)) \ max 741 fs/nfs/write.c count = max(count + offset, nfs_page_length(page)); max 1624 fs/nfsd/export.c for (i = 0; i < max; i++) max 3165 fs/nfsd/nfs4state.c return max(user_lease_time, lease_time) * HZ; max 1637 fs/ntfs/super.c int i, max; max 1687 fs/ntfs/super.c max = default_upcase_len; max 1688 fs/ntfs/super.c if (max > vol->upcase_len) max 1689 fs/ntfs/super.c max = vol->upcase_len; max 1690 fs/ntfs/super.c for (i = 0; i < max; i++) max 1693 fs/ntfs/super.c if (i == max) { max 1696 fs/ntfs/super.c vol->upcase_len = max; max 1039 fs/ocfs2/aops.c start = max(from, block_start); max 391 fs/ocfs2/dlmglue.c unsigned int *max, *failed; max 398 fs/ocfs2/dlmglue.c max = &res->l_lock_max_prmode; max 403 fs/ocfs2/dlmglue.c max = &res->l_lock_max_exmode; max 410 fs/ocfs2/dlmglue.c if (time > *max) max 411 fs/ocfs2/dlmglue.c *max = time; max 403 fs/ocfs2/stack_user.c struct ocfs2_protocol_version *max = max 437 fs/ocfs2/stack_user.c if ((major != max->pv_major) || max 438 fs/ocfs2/stack_user.c (minor > max->pv_minor)) max 35 fs/omfs/bitmap.c if (x < nbits || count > max) max 36 fs/omfs/bitmap.c return min(count, max); max 40 fs/omfs/bitmap.c return min(count, max); max 372 fs/proc/base.c task->latency_record[i].max); max 735 fs/read_write.c if (!max) max 736 fs/read_write.c max = min(in_inode->i_sb->s_maxbytes, out_inode->i_sb->s_maxbytes); max 742 fs/read_write.c if (unlikely(pos + count > max)) { max 744 fs/read_write.c if (pos >= max) max 746 fs/read_write.c count = max - pos; max 769 fs/read_write.c if (*ppos > max) max 187 fs/reiserfs/bitmap.c if (end >= *beg + max || end >= boundary max 358 fs/reiserfs/bitmap.c min, max, unfm); max 368 fs/reiserfs/bitmap.c scan_bitmap_block(th, bm, &off, off_max, min, max, unfm); max 374 fs/reiserfs/bitmap.c scan_bitmap_block(th, bm, &off, end_off + 1, min, max, unfm); max 2036 fs/reiserfs/fix_node.c max(max_num_of_items * sizeof(struct virtual_item), max 143 fs/select.c int max; max 151 fs/select.c max = 0; max 168 fs/select.c if (max) max 172 fs/select.c max++; max 175 fs/select.c max += n * __NFDBITS; max 178 fs/select.c return max; max 1043 fs/ubifs/debug.c const union ubifs_key *min, *max; max 1085 fs/ubifs/debug.c max = &zp->zbranch[n + 1].key; max 1092 fs/ubifs/debug.c cmp = keys_cmp(c, max, max 172 fs/xfs/linux-2.6/xfs_linux.h #define MAX(a,b) (max(a,b)) max 67 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.restrict_chown.max max 78 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.sgid_inherit.max max 89 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.symlink_mode.max max 100 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.panic_mask.max max 112 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.error_level.max max 123 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.syncd_timer.max max 134 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.inherit_sync.max max 145 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.inherit_nodump.max max 156 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.inherit_noatim.max max 167 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.xfs_buf_timer.max max 178 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.xfs_buf_age.max max 189 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.inherit_nosym.max max 200 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.rotorstep.max max 211 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.inherit_nodfrg.max max 222 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.fstrm_timer.max, max 235 fs/xfs/linux-2.6/xfs_sysctl.c .extra2 = &xfs_params.stats_clear.max max 30 fs/xfs/linux-2.6/xfs_sysctl.h int max; max 1259 fs/xfs/xfs_attr_leaf.c int count, totallen, max, space, swap; max 1318 fs/xfs/xfs_attr_leaf.c max = be16_to_cpu(hdr2->firstused) max 1320 fs/xfs/xfs_attr_leaf.c max -= be16_to_cpu(hdr2->count) * sizeof(xfs_attr_leaf_entry_t); max 1321 fs/xfs/xfs_attr_leaf.c if (space > max) { max 1350 fs/xfs/xfs_attr_leaf.c max = be16_to_cpu(hdr1->firstused) max 1352 fs/xfs/xfs_attr_leaf.c max -= be16_to_cpu(hdr1->count) * sizeof(xfs_attr_leaf_entry_t); max 1353 fs/xfs/xfs_attr_leaf.c if (space > max) { max 1427 fs/xfs/xfs_attr_leaf.c int count, max, index, totallen, half; max 1444 fs/xfs/xfs_attr_leaf.c max = be16_to_cpu(hdr1->count) + be16_to_cpu(hdr2->count); max 1445 fs/xfs/xfs_attr_leaf.c half = (max+1) * sizeof(*entry); max 1455 fs/xfs/xfs_attr_leaf.c for (count = index = 0; count < max; entry++, index++, count++) { max 4319 fs/xfs/xfs_bmap.c xfs_fileoff_t max; /* starting useful block */ max 4336 fs/xfs/xfs_bmap.c for (idx = 0, lastaddr = 0, max = lowest; idx < nextents; idx++) { max 4342 fs/xfs/xfs_bmap.c if (off >= lowest + len && off - max >= len) { max 4343 fs/xfs/xfs_bmap.c *first_unused = max; max 4347 fs/xfs/xfs_bmap.c max = XFS_FILEOFF_MAX(lastaddr, lowest); max 4349 fs/xfs/xfs_bmap.c *first_unused = max; max 148 fs/xfs/xfs_da_btree.c int max, action, error, i; max 156 fs/xfs/xfs_da_btree.c max = state->path.active - 1; max 157 fs/xfs/xfs_da_btree.c ASSERT((max >= 0) && (max < XFS_DA_NODE_MAXDEPTH)); max 158 fs/xfs/xfs_da_btree.c ASSERT(state->path.blk[max].magic == XFS_ATTR_LEAF_MAGIC || max 159 fs/xfs/xfs_da_btree.c state->path.blk[max].magic == XFS_DIR2_LEAFN_MAGIC); max 161 fs/xfs/xfs_da_btree.c addblk = &state->path.blk[max]; /* initial dummy value */ max 162 fs/xfs/xfs_da_btree.c for (i = max; (i >= 0) && addblk; state->path.active--, i--) { max 207 fs/xfs/xfs_da_btree.c max - i, &action); max 1056 fs/xfs/xfs_da_btree.c int probe, span, max, error, retval; max 1092 fs/xfs/xfs_da_btree.c max = be16_to_cpu(node->hdr.count); max 1093 fs/xfs/xfs_da_btree.c blk->hashval = be32_to_cpu(node->btree[max-1].hashval); max 1098 fs/xfs/xfs_da_btree.c probe = span = max / 2; max 1111 fs/xfs/xfs_da_btree.c ASSERT((probe >= 0) && (probe < max)); max 1122 fs/xfs/xfs_da_btree.c while ((probe < max) && (be32_to_cpu(btree->hashval) < hashval)) { max 1130 fs/xfs/xfs_da_btree.c if (probe == max) { max 1131 fs/xfs/xfs_da_btree.c blk->index = max-1; max 1132 fs/xfs/xfs_da_btree.c blkno = be32_to_cpu(node->btree[max-1].before); max 2275 fs/xfs/xfs_mount.c if (count < max(min, XFS_ICSB_INO_CNTR_REENABLE)) max 2281 fs/xfs/xfs_mount.c if (count < max(min, XFS_ICSB_INO_CNTR_REENABLE)) max 2287 fs/xfs/xfs_mount.c if (count < max(min, XFS_ICSB_FDBLK_CNTR_REENABLE(mp))) max 241 include/asm-parisc/dma-mapping.h allocate_resource(&iomem_resource, res, size, min, max, \ max 35 include/linux/atm_nicstar.h unsigned max; max 77 include/linux/cpufreq.h unsigned int max; /* in kHz */ max 91 include/linux/cpufreq.h unsigned int max; /* in kHz */ max 260 include/linux/cpufreq.h if (policy->max < min) max 261 include/linux/cpufreq.h policy->max = min; max 262 include/linux/cpufreq.h if (policy->min > max) max 263 include/linux/cpufreq.h policy->min = max; max 264 include/linux/cpufreq.h if (policy->max > max) max 265 include/linux/cpufreq.h policy->max = max; max 266 include/linux/cpufreq.h if (policy->min > policy->max) max 267 include/linux/cpufreq.h policy->min = policy->max; max 203 include/linux/gameport.h return gameport->calibrate(gameport, axes, max); max 578 include/linux/hid.h struct hid_usage *usage, unsigned long **bit, int *max); max 581 include/linux/hid.h struct hid_usage *usage, unsigned long **bit, int *max); max 665 include/linux/hid.h *max = ABS_MAX; max 669 include/linux/hid.h *max = REL_MAX; max 673 include/linux/hid.h *max = KEY_MAX; max 677 include/linux/hid.h *max = LED_MAX; max 692 include/linux/hid.h hid_map_usage(hidinput, usage, bit, max, type, c); max 995 include/linux/ide.h int min, max; max 1004 include/linux/ide.h .max = _max, \ max 80 include/linux/inetdevice.h (max(IPV4_DEVCONF_ALL(dev_net(in_dev->dev), attr), \ max 1301 include/linux/input.h dev->absmax[axis] = max; max 379 include/linux/kernel.h typeof(max) __max = (max); \ max 414 include/linux/kernel.h type __max = (max); \ max 432 include/linux/kernel.h typeof(val) __max = (max); \ max 21 include/linux/latencytop.h unsigned long max; max 1575 include/linux/libata.h max--; max 1576 include/linux/libata.h } while (status != 0xff && (status & bits) && (max > 0)); max 129 include/linux/lockdep.h s64 max; max 314 include/linux/mlx4/device.h int max; max 57 include/linux/moduleparam.h unsigned int max; max 27 include/linux/netfilter/xt_hashlimit.h u_int32_t max; /* max number of entries */ max 51 include/linux/netfilter/xt_hashlimit.h u_int32_t max; /* max number of entries */ max 5 include/linux/netfilter/xt_length.h u_int16_t min, max; max 18 include/linux/netfilter/xt_u32.h u_int32_t max; max 44 include/linux/nfsacl.h w += max(acl_access ? (int)acl_access->a_count : 3, 4) * 12; max 46 include/linux/nfsacl.h w += max((int)acl_default->a_count, 4) * 12; max 20 include/linux/prio_heap.h int max; max 183 include/linux/quota.h #define DQUOT_INIT_ALLOC max(V1_INIT_ALLOC, V2_INIT_ALLOC) max 184 include/linux/quota.h #define DQUOT_INIT_REWRITE max(V1_INIT_REWRITE, V2_INIT_REWRITE) max 185 include/linux/quota.h #define DQUOT_DEL_ALLOC max(V1_DEL_ALLOC, V2_DEL_ALLOC) max 186 include/linux/quota.h #define DQUOT_DEL_REWRITE max(V1_DEL_REWRITE, V2_DEL_REWRITE) max 1945 include/linux/reiserfs_fs.h max( REISERFS_SB( sb ) -> s_proc_info_data.field, value ) max 85 include/linux/slub_def.h struct kmem_cache_order_objects max; max 149 include/linux/swap.h unsigned int max; max 403 include/linux/videodev2.h struct v4l2_fract max; /* Maximum frame interval [s] */ max 363 include/linux/xfrm.h __u32 max; max 121 include/media/tuner-types.h u16 max; max 41 include/net/netfilter/nf_nat.h union nf_conntrack_man_proto min, max; max 27 include/net/netfilter/nf_nat_protocol.h const union nf_conntrack_man_proto *max); max 1208 include/net/sock.h sk->sk_sndbuf = max(sk->sk_sndbuf, SOCK_MIN_SNDBUF); max 779 include/net/tcp.h return max(tp->snd_ssthresh, max 218 include/scsi/libiscsi.h int max; /* Max number of elements */ max 335 include/sound/asound.h unsigned int min, max; max 795 include/sound/asound.h long max; /* R: maximum value */ max 800 include/sound/asound.h long long max; /* R: maximum value */ max 953 include/sound/cs46xx_dsp_scb_types.h max, max 1004 include/sound/cs46xx_dsp_scb_types.h max, max 1578 include/sound/emu10k1.h unsigned int max; /* maximum range */ max 2153 include/sound/emu10k1.h unsigned int max; /* maximum range */ max 2166 include/sound/emu10k1.h unsigned int max; max 1026 include/sound/pcm.h *max = dma < 4 ? 64 * 1024 : 128 * 1024; max 248 include/sound/pcm_params.h i->max = UINT_MAX; max 261 include/sound/pcm_params.h return (i->min > i->max || max 262 include/sound/pcm_params.h (i->min == i->max && (i->openmin || i->openmax))); max 272 include/sound/pcm_params.h return (i->min == i->max || max 273 include/sound/pcm_params.h (i->min + 1 == i->max && i->openmax)); max 289 include/sound/pcm_params.h v = i->max; max 298 include/sound/pcm_params.h i->max < val || (i->max == val && i->openmax))); max 310 include/sound/pcm_params.h if (i->openmin && i->openmax && i->min == i->max) max 323 include/sound/pcm_params.h i1->max == i2->max && i1->openmax == i2->openmax; max 145 include/sound/soc-dapm.h .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) } max 152 include/sound/soc-dapm.h ((max) << 16) | ((invert) << 24) } max 159 include/sound/soc-dapm.h .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) } max 168 include/sound/soc-dapm.h ((max) << 16) | ((invert) << 24) } max 31 include/sound/soc.h {.reg = xreg, .shift = xshift, .max = xmax, .invert = xinvert}) max 34 include/sound/soc.h {.reg = xreg, .max = xmax, .invert = xinvert}) max 39 include/sound/soc.h .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) } max 47 include/sound/soc.h .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) } max 54 include/sound/soc.h .max = xmax, .invert = xinvert} } max 61 include/sound/soc.h .max = xmax, .invert = xinvert} } max 71 include/sound/soc.h .max = xmax, .invert = xinvert} } max 81 include/sound/soc.h .max = xmax, .invert = xinvert} } max 90 include/sound/soc.h {.reg = xreg, .min = xmin, .max = xmax} } max 93 include/sound/soc.h .max = xmax, .texts = xtexts } max 97 include/sound/soc.h { .max = xmax, .texts = xtexts } max 529 include/sound/soc.h int min, max; max 539 include/sound/soc.h unsigned int max; max 10 include/video/mbxfb.h unsigned int max; max 1059 ipc/sem.c int undos = 0, alter = 0, max; max 1092 ipc/sem.c max = 0; max 1094 ipc/sem.c if (sop->sem_num >= max) max 1095 ipc/sem.c max = sop->sem_num; max 1145 ipc/sem.c if (max >= sma->sem_nsems) max 2102 kernel/cgroup.c cnt += snprintf(buf + cnt, max(sz - cnt, 0), "%d\n", a[i]); max 939 kernel/kprobes.c rp->maxactive = max(10, 2 * NR_CPUS); max 90 kernel/latencytop.c if (lat->time > latency_record[i].max) max 91 kernel/latencytop.c latency_record[i].max = lat->time; max 132 kernel/latencytop.c lat.max = usecs; max 166 kernel/latencytop.c if (lat.time > mylat->max) max 167 kernel/latencytop.c mylat->max = lat.time; max 192 kernel/latencytop.c latency_record[i].max); max 157 kernel/lockdep.c if (time > lt->max) max 158 kernel/lockdep.c lt->max = time; max 170 kernel/lockdep.c dst->max += src->max; max 672 kernel/lockdep.c count = max(count, class->name_version); max 492 kernel/lockdep_proc.c seq_time(m, lt->max); max 296 kernel/params.c if (*num == max) { max 298 kernel/params.c name, max); max 328 kernel/params.c return param_array(kp->name, val, 1, arr->max, arr->elem, max 339 kernel/params.c for (i = off = 0; i < (arr->num ? *arr->num : arr->max); i++) { max 506 kernel/pid.c pidhash_shift = max(4, fls(megabytes * 4)); max 130 kernel/pm_qos_params.c return max(v1, v2); max 248 kernel/printk.c int ret, max; max 256 kernel/printk.c max = log_buf_get_len(); max 257 kernel/printk.c if (idx < 0 || idx >= max) { max 260 kernel/printk.c if (len > max) max 261 kernel/printk.c len = max; max 263 kernel/printk.c idx += (log_end - max); max 318 kernel/resource.c if (new->end > max) max 319 kernel/resource.c new->end = max; max 356 kernel/resource.c err = find_resource(root, new, size, min, max, align, alignf, alignf_data); max 567 kernel/resource.c common_start = max(conflict->start, start); max 2042 kernel/sched.c return max(rq->cpu_load[type-1], total); max 4227 kernel/sched.c p->prev_utime = max(p->prev_utime, clock_t_to_cputime(utime)); max 4244 kernel/sched.c p->prev_stime = max(p->prev_stime, clock_t_to_cputime(stime)); max 421 kernel/sched_fair.c schedstat_set(curr->exec_max, max((u64)delta_exec, curr->exec_max)); max 477 kernel/sched_fair.c schedstat_set(se->wait_max, max(se->wait_max, max 737 kernel/sched_fair.c se->slice_max = max(se->slice_max, max 526 kernel/sched_rt.c schedstat_set(curr->se.exec_max, max(curr->se.exec_max, delta_exec)); max 1172 kernel/sys.c int base, max, stride; max 1180 kernel/sys.c max = gidsetsize - stride; max 1181 kernel/sys.c for (base = 0; base < max; base++) { max 2278 kernel/sysctl.c int *max; max 2289 kernel/sysctl.c (param->max && *param->max < val)) max 2327 kernel/sysctl.c .max = (int *) table->extra2, max 2341 kernel/sysctl.c unsigned long *i, *min, *max, val; max 2355 kernel/sysctl.c max = (unsigned long *) table->extra2; max 2359 kernel/sysctl.c for (; left && vleft--; i++, min++, max++, first=0) { max 2397 kernel/sysctl.c if ((min && val < *min) || (max && val > *max)) max 2809 kernel/sysctl.c int *max = (int *) table->extra2; max 2829 kernel/sysctl.c if (max && value > max[i]) max 464 kernel/time/clocksource.c max((ssize_t)PAGE_SIZE - count, (ssize_t)0), max 470 kernel/time/clocksource.c max((ssize_t)PAGE_SIZE - count, (ssize_t)0), "\n"); max 81 kernel/time/ntp.c offset = max(offset, -MAXPHASE); max 102 kernel/time/ntp.c time_freq = max(freq_adj, -MAXFREQ_SCALED); max 359 kernel/time/ntp.c time_freq = max(time_freq, -MAXFREQ_SCALED); max 372 kernel/time/ntp.c time_constant = max(time_constant, 0l); max 436 lib/idr.c int n, id, max; max 443 lib/idr.c max = 1 << n; max 446 lib/idr.c while (id < max) { max 534 lib/idr.c int n, id, max, error = 0; max 541 lib/idr.c max = 1 << n; max 544 lib/idr.c while (id < max) { max 16 lib/prio_heap.c heap->max = size / sizeof(void *); max 32 lib/prio_heap.c if (heap->size < heap->max) { max 597 lib/zlib_deflate/deftree.c s->depth[node] = (uch) (max(s->depth[n], s->depth[m]) + 1); max 28 lib/zlib_inflate/inftrees.c unsigned min, max; /* minimum and maximum code lengths */ max 100 lib/zlib_inflate/inftrees.c for (max = MAXBITS; max >= 1; max--) max 101 lib/zlib_inflate/inftrees.c if (count[max] != 0) break; max 102 lib/zlib_inflate/inftrees.c if (root > max) root = max; max 103 lib/zlib_inflate/inftrees.c if (max == 0) { /* no symbols to code at all */ max 123 lib/zlib_inflate/inftrees.c if (left > 0 && (type == CODES || max != 1)) max 241 lib/zlib_inflate/inftrees.c if (len == max) break; max 257 lib/zlib_inflate/inftrees.c while (curr + drop < max) { max 300 mm/bootmem.c unsigned long max; max 308 mm/bootmem.c max = min(bdata->node_low_pfn, end); max 310 mm/bootmem.c err = mark_bootmem_node(bdata, pos, max, reserve, flags); max 316 mm/bootmem.c if (max == end) max 436 mm/bootmem.c unsigned long min, max, start, sidx, midx, step; max 450 mm/bootmem.c max = bdata->node_low_pfn; max 455 mm/bootmem.c if (limit && max > limit) max 456 mm/bootmem.c max = limit; max 457 mm/bootmem.c if (max <= min) max 460 mm/bootmem.c step = max(align >> PAGE_SHIFT, 1UL); max 462 mm/bootmem.c if (goal && min < goal && goal < max) max 468 mm/bootmem.c midx = max - bdata->node_min_pfn; max 201 mm/hugetlb.c seg_from = max(rg->from, f); max 1120 mm/hugetlb.c min_count = max(count, min_count); max 908 mm/memory.c start = max(vma->vm_start, start_addr); max 173 mm/memory_hotplug.c zone->spanned_pages = max(old_zone_end_pfn, end_pfn) - max 188 mm/memory_hotplug.c pgdat->node_spanned_pages = max(old_pgdat_end_pfn, end_pfn) - max 350 mm/memory_hotplug.c max_mapnr = max(page_to_pfn(page), max_mapnr); max 2463 mm/page_alloc.c return max(size, 4UL); max 2675 mm/page_alloc.c pcp->batch = max(1UL, 1 * batch); max 2691 mm/page_alloc.c pcp->batch = max(1UL, high/4); max 3098 mm/page_alloc.c *end_pfn = max(*end_pfn, early_node_map[i].end_pfn); max 3190 mm/page_alloc.c zone_start_pfn = max(zone_start_pfn, node_start_pfn); max 3228 mm/page_alloc.c prev_end_pfn = max(prev_end_pfn, range_start_pfn); max 3241 mm/page_alloc.c max(range_start_pfn, prev_end_pfn); max 3268 mm/page_alloc.c zone_start_pfn = max(arch_zone_lowest_possible_pfn[zone_type], max 3819 mm/page_alloc.c required_kernelcore = max(required_kernelcore, corepages); max 3854 mm/page_alloc.c start_pfn = max(early_node_map[i].start_pfn, max 3973 mm/page_alloc.c max(max_zone_pfn[i], arch_zone_lowest_possible_pfn[i]); max 4133 mm/page_alloc.c unsigned long max = 0; max 4137 mm/page_alloc.c if (zone->lowmem_reserve[j] > max) max 4138 mm/page_alloc.c max = zone->lowmem_reserve[j]; max 4142 mm/page_alloc.c max += zone->pages_high; max 4144 mm/page_alloc.c if (max > zone->present_pages) max 4145 mm/page_alloc.c max = zone->present_pages; max 4146 mm/page_alloc.c reserve_pages += max; max 4412 mm/page_alloc.c unsigned long long max = limit; max 4437 mm/page_alloc.c if (max == 0) { max 4438 mm/page_alloc.c max = ((unsigned long long)nr_all_pages << PAGE_SHIFT) >> 4; max 4439 mm/page_alloc.c do_div(max, bucketsize); max 4442 mm/page_alloc.c if (numentries > max) max 4443 mm/page_alloc.c numentries = max; max 28 mm/quicklist.c unsigned long node_free_pages, max; max 43 mm/quicklist.c max = node_free_pages / FRACTION_OF_NODE_MEM; max 46 mm/quicklist.c max /= num_cpus_on_node; max 48 mm/quicklist.c return max(max, min_pages); max 272 mm/readahead.c if (newsize <= max / 32) max 274 mm/readahead.c else if (newsize <= max / 4) max 277 mm/readahead.c newsize = max; max 292 mm/readahead.c if (cur < max / 16) max 297 mm/readahead.c return min(newsize, max); max 348 mm/readahead.c int max = ra->ra_pages; /* max readahead pages */ max 359 mm/readahead.c ra->size = get_next_ra_size(ra, max); max 365 mm/readahead.c sequential = offset - prev_offset <= 1UL || req_size > max; max 386 mm/readahead.c start = radix_tree_next_hole(&mapping->page_tree, offset,max+1); max 389 mm/readahead.c if (!start || start - offset > max) max 394 mm/readahead.c ra->size = get_next_ra_size(ra, max); max 407 mm/readahead.c ra->size = get_init_ra_size(req_size, max); max 2268 mm/shmem.c sbinfo = kmalloc(max((int)sizeof(struct shmem_sb_info), max 141 mm/slab.c #define REDZONE_ALIGN max(BYTES_PER_WORD, __alignof__(unsigned long long)) max 977 mm/slab.c int nr = min(min(from->avail, max), to->limit - to->avail); max 3537 mm/slab.c int max = shared_array->limit - shared_array->avail; max 3538 mm/slab.c if (max) { max 3539 mm/slab.c if (batchcount > max) max 3540 mm/slab.c batchcount = max; max 465 mm/slob.c int align = max(ARCH_KMALLOC_MINALIGN, ARCH_SLAB_MINALIGN); max 499 mm/slob.c int align = max(ARCH_KMALLOC_MINALIGN, ARCH_SLAB_MINALIGN); max 518 mm/slob.c int align = max(ARCH_KMALLOC_MINALIGN, ARCH_SLAB_MINALIGN); max 1812 mm/slub.c for (order = max(min_order, max 1894 mm/slub.c align = max(align, ralign); max 2292 mm/slub.c if (oo_objects(s->oo) > oo_objects(s->max)) max 2293 mm/slub.c s->max = s->oo; max 2767 mm/slub.c int objects = oo_objects(s->max); max 3111 mm/slub.c s->objsize = max(s->objsize, (int)size); max 3348 mm/slub.c unsigned long *map = kmalloc(BITS_TO_LONGS(oo_objects(s->max)) * max 3440 mm/slub.c unsigned long max; max 3447 mm/slub.c if (t->max) max 3449 mm/slub.c get_order(sizeof(struct location) * t->max)); max 3457 mm/slub.c order = get_order(sizeof(struct location) * max); max 3467 mm/slub.c t->max = max; max 3525 mm/slub.c if (t->count >= t->max && !alloc_loc_track(t, 2 * t->max, GFP_ATOMIC)) max 495 mm/swap.c #define ACCT_THRESHOLD max(16, NR_CPUS * 2) max 148 mm/swapfile.c si->lowest_bit = si->max; max 251 mm/swapfile.c if (offset >= p->max) max 682 mm/swapfile.c unsigned int max = si->max; max 693 mm/swapfile.c if (++i >= max) { max 702 mm/swapfile.c max = prev + 1; max 1103 mm/swapfile.c ret = add_swap_extent(sis, 0, sis->max, 0); max 1119 mm/swapfile.c page_no < sis->max) { max 1173 mm/swapfile.c sis->max = page_no; max 1320 mm/swapfile.c p->max = 0; max 1657 mm/swapfile.c p->max = maxpages; max 1775 mm/swapfile.c if (offset < p->max && p->swap_map[offset]) { max 1824 mm/swapfile.c if (end > si->max) /* don't go beyond end of map */ max 1825 mm/swapfile.c end = si->max; max 44 mm/util.c len = strnlen(s, max); max 106 net/bridge/netfilter/ebt_ulog.c n = max(size, nlbufsiz); max 821 net/core/pktgen.c int i = 0, max, len; max 835 net/core/pktgen.c max = count - i; max 836 net/core/pktgen.c tmp = count_trail_chars(&user_buffer[i], max); max 854 net/core/pktgen.c max = count - i; max 855 net/core/pktgen.c len = count_trail_chars(&user_buffer[i], max); max 1703 net/core/pktgen.c int i = 0, max, len, ret; max 1712 net/core/pktgen.c max = count - i; max 1713 net/core/pktgen.c len = count_trail_chars(&user_buffer[i], max); max 1730 net/core/pktgen.c max = count - i; max 1731 net/core/pktgen.c len = count_trail_chars(&user_buffer[i], max); max 498 net/dccp/ccids/ccid2.c hctx->ccid2hctx_ssthresh = max(hctx->ccid2hctx_cwnd, 2U); max 148 net/dccp/ccids/ccid3.c min_rate = max(min_rate, 2 * hctx->ccid3hctx_x_recv); max 155 net/dccp/ccids/ccid3.c hctx->ccid3hctx_x = max(hctx->ccid3hctx_x, max 163 net/dccp/ccids/ccid3.c hctx->ccid3hctx_x = max(hctx->ccid3hctx_x, max 239 net/dccp/ccids/ccid3.c hctx->ccid3hctx_x = max(hctx->ccid3hctx_x / 2, max 258 net/dccp/ccids/ccid3.c max(hctx->ccid3hctx_x_recv / 2, max 277 net/dccp/ccids/ccid3.c t_nfb = max(hctx->ccid3hctx_t_rto, 2 * hctx->ccid3hctx_t_ipi); max 498 net/dccp/ccids/ccid3.c t_nfb = max(hctx->ccid3hctx_t_rto, 2 * hctx->ccid3hctx_t_ipi); max 84 net/dccp/ccids/lib/loss_interval.c lh->i_mean = max(i_tot0, i_tot1) / w_tot; max 475 net/decnet/dn_neigh.c for(i = 0; i < max; i++) { max 179 net/decnet/dn_nsp_in.c if (flen > max) max 1994 net/ipv4/fib_trie.c max(sizeof(struct leaf), max 2151 net/ipv4/fib_trie.c unsigned i, max, pointers, bytes, avdepth; max 2171 net/ipv4/fib_trie.c max = MAX_STAT_DEPTH; max 2172 net/ipv4/fib_trie.c while (max > 0 && stat->nodesizes[max-1] == 0) max 2173 net/ipv4/fib_trie.c max--; max 2176 net/ipv4/fib_trie.c for (i = 1; i <= max; i++) max 249 net/ipv4/ip_fragment.c unsigned int max = sysctl_ipfrag_max_dist; max 254 net/ipv4/ip_fragment.c if (!peer || !max) max 261 net/ipv4/ip_fragment.c rc = qp->q.fragments && (end - start) > max; max 784 net/ipv4/ipconfig.c if (len > max-1) max 785 net/ipv4/ipconfig.c len = max-1; max 90 net/ipv4/netfilter/ipt_MASQUERADE.c mr->range[0].min, mr->range[0].max }); max 66 net/ipv4/netfilter/ipt_NETMAP.c mr->range[0].min, mr->range[0].max }); max 82 net/ipv4/netfilter/ipt_REDIRECT.c mr->range[0].min, mr->range[0].max }); max 138 net/ipv4/netfilter/ipt_ULOG.c n = max(size, nlbufsiz); max 33 net/ipv4/netfilter/ipt_ah.c min,spi,max); max 34 net/ipv4/netfilter/ipt_ah.c r=(spi >= min && spi <= max) ^ invert; max 124 net/ipv4/netfilter/nf_nat_core.c &range->min, &range->max)) max 270 net/ipv4/netfilter/nf_nat_core.c proto->in_range(tuple, maniptype, &range->min, &range->max)) && max 397 net/ipv4/netfilter/nf_nat_h323.c range.min = range.max = this->saved_proto; max 483 net/ipv4/netfilter/nf_nat_h323.c range.min = range.max = this->saved_proto; max 439 net/ipv4/netfilter/nf_nat_helper.c range.min = range.max = exp->saved_proto; max 95 net/ipv4/netfilter/nf_nat_pptp.c range.min = range.max = exp->saved_proto; max 105 net/ipv4/netfilter/nf_nat_pptp.c range.min = range.max = exp->saved_proto; max 33 net/ipv4/netfilter/nf_nat_proto_common.c ntohs(port) <= ntohs(max->all); max 73 net/ipv4/netfilter/nf_nat_proto_common.c range_size = ntohs(range->max.all) - min + 1; max 101 net/ipv4/netfilter/nf_nat_proto_common.c NLA_PUT_BE16(skb, CTA_PROTONAT_PORT_MAX, range->max.all); max 114 net/ipv4/netfilter/nf_nat_proto_common.c range->max.all = range->min.tcp.port; max 118 net/ipv4/netfilter/nf_nat_proto_common.c range->max.all = nla_get_be16(tb[CTA_PROTONAT_PORT_MAX]); max 66 net/ipv4/netfilter/nf_nat_proto_gre.c range_size = ntohs(range->max.gre.key) - min + 1; max 27 net/ipv4/netfilter/nf_nat_proto_icmp.c ntohs(tuple->src.u.icmp.id) <= ntohs(max->icmp.id); max 40 net/ipv4/netfilter/nf_nat_proto_icmp.c range_size = ntohs(range->max.icmp.id) - ntohs(range->min.icmp.id) + 1; max 221 net/ipv4/netfilter/nf_nat_sip.c range.min = range.max = exp->saved_proto; max 2756 net/ipv4/tcp.c limit = max(limit, 128UL); max 2767 net/ipv4/tcp.c sysctl_tcp_wmem[2] = max(64*1024, max_share); max 2771 net/ipv4/tcp.c sysctl_tcp_rmem[2] = max(87380, max_share); max 188 net/ipv4/tcp_bic.c return max(tp->snd_cwnd >> 1U, 2U); max 190 net/ipv4/tcp_bic.c return max((tp->snd_cwnd * beta) / BICTCP_BETA_SCALE, 2U); max 197 net/ipv4/tcp_bic.c return max(tp->snd_cwnd, ca->last_max_cwnd); max 383 net/ipv4/tcp_cong.c return max(tp->snd_cwnd >> 1U, 2U); max 272 net/ipv4/tcp_cubic.c return max((tp->snd_cwnd * beta) / BICTCP_BETA_SCALE, 2U); max 279 net/ipv4/tcp_cubic.c return max(tcp_sk(sk)->snd_cwnd, ca->last_max_cwnd); max 157 net/ipv4/tcp_highspeed.c return max(tp->snd_cwnd - ((tp->snd_cwnd * hstcp_aimd_vals[ca->ai].md) >> 8), 2U); max 76 net/ipv4/tcp_htcp.c return max(tp->snd_cwnd, (tp->snd_ssthresh << 7) / ca->beta); max 185 net/ipv4/tcp_htcp.c scale = min(max(scale, 1U << 2), 10U << 3); max 225 net/ipv4/tcp_htcp.c return max((tp->snd_cwnd * ca->beta) >> 7, 2U); max 300 net/ipv4/tcp_illinois.c return max(tp->snd_cwnd - ((tp->snd_cwnd * ca->beta) >> BETA_SHIFT), 2U); max 366 net/ipv4/tcp_input.c tp->window_clamp = max(maxwin - max 375 net/ipv4/tcp_input.c tp->window_clamp = max(2 * tp->advmss, maxwin - tp->advmss); max 414 net/ipv4/tcp_input.c hint = max(hint, TCP_MIN_MSS); max 505 net/ipv4/tcp_input.c space = max(tp->rcvq_space.space, space); max 676 net/ipv4/tcp_input.c tp->mdev_max = tp->rttvar = max(tp->mdev, tcp_rto_min(sk)); max 791 net/ipv4/tcp_input.c max(tp->snd_cwnd >> 1, tp->snd_ssthresh); max 928 net/ipv4/tcp_input.c tp->mdev_max = tp->rttvar = max(tp->mdev, tcp_rto_min(sk)); max 1667 net/ipv4/tcp_input.c holes = max(tp->lost_out, 1U); max 2372 net/ipv4/tcp_input.c tp->snd_cwnd = max(tp->snd_cwnd, tp->snd_ssthresh << 1); max 2379 net/ipv4/tcp_input.c tp->snd_cwnd = max(tp->snd_cwnd, tp->snd_ssthresh); max 4417 net/ipv4/tcp_input.c u32 win_used = max(tp->snd_cwnd_used, init_win); max 310 net/ipv4/tcp_lp.c tp->snd_cwnd = max(tp->snd_cwnd >> 1U, 1U); max 140 net/ipv4/tcp_output.c tp->snd_cwnd = max(cwnd, restart_cwnd); max 970 net/ipv4/tcp_output.c return max(tp->max_window >> 1, 68U - tp->tcp_header_len); max 2446 net/ipv4/tcp_output.c int rtt = max(tp->srtt >> 3, TCP_DELACK_MIN); max 40 net/ipv4/tcp_scalable.c return max(tp->snd_cwnd - (tp->snd_cwnd>>TCP_SCALABLE_MD_SCALE), 2U); max 128 net/ipv4/tcp_timer.c mss = max(mss, 68 - tp->tcp_header_len); max 204 net/ipv4/tcp_veno.c return max(tp->snd_cwnd * 4 / 5, 2U); max 207 net/ipv4/tcp_veno.c return max(tp->snd_cwnd >> 1U, 2U); max 174 net/ipv4/tcp_yeah.c tp->snd_cwnd = max(tp->snd_cwnd, max 181 net/ipv4/tcp_yeah.c yeah->reno_count = max(tp->snd_cwnd>>1, 2U); max 223 net/ipv4/tcp_yeah.c reduction = min( reduction, max(tp->snd_cwnd>>1, 2U) ); max 225 net/ipv4/tcp_yeah.c reduction = max( reduction, tp->snd_cwnd >> TCP_YEAH_DELTA); max 227 net/ipv4/tcp_yeah.c reduction = max(tp->snd_cwnd>>1,2U); max 230 net/ipv4/tcp_yeah.c yeah->reno_count = max(yeah->reno_count>>1, 2U); max 1705 net/ipv4/udp.c limit = max(limit, 128UL); max 33 net/ipv6/netfilter/ip6t_ah.c invert ? '!' : ' ', min, spi, max); max 34 net/ipv6/netfilter/ip6t_ah.c r = (spi >= min && spi <= max) ^ invert; max 31 net/ipv6/netfilter/ip6t_frag.c min, id, max); max 32 net/ipv6/netfilter/ip6t_frag.c r = (id >= min && id <= max) ^ invert; max 37 net/ipv6/netfilter/ip6t_mh.c return (type >= min && type <= max) ^ invert; max 33 net/ipv6/netfilter/ip6t_rt.c invert ? '!' : ' ', min, id, max); max 34 net/ipv6/netfilter/ip6t_rt.c r = (id >= min && id <= max) ^ invert; max 214 net/mac80211/rc80211_minstrel.c retry = max(2U, min(mr->retry_count_rtscts, retry)); max 216 net/mac80211/rc80211_minstrel.c retry = max(2U, min(mr->retry_count_cts, retry)); max 129 net/netfilter/nf_conntrack_extend.c enum nf_ct_ext_id min = 0, max = NF_CT_EXT_NUM - 1; max 134 net/netfilter/nf_conntrack_extend.c max = type->id; max 139 net/netfilter/nf_conntrack_extend.c for (i = min; i <= max; i++) { max 295 net/netfilter/nfnetlink_log.c n = max(inst_size, pkt_size); max 39 net/netfilter/xt_esp.c min, spi, max); max 40 net/netfilter/xt_esp.c r = (spi >= min && spi <= max) ^ invert; max 156 net/netfilter/xt_hashlimit.c if (ht->cfg.max && ht->count >= ht->cfg.max) { max 161 net/netfilter/xt_hashlimit.c ht->cfg.max); max 217 net/netfilter/xt_hashlimit.c hinfo->cfg.max = minfo->cfg.max; max 227 net/netfilter/xt_hashlimit.c if (!hinfo->cfg.max) max 228 net/netfilter/xt_hashlimit.c hinfo->cfg.max = 8 * hinfo->cfg.size; max 229 net/netfilter/xt_hashlimit.c else if (hinfo->cfg.max < hinfo->cfg.size) max 230 net/netfilter/xt_hashlimit.c hinfo->cfg.max = hinfo->cfg.size; max 288 net/netfilter/xt_hashlimit.c if (hinfo->cfg.max == 0) max 289 net/netfilter/xt_hashlimit.c hinfo->cfg.max = 8 * hinfo->cfg.size; max 290 net/netfilter/xt_hashlimit.c else if (hinfo->cfg.max < hinfo->cfg.size) max 291 net/netfilter/xt_hashlimit.c hinfo->cfg.max = hinfo->cfg.size; max 29 net/netfilter/xt_length.c return (pktlen >= info->min && pktlen <= info->max) ^ info->invert; max 39 net/netfilter/xt_length.c return (pktlen >= info->min && pktlen <= info->max) ^ info->invert; max 33 net/netfilter/xt_tcpudp.c return (port >= min && port <= max) ^ invert; max 80 net/netfilter/xt_u32.c if (ct->value[i].min <= val && val <= ct->value[i].max) max 54 net/phonet/sysctl.c if (max) max 55 net/phonet/sysctl.c *max = local_port_range[1]; max 565 net/rxrpc/ar-output.c size_t size, chunk, max, space; max 580 net/rxrpc/ar-output.c max = call->conn->trans->peer->maxdata; max 581 net/rxrpc/ar-output.c max -= call->conn->security_size; max 582 net/rxrpc/ar-output.c max &= ~(call->conn->size_align - 1UL); max 584 net/rxrpc/ar-output.c chunk = max; max 760 net/sched/sch_hfsc.c f = max(cl->cl_myf, cl->cl_cfmin); max 849 net/sched/sch_hfsc.c f = max(cl->cl_myf, cl->cl_cfmin); max 159 net/sctp/chunk.c int max, whole, i, offset, over, err; max 182 net/sctp/chunk.c max = asoc->frag_point; max 192 net/sctp/chunk.c max -= WORD_ROUND(sizeof(sctp_auth_chunk_t) + max 197 net/sctp/chunk.c first_len = max; max 201 net/sctp/chunk.c whole = msg_len / (max - SCTP_ARBITRARY_COOKIE_ECHO_LEN); max 205 net/sctp/chunk.c first_len = max - SCTP_ARBITRARY_COOKIE_ECHO_LEN; max 212 net/sctp/chunk.c whole += msg_len / max; max 213 net/sctp/chunk.c over = msg_len % max; max 250 net/sctp/chunk.c len = max; max 1189 net/sctp/protocol.c limit = max(limit, 128UL); max 1200 net/sctp/protocol.c sysctl_sctp_rmem[2] = max(sysctl_sctp_rmem[1], max_share); max 1204 net/sctp/protocol.c sysctl_sctp_wmem[2] = max(64*1024, max_share); max 502 net/sctp/transport.c transport->ssthresh = max(transport->cwnd/2, max 527 net/sctp/transport.c transport->ssthresh = max(transport->cwnd/2, max 547 net/sctp/transport.c transport->ssthresh = max(transport->cwnd/2, max 564 net/sctp/transport.c transport->cwnd = max(transport->cwnd/2, max 1241 net/sunrpc/svc.c u32 max = rqstp->rq_xprt->xpt_class->xcl_max_payload; max 1243 net/sunrpc/svc.c if (rqstp->rq_server->sv_max_payload < max) max 1244 net/sunrpc/svc.c max = rqstp->rq_server->sv_max_payload; max 1245 net/sunrpc/svc.c return max; max 561 net/sunrpc/xprtrdma/rpc_rdma.c if (i > max) max 216 net/tipc/core.h if (val > max) max 217 net/tipc/core.h return max; max 2802 net/tipc/link.c u32 max = TIPC_MAX_USER_MSG_SIZE + LONG_H_SIZE; max 2804 net/tipc/link.c max = TIPC_MAX_USER_MSG_SIZE + MCAST_H_SIZE; max 2805 net/tipc/link.c if (msg_size(imsg) > max) { max 518 net/wireless/wext.c int max = args & IW_PRIV_SIZE_MASK; max 522 net/wireless/wext.c if (max < num) max 523 net/wireless/wext.c num = max; max 806 net/xfrm/xfrm_user.c if (p->max >= 0x10000) max 814 net/xfrm/xfrm_user.c if (p->min > p->max) max 856 net/xfrm/xfrm_user.c err = xfrm_alloc_spi(x, p->min, p->max); max 513 scripts/mod/file2alias.c for (i = min; i < max; i++) max 692 security/keys/keyring.c unsigned max; max 775 security/keys/keyring.c max = 4; max 777 security/keys/keyring.c max += klist->maxkeys; max 780 security/keys/keyring.c if (max > 65535) max 782 security/keys/keyring.c size = sizeof(*klist) + sizeof(struct key *) * max; max 790 security/keys/keyring.c nklist->maxkeys = max; max 3746 security/selinux/hooks.c if (snum < max(PROT_SOCK, low) || snum > high) { max 114 sound/aoa/codecs/snd-aoa-codec-onyx.c uinfo->value.integer.max = -1 + VOLUME_RANGE_SHIFT; max 190 sound/aoa/codecs/snd-aoa-codec-onyx.c uinfo->value.integer.max = 28 + INPUTGAIN_RANGE_SHIFT; max 230 sound/aoa/codecs/snd-aoa-codec-tas.c uinfo->value.integer.max = 177; max 331 sound/aoa/codecs/snd-aoa-codec-tas.c uinfo->value.integer.max = 177; max 391 sound/aoa/codecs/snd-aoa-codec-tas.c uinfo->value.integer.max = TAS3004_DRC_MAX; max 558 sound/aoa/codecs/snd-aoa-codec-tas.c uinfo->value.integer.max = TAS3004_TREBLE_MAX; max 609 sound/aoa/codecs/snd-aoa-codec-tas.c uinfo->value.integer.max = TAS3004_BASS_MAX; max 380 sound/arm/aaci.c switch (c->max) { max 1497 sound/core/control.c uinfo->value.integer.max = 1; max 1509 sound/core/control.c uinfo->value.integer.max = 1; max 73 sound/core/control_compat.c s32 max; max 78 sound/core/control_compat.c u64 max; max 131 sound/core/control_compat.c put_user(data->value.integer.max, &data32->value.integer.max) || max 359 sound/core/control_compat.c get_user(data->value.integer.max, &data32->value.integer.max) || max 420 sound/core/oss/mixer_oss.c if (val == snd_mixer_oss_conv(*old, 0, 100, min, max)) max 422 sound/core/oss/mixer_oss.c return snd_mixer_oss_conv(val, min, max, 0, 100); max 428 sound/core/oss/mixer_oss.c return snd_mixer_oss_conv(val, 0, 100, min, max); max 526 sound/core/oss/mixer_oss.c uinfo->value.integer.min == 0 && uinfo->value.integer.max == 1) max 528 sound/core/oss/mixer_oss.c *left = snd_mixer_oss_conv1(uctl->value.integer.value[0], uinfo->value.integer.min, uinfo->value.integer.max, &pslot->volume[0]); max 530 sound/core/oss/mixer_oss.c *right = snd_mixer_oss_conv1(uctl->value.integer.value[1], uinfo->value.integer.min, uinfo->value.integer.max, &pslot->volume[1]); max 625 sound/core/oss/mixer_oss.c uinfo->value.integer.min == 0 && uinfo->value.integer.max == 1) max 627 sound/core/oss/mixer_oss.c uctl->value.integer.value[0] = snd_mixer_oss_conv2(left, uinfo->value.integer.min, uinfo->value.integer.max); max 629 sound/core/oss/mixer_oss.c uctl->value.integer.value[1] = snd_mixer_oss_conv2(right, uinfo->value.integer.min, uinfo->value.integer.max); max 109 sound/core/oss/pcm_oss.c if (i->max > max) { max 110 sound/core/oss/pcm_oss.c i->max = max; max 113 sound/core/oss/pcm_oss.c } else if (i->max == max && !i->openmax && openmax) { max 119 sound/core/oss/pcm_oss.c i->max--; max 134 sound/core/oss/pcm_oss.c t.min = t.max = val; max 381 sound/core/oss/pcm_oss.c boundary_sub(max, maxdir, best, bestdir, &dmax, &dmaxdir); max 408 sound/core/oss/pcm_oss.c int min, max; max 414 sound/core/oss/pcm_oss.c min = max = best; max 422 sound/core/oss/pcm_oss.c max--; max 432 sound/core/oss/pcm_oss.c if (max < 0) max 442 sound/core/oss/pcm_oss.c max = snd_pcm_hw_param_max(pcm, params1, var, max, &maxdir); max 443 sound/core/oss/pcm_oss.c if (max < 0) { max 447 sound/core/oss/pcm_oss.c if (boundary_nearer(max, maxdir, best, valdir, min, mindir)) { max 454 sound/core/oss/pcm_oss.c max = snd_pcm_hw_param_max(pcm, params, var, max, &maxdir); max 455 sound/core/oss/pcm_oss.c if (max < 0) max 456 sound/core/oss/pcm_oss.c return max; max 501 sound/core/oss/pcm_oss.c t.max = val; max 504 sound/core/oss/pcm_oss.c t.max = val+1; max 806 sound/core/oss/pcm_oss.c if (it->max < rate || (it->max == rate && it->openmax)) max 394 sound/core/pcm_lib.c if (i->max > v->max) { max 395 sound/core/pcm_lib.c i->max = v->max; max 398 sound/core/pcm_lib.c } else if (i->max == v->max && !i->openmax && v->openmax) { max 412 sound/core/pcm_lib.c i->max--; max 415 sound/core/pcm_lib.c } else if (!i->openmin && !i->openmax && i->min == i->max) max 432 sound/core/pcm_lib.c i->max = i->min; max 435 sound/core/pcm_lib.c i->max++; max 445 sound/core/pcm_lib.c i->min = i->max; max 461 sound/core/pcm_lib.c c->max = mul(a->max, b->max); max 484 sound/core/pcm_lib.c c->min = div32(a->min, b->max, &r); max 487 sound/core/pcm_lib.c c->max = div32(a->max, b->min, &r); max 489 sound/core/pcm_lib.c c->max++; max 494 sound/core/pcm_lib.c c->max = UINT_MAX; max 522 sound/core/pcm_lib.c c->max = muldiv32(a->max, b->max, k, &r); max 524 sound/core/pcm_lib.c c->max++; max 551 sound/core/pcm_lib.c c->min = muldiv32(a->min, k, b->max, &r); max 554 sound/core/pcm_lib.c c->max = muldiv32(a->max, k, b->min, &r); max 556 sound/core/pcm_lib.c c->max++; max 561 sound/core/pcm_lib.c c->max = UINT_MAX; max 627 sound/core/pcm_lib.c unsigned int q = i->max; max 656 sound/core/pcm_lib.c t.max = div_up(best_num, best_den); max 729 sound/core/pcm_lib.c unsigned int q = i->max; max 754 sound/core/pcm_lib.c t.max = div_up(best_num, best_den); max 810 sound/core/pcm_lib.c if (i->max == list[k] && !i->openmax) max 812 sound/core/pcm_lib.c if (i->max > list[k]) { max 813 sound/core/pcm_lib.c i->max = list[k]; max 840 sound/core/pcm_lib.c n = (i->max - min) % step; max 842 sound/core/pcm_lib.c i->max -= n; max 981 sound/core/pcm_lib.c t.max = max; max 244 sound/core/pcm_memory.c substream->dma_max = max; max 273 sound/core/pcm_memory.c return snd_pcm_lib_preallocate_pages1(substream, size, max); max 300 sound/core/pcm_memory.c if ((err = snd_pcm_lib_preallocate_pages(substream, type, data, size, max)) < 0) max 215 sound/core/pcm_native.c i->max, i->openmax ? ')' : ']'); max 225 sound/core/pcm_native.c i->max, i->openmax ? ')' : ']'); max 267 sound/core/pcm_native.c i->max, i->openmax ? ')' : ']'); max 283 sound/core/pcm_native.c i->max, i->openmax ? ')' : ']'); max 1722 sound/core/pcm_native.c if ((unsigned)bits < i->min || (unsigned)bits > i->max) max 1734 sound/core/pcm_native.c t.max = 0; max 1746 sound/core/pcm_native.c if (t.max < (unsigned)bits) max 1747 sound/core/pcm_native.c t.max = bits; max 1780 sound/core/pcm_native.c t.max = substream->buffer_bytes_max; max 85 sound/core/vmaster.c slave->info.max_val = uinfo->value.integer.max; max 275 sound/core/vmaster.c uinfo->value.integer.max = master->info.max_val; max 469 sound/drivers/dummy.c uinfo->value.integer.max = 100; max 368 sound/drivers/mpu401/mpu401_uart.c int max = 64; max 375 sound/drivers/mpu401/mpu401_uart.c while (max-- > 0) max 399 sound/drivers/mpu401/mpu401_uart.c int max = 128; max 402 sound/drivers/mpu401/mpu401_uart.c while (max-- > 0) { max 426 sound/drivers/mpu401/mpu401_uart.c int max = 256; max 444 sound/drivers/mpu401/mpu401_uart.c } while (--max > 0); max 502 sound/drivers/mts64.c uinfo->value.integer.max = 23; max 512 sound/drivers/mts64.c uinfo->value.integer.max = 99; max 522 sound/drivers/mts64.c uinfo->value.integer.max = 59; max 28 sound/drivers/opl4/opl4_mixer.c uinfo->value.integer.max = 7; max 19 sound/drivers/pcsp/pcsp_mixer.c uinfo->value.integer.max = 1; max 88 sound/drivers/pcsp/pcsp_mixer.c uinfo->value.integer.max = 1; max 423 sound/drivers/vx/vx_mixer.c uinfo->value.integer.max = chip->hw->output_level_max; max 600 sound/drivers/vx/vx_mixer.c uinfo->value.integer.max = CVAL_MAX; max 860 sound/drivers/vx/vx_mixer.c uinfo->value.integer.max = METER_MAX; max 357 sound/i2c/cs8427.c uinfo->value.integer.max = 255; max 542 sound/i2c/l3/uda1341.c uinfo->value.integer.max = mask; max 663 sound/i2c/l3/uda1341.c uinfo->value.integer.max = mask; max 185 sound/i2c/other/ak4114.c uinfo->value.integer.max = LONG_MAX; max 223 sound/i2c/other/ak4114.c uinfo->value.integer.max = 192000; max 294 sound/i2c/other/ak4114.c uinfo->value.integer.max = 0xffff; max 165 sound/i2c/other/ak4117.c uinfo->value.integer.max = LONG_MAX; max 203 sound/i2c/other/ak4117.c uinfo->value.integer.max = 1; max 238 sound/i2c/other/ak4117.c uinfo->value.integer.max = 192000; max 287 sound/i2c/other/ak4117.c uinfo->value.integer.max = 0xffff; max 341 sound/i2c/other/ak4xxx-adda.c uinfo->value.integer.max = mask; max 399 sound/i2c/other/ak4xxx-adda.c uinfo->value.integer.max = mask; max 89 sound/i2c/other/pt2258.c uinfo->value.integer.max = 79; max 91 sound/i2c/tea6330t.c uinfo->value.integer.max = 43; max 196 sound/i2c/tea6330t.c uinfo->value.integer.max = tea->max_bass; max 243 sound/i2c/tea6330t.c uinfo->value.integer.max = tea->max_treble; max 786 sound/isa/ad1816a/ad1816a_lib.c uinfo->value.integer.max = mask; max 851 sound/isa/ad1816a/ad1816a_lib.c uinfo->value.integer.max = mask; max 396 sound/isa/cs423x/cs4236_lib.c uinfo->value.integer.max = mask; max 499 sound/isa/cs423x/cs4236_lib.c uinfo->value.integer.max = mask; max 810 sound/isa/es1688/es1688_lib.c uinfo->value.integer.max = mask; max 869 sound/isa/es1688/es1688_lib.c uinfo->value.integer.max = mask; max 1103 sound/isa/es18xx.c uinfo->value.integer.max = 63; max 1164 sound/isa/es18xx.c uinfo->value.integer.max = mask; max 1214 sound/isa/es18xx.c uinfo->value.integer.max = mask; max 56 sound/isa/gus/gus_main.c uinfo->value.integer.max = 31; max 86 sound/isa/gus/gus_mixer.c uinfo->value.integer.max = 127; max 161 sound/isa/gus/gus_mixer.c unsigned int idx, max; max 181 sound/isa/gus/gus_mixer.c max = gus->ess_flag ? 1 : ARRAY_SIZE(snd_gf1_controls); max 182 sound/isa/gus/gus_mixer.c for (idx = 0; idx < max; idx++) { max 738 sound/isa/gus/gus_pcm.c uinfo->value.integer.max = 127; max 108 sound/isa/gus/gusmax.c int loop, max = 5; max 123 sound/isa/gus/gusmax.c } while (loop && --max > 0); max 303 sound/isa/gus/interwave.c int loop, max = 5; max 318 sound/isa/gus/interwave.c } while (loop && --max > 0); max 287 sound/isa/opti9xx/miro.c uinfo->value.integer.max = 3; max 392 sound/isa/opti9xx/miro.c uinfo->value.integer.max = 0x7f; max 398 sound/isa/opti9xx/miro.c uinfo->value.integer.max = 0x20; max 826 sound/isa/sb/emu8000.c uinfo->value.integer.max = 11; max 887 sound/isa/sb/emu8000.c uinfo->value.integer.max = kcontrol->private_value ? (SNDRV_EMU8000_CHORUS_NUMBERS-1) : (SNDRV_EMU8000_REVERB_NUMBERS-1); max 954 sound/isa/sb/emu8000.c uinfo->value.integer.max = 255; max 991 sound/isa/sb/sb16_csp.c uinfo->value.integer.max = SNDRV_SB_CSP_QSOUND_MAX_RIGHT; max 96 sound/isa/sb/sb8_main.c if (r->min > SB8_RATE(22050) || r->max <= SB8_RATE(11025)) { max 97 sound/isa/sb/sb8_main.c struct snd_interval t = { .min = 1, .max = 1 }; max 38 sound/isa/sb/sb8_midi.c int max = 64; max 51 sound/isa/sb/sb8_midi.c while (max-- > 0) { max 181 sound/isa/sb/sb8_midi.c int max = 32; max 185 sound/isa/sb/sb8_midi.c while (max-- > 0) { max 67 sound/isa/sb/sb_mixer.c uinfo->value.integer.max = mask; max 119 sound/isa/sb/sb_mixer.c uinfo->value.integer.max = mask; max 353 sound/isa/sb/sb_mixer.c uinfo->value.integer.max = 1; max 722 sound/isa/sscape.c uinfo->value.integer.max = 127; max 121 sound/isa/wavefront/wavefront_midi.c int max = 256, mask = 1; max 139 sound/isa/wavefront/wavefront_midi.c while (max > 0) { max 159 sound/isa/wavefront/wavefront_midi.c max--; max 182 sound/isa/wavefront/wavefront_midi.c while (max > 0) { max 213 sound/isa/wavefront/wavefront_midi.c max--; max 413 sound/isa/wavefront/wavefront_midi.c int max = 128; max 424 sound/isa/wavefront/wavefront_midi.c while (--max) { max 2015 sound/isa/wss/wss_lib.c uinfo->value.integer.max = mask; max 2072 sound/isa/wss/wss_lib.c uinfo->value.integer.max = mask; max 188 sound/mips/hal2.c uinfo->value.integer.max = 31; max 191 sound/mips/hal2.c uinfo->value.integer.max = 15; max 166 sound/mips/sgio2audio.c uinfo->value.integer.max = ad1843_get_gain_max(&chip->ad1843, max 713 sound/oss/dmabuf.c int len, max, tmp; max 728 sound/oss/dmabuf.c max = dmap->max_fragments; max 729 sound/oss/dmabuf.c if (max > lim) max 730 sound/oss/dmabuf.c max = lim; max 742 sound/oss/dmabuf.c if (len >= max) max 744 sound/oss/dmabuf.c return max - len; max 798 sound/oss/dmabuf.c active_offs = max(DMAbuf_get_buffer_pointer(dev, dmap, DMODE_OUTPUT), 0); max 884 sound/oss/waveartist.c unsigned char max; max 933 sound/oss/waveartist.c #define SCALE(lev,max) ((lev) * (max) / 100) max 942 sound/oss/waveartist.c mask = mix->max << mix->shift; max 943 sound/oss/waveartist.c lev_left = SCALE(lev_left, mix->max) << mix->shift; max 944 sound/oss/waveartist.c lev_right = SCALE(lev_right, mix->max) << mix->shift; max 703 sound/parisc/harmony.c uinfo->value.integer.max = mask; max 525 sound/pci/ac97/ac97_codec.c uinfo->value.integer.max = mask; max 885 sound/pci/ac97/ac97_codec.c uinfo->value.integer.max = mask; max 931 sound/pci/ac97/ac97_codec.c uinfo->value.integer.max = 31; max 1079 sound/pci/ac97/ac97_codec.c unsigned char max[3] = { 63, 31, 15 }; max 1105 sound/pci/ac97/ac97_codec.c *lo_max = max[i]; max 1107 sound/pci/ac97/ac97_codec.c *hi_max = max[i]; max 1131 sound/pci/ac97/ac97_codec.c *max = 63; max 1136 sound/pci/ac97/ac97_codec.c *max = 31; max 1310 sound/pci/ac97/ac97_codec.c unsigned char max; max 1334 sound/pci/ac97/ac97_codec.c snd_ac97_change_volume_params2(ac97, AC97_CENTER_LFE_MASTER, 0, &max); max 1336 sound/pci/ac97/ac97_codec.c kctl->private_value |= (int)max << 16; max 1337 sound/pci/ac97/ac97_codec.c set_tlv_db_scale(kctl, find_db_scale(max)); max 1338 sound/pci/ac97/ac97_codec.c snd_ac97_write_cache(ac97, AC97_CENTER_LFE_MASTER, ac97->regs[AC97_CENTER_LFE_MASTER] | max); max 1348 sound/pci/ac97/ac97_codec.c snd_ac97_change_volume_params2(ac97, AC97_CENTER_LFE_MASTER, 8, &max); max 1350 sound/pci/ac97/ac97_codec.c kctl->private_value |= (int)max << 16; max 1351 sound/pci/ac97/ac97_codec.c set_tlv_db_scale(kctl, find_db_scale(max)); max 1352 sound/pci/ac97/ac97_codec.c snd_ac97_write_cache(ac97, AC97_CENTER_LFE_MASTER, ac97->regs[AC97_CENTER_LFE_MASTER] | max << 8); max 691 sound/pci/ac97/ac97_pcm.c .max = 48000, max 706 sound/pci/ac97/ac97_pcm.c .max = 2, max 84 sound/pci/ak4531_codec.c uinfo->value.integer.max = mask; max 151 sound/pci/ak4531_codec.c uinfo->value.integer.max = mask; max 226 sound/pci/ak4531_codec.c uinfo->value.integer.max = 1; max 732 sound/pci/au88x0/au88x0_a3d.c uinfo->value.integer.max = 0xffffffff; max 741 sound/pci/au88x0/au88x0_a3d.c uinfo->value.integer.max = 0xffffffff; max 750 sound/pci/au88x0/au88x0_a3d.c uinfo->value.integer.max = 0xffffffff; max 760 sound/pci/au88x0/au88x0_a3d.c uinfo->value.integer.max = 0xffffffff; max 777 sound/pci/au88x0/au88x0_eq.c uinfo->value.integer.max = 0x7fff; max 835 sound/pci/au88x0/au88x0_eq.c uinfo->value.integer.max = 0x7fff; max 561 sound/pci/azt3328.c uinfo->value.integer.max = reg.mask; max 561 sound/pci/bt87x.c info->value.integer.max = 15; max 374 sound/pci/ca0106/ca0106_mixer.c uinfo->value.integer.max = 255; max 421 sound/pci/ca0106/ca0106_mixer.c uinfo->value.integer.max = 255; max 229 sound/pci/ca0106/ca_midi.c int max = 4; max 235 sound/pci/ca0106/ca_midi.c while (max > 0) { max 244 sound/pci/ca0106/ca_midi.c max--; max 2030 sound/pci/cmipci.c uinfo->value.integer.max = reg.mask; max 2112 sound/pci/cmipci.c uinfo->value.integer.max = 1; max 2201 sound/pci/cmipci.c uinfo->value.integer.max = reg.mask; max 1008 sound/pci/cs4281.c uinfo->value.integer.max = CS_VOL_MASK; max 1743 sound/pci/cs46xx/cs46xx_lib.c uinfo->value.integer.max = 0x7fff; max 116 sound/pci/echoaudio/echoaudio.c ch.max = 2; max 118 sound/pci/echoaudio/echoaudio.c ch.max = 1; max 126 sound/pci/echoaudio/echoaudio.c ch.max = 2; max 154 sound/pci/echoaudio/echoaudio.c } else if (c->max == 1) max 158 sound/pci/echoaudio/echoaudio.c else if (c->min == 2 && c->max == 2) max 188 sound/pci/echoaudio/echoaudio.c ch.max = 2; max 190 sound/pci/echoaudio/echoaudio.c ch.max = 1; max 194 sound/pci/echoaudio/echoaudio.c ch.min = ch.max = 2; max 219 sound/pci/echoaudio/echoaudio.c fixed.min = fixed.max = chip->sample_rate; max 963 sound/pci/echoaudio/echoaudio.c uinfo->value.integer.max = ECHOGAIN_MAXOUT; max 1041 sound/pci/echoaudio/echoaudio.c uinfo->value.integer.max = ECHOGAIN_MAXINP; max 1110 sound/pci/echoaudio/echoaudio.c uinfo->value.integer.max = 1; max 1172 sound/pci/echoaudio/echoaudio.c uinfo->value.integer.max = 1; max 1238 sound/pci/echoaudio/echoaudio.c uinfo->value.integer.max = ECHOGAIN_MAXOUT; max 1306 sound/pci/echoaudio/echoaudio.c uinfo->value.integer.max = ECHOGAIN_MAXOUT; max 1712 sound/pci/echoaudio/echoaudio.c uinfo->value.integer.max = 0; max 1756 sound/pci/echoaudio/echoaudio.c uinfo->value.integer.max = 1 << ECHO_CLOCK_NUMBER; max 1440 sound/pci/emu10k1/emu10k1x.c int max = 4; max 1445 sound/pci/emu10k1/emu10k1x.c while (max > 0) { max 1454 sound/pci/emu10k1/emu10k1x.c max--; max 328 sound/pci/emu10k1/emufx.c if (ctl->min == 0 && ctl->max == 1) max 334 sound/pci/emu10k1/emufx.c uinfo->value.integer.max = ctl->max; max 368 sound/pci/emu10k1/emufx.c if (nval > ctl->max) max 369 sound/pci/emu10k1/emufx.c nval = ctl->max; max 831 sound/pci/emu10k1/emufx.c nctl->max = gctl->max; max 920 sound/pci/emu10k1/emufx.c gctl->max = ctl->max; max 1076 sound/pci/emu10k1/emufx.c ctl->max = 100; max 1091 sound/pci/emu10k1/emufx.c ctl->max = 100; max 1105 sound/pci/emu10k1/emufx.c ctl->max = 1; max 1119 sound/pci/emu10k1/emufx.c ctl->max = 1; max 1431 sound/pci/emu10k1/emufx.c ctl->max = 40; max 1440 sound/pci/emu10k1/emufx.c ctl->max = 40; max 2141 sound/pci/emu10k1/emufx.c ctl->max = 40; max 2150 sound/pci/emu10k1/emufx.c ctl->max = 40; max 920 sound/pci/emu10k1/emumixer.c uinfo->value.integer.max = 255; max 1167 sound/pci/emu10k1/emumixer.c uinfo->value.integer.max = emu->audigy ? 0x3f : 0x0f; max 1243 sound/pci/emu10k1/emumixer.c uinfo->value.integer.max = 255; max 1313 sound/pci/emu10k1/emumixer.c uinfo->value.integer.max = 0xffff; max 1381 sound/pci/emu10k1/emumixer.c uinfo->value.integer.max = emu->audigy ? 0x3f : 0x0f; max 1451 sound/pci/emu10k1/emumixer.c uinfo->value.integer.max = 255; max 1517 sound/pci/emu10k1/emumixer.c uinfo->value.integer.max = 0xffff; max 278 sound/pci/emu10k1/emumpu401.c int max = 4; max 283 sound/pci/emu10k1/emumpu401.c while (max > 0) { max 292 sound/pci/emu10k1/emumpu401.c max--; max 1464 sound/pci/emu10k1/emupcm.c uinfo->value.integer.max = 1; max 660 sound/pci/emu10k1/p16v.c uinfo->value.integer.max = 255; max 1125 sound/pci/es1938.c uinfo->value.integer.max = 63; max 1197 sound/pci/es1938.c uinfo->value.integer.max = mask; max 1258 sound/pci/es1938.c uinfo->value.integer.max = mask; max 1039 sound/pci/fm801.c uinfo->value.integer.max = mask; max 1094 sound/pci/fm801.c uinfo->value.integer.max = mask; max 989 sound/pci/hda/hda_codec.c uinfo->value.integer.max = caps; max 1145 sound/pci/hda/hda_codec.c uinfo->value.integer.max = 1; max 477 sound/pci/hda/hda_proc.c int i, max; max 485 sound/pci/hda/hda_proc.c max = gpio & AC_GPIO_IO_COUNT; max 498 sound/pci/hda/hda_proc.c for (i = 0; i < max; ++i) max 185 sound/pci/hda/patch_via.c uinfo->value.integer.max = 3; max 372 sound/pci/ice1712/aureon.c uinfo->value.integer.max = 31; max 773 sound/pci/ice1712/aureon.c uinfo->value.integer.max = WM_VOL_MAX; max 823 sound/pci/ice1712/aureon.c uinfo->value.integer.max = 0x7F; /* 0dB */ max 876 sound/pci/ice1712/aureon.c uinfo->value.integer.max = 1; max 973 sound/pci/ice1712/aureon.c uinfo->value.integer.max = PCM_RES; /* 0dB */ max 1059 sound/pci/ice1712/aureon.c uinfo->value.integer.max = 0x1f; /* 19dB */ max 1233 sound/pci/ice1712/aureon.c uinfo->value.integer.max = 192000; max 1333 sound/pci/ice1712/ice1712.c uinfo->value.integer.max = 96; max 2202 sound/pci/ice1712/ice1712.c uinfo->value.integer.max = 255; max 2242 sound/pci/ice1712/ice1712.c uinfo->value.integer.max = 255; max 2049 sound/pci/ice1712/ice1724.c uinfo->value.integer.max = 255; max 339 sound/pci/ice1712/phase.c uinfo->value.integer.max = WM_VOL_MAX; max 486 sound/pci/ice1712/phase.c uinfo->value.integer.max = 0x7F; /* 0dB */ max 542 sound/pci/ice1712/phase.c uinfo->value.integer.max = 1; max 646 sound/pci/ice1712/phase.c uinfo->value.integer.max = PCM_RES; /* 0dB */ max 120 sound/pci/ice1712/pontis.c uinfo->value.integer.max = DAC_RES; /* 0dB, 0.5dB step */ max 175 sound/pci/ice1712/pontis.c uinfo->value.integer.max = ADC_RES; /* 0dB, 0.5dB step */ max 466 sound/pci/ice1712/pontis.c uinfo->value.integer.max = 0xffff; /* 16bit */ max 151 sound/pci/ice1712/prodigy192.c uinfo->value.integer.max = 0x7f; /* 0dB */ max 240 sound/pci/ice1712/prodigy192.c uinfo->value.integer.max = 0x0f; /* 22.5dB */ max 262 sound/pci/ice1712/prodigy_hifi.c uinfo->value.integer.max = 0xFF; /* linear */ max 389 sound/pci/ice1712/prodigy_hifi.c uinfo->value.integer.max = DAC_RES; /* 0dB, 0.5dB step */ max 437 sound/pci/ice1712/prodigy_hifi.c uinfo->value.integer.max = DAC_RES; /* 0dB */ max 488 sound/pci/ice1712/prodigy_hifi.c uinfo->value.integer.max = DAC_RES; max 618 sound/pci/ice1712/prodigy_hifi.c uinfo->value.integer.max = ADC_RES; /* 0dB, 0.5dB step */ max 441 sound/pci/ice1712/se.c uinfo->value.integer.max = 0xff; /* 0dB */ max 144 sound/pci/ice1712/wtm.c uinfo->value.integer.max = 0x7f; /* 0dB */ max 279 sound/pci/ice1712/wtm.c uinfo->value.integer.max = 0x0f; /* 22.5dB */ max 1780 sound/pci/korg1212/korg1212.c uinfo->value.integer.max = k1212MaxVolume; max 1911 sound/pci/korg1212/korg1212.c uinfo->value.integer.max = k1212MinADCSens; max 776 sound/pci/maestro3.c int max; max 2194 sound/pci/maestro3.c chip->mixer_list.max = MAX_VIRTUAL_MIXER_CHANNELS; max 2197 sound/pci/maestro3.c chip->adc1_list.max = MAX_VIRTUAL_ADC1_CHANNELS; max 2200 sound/pci/maestro3.c chip->dma_list.max = MAX_VIRTUAL_DMA_CHANNELS; max 2203 sound/pci/maestro3.c chip->msrc_list.max = MAX_INSTANCE_MINISRC; max 347 sound/pci/mixart/mixart_mixer.c uinfo->value.integer.max = MIXART_ANALOG_PLAYBACK_LEVEL_MAX; /* 0 dB */ max 350 sound/pci/mixart/mixart_mixer.c uinfo->value.integer.max = MIXART_ANALOG_CAPTURE_LEVEL_MAX; /* 31.5 dB */ max 821 sound/pci/mixart/mixart_mixer.c uinfo->value.integer.max = MIXART_DIGITAL_LEVEL_MAX; /* 18.0 dB */ max 36 sound/pci/oxygen/oxygen_mixer.c info->value.integer.max = chip->model.dac_volume_max; max 455 sound/pci/oxygen/oxygen_mixer.c info->value.integer.max = 1; max 581 sound/pci/oxygen/oxygen_mixer.c info->value.integer.max = 0x1f; max 630 sound/pci/oxygen/oxygen_mixer.c info->value.integer.max = 7; max 1287 sound/pci/pcxhr/pcxhr.c if (i >= max(mgr->playback_chips, mgr->capture_chips)) max 87 sound/pci/pcxhr/pcxhr_mixer.c uinfo->value.integer.max = PCXHR_ANALOG_PLAYBACK_LEVEL_MAX; /* 0 dB */ max 90 sound/pci/pcxhr/pcxhr_mixer.c uinfo->value.integer.max = PCXHR_ANALOG_CAPTURE_LEVEL_MAX; /* 31.5 dB */ max 303 sound/pci/pcxhr/pcxhr_mixer.c uinfo->value.integer.max = PCXHR_DIGITAL_LEVEL_MAX; /* 18.0 dB */ max 714 sound/pci/pcxhr/pcxhr_mixer.c uinfo->value.integer.max = 192000; /* max sample rate 192 kHz */ max 2176 sound/pci/rme96.c uinfo->value.integer.max = RME96_185X_MAX_OUT(rme96); max 2616 sound/pci/rme9652/hdsp.c int change, max; max 2625 sound/pci/rme9652/hdsp.c max = 6; max 2628 sound/pci/rme9652/hdsp.c max = 4; max 2631 sound/pci/rme9652/hdsp.c max = 3; max 2637 sound/pci/rme9652/hdsp.c val = ucontrol->value.enumerated.item[0] % max; max 2862 sound/pci/rme9652/hdsp.c uinfo->value.integer.max = 65536; max 3111 sound/pci/rme9652/hdsp.c uinfo->value.integer.max = 5000; max 4170 sound/pci/rme9652/hdsp.c .max = hdsp->qs_in_channels, max 4174 sound/pci/rme9652/hdsp.c } else if (r->min > 48000 && r->max <= 96000) { max 4177 sound/pci/rme9652/hdsp.c .max = hdsp->ds_in_channels, max 4181 sound/pci/rme9652/hdsp.c } else if (r->max < 64000) { max 4184 sound/pci/rme9652/hdsp.c .max = hdsp->ss_in_channels, max 4201 sound/pci/rme9652/hdsp.c .max = hdsp->qs_out_channels, max 4205 sound/pci/rme9652/hdsp.c } else if (r->min > 48000 && r->max <= 96000) { max 4208 sound/pci/rme9652/hdsp.c .max = hdsp->ds_out_channels, max 4212 sound/pci/rme9652/hdsp.c } else if (r->max < 64000) { max 4215 sound/pci/rme9652/hdsp.c .max = hdsp->ss_out_channels, max 4232 sound/pci/rme9652/hdsp.c .max = 48000, max 4236 sound/pci/rme9652/hdsp.c } else if (c->max <= hdsp->qs_out_channels && hdsp->io_type == H9632) { max 4239 sound/pci/rme9652/hdsp.c .max = 192000, max 4243 sound/pci/rme9652/hdsp.c } else if (c->max <= hdsp->ds_out_channels) { max 4246 sound/pci/rme9652/hdsp.c .max = 96000, max 4263 sound/pci/rme9652/hdsp.c .max = 48000, max 4267 sound/pci/rme9652/hdsp.c } else if (c->max <= hdsp->qs_in_channels && hdsp->io_type == H9632) { max 4270 sound/pci/rme9652/hdsp.c .max = 192000, max 4274 sound/pci/rme9652/hdsp.c } else if (c->max <= hdsp->ds_in_channels) { max 4277 sound/pci/rme9652/hdsp.c .max = 96000, max 1762 sound/pci/rme9652/hdspm.c int change, max; max 1765 sound/pci/rme9652/hdspm.c max = hdspm->is_aes32 ? 9 : 2; max 1770 sound/pci/rme9652/hdspm.c val = ucontrol->value.enumerated.item[0] % max; max 2503 sound/pci/rme9652/hdspm.c uinfo->value.integer.max = 65535; max 2607 sound/pci/rme9652/hdspm.c uinfo->value.integer.max = 65536; max 3916 sound/pci/rme9652/hdspm.c if (r->min > 48000 && r->max <= 96000) { max 3919 sound/pci/rme9652/hdspm.c .max = hdspm->ds_channels, max 3923 sound/pci/rme9652/hdspm.c } else if (r->max < 64000) { max 3926 sound/pci/rme9652/hdspm.c .max = hdspm->ss_channels, max 3946 sound/pci/rme9652/hdspm.c .max = 48000, max 3950 sound/pci/rme9652/hdspm.c } else if (c->max <= hdspm->ds_channels) { max 3953 sound/pci/rme9652/hdspm.c .max = 96000, max 1261 sound/pci/rme9652/rme9652.c int change, max; max 1266 sound/pci/rme9652/rme9652.c max = rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3; max 1267 sound/pci/rme9652/rme9652.c val = ucontrol->value.enumerated.item[0] % max; max 1281 sound/pci/rme9652/rme9652.c uinfo->value.integer.max = 1; max 1375 sound/pci/rme9652/rme9652.c uinfo->value.integer.max = 96000; max 2246 sound/pci/rme9652/rme9652.c .max = rme9652->ds_channels, max 2250 sound/pci/rme9652/rme9652.c } else if (r->max < 88200) { max 2253 sound/pci/rme9652/rme9652.c .max = rme9652->ss_channels, max 2270 sound/pci/rme9652/rme9652.c .max = 48000, max 2274 sound/pci/rme9652/rme9652.c } else if (c->max <= rme9652->ds_channels) { max 2277 sound/pci/rme9652/rme9652.c .max = 96000, max 527 sound/pci/sonicvibes.c hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE)->max) { max 942 sound/pci/sonicvibes.c uinfo->value.integer.max = mask; max 998 sound/pci/sonicvibes.c uinfo->value.integer.max = mask; max 2598 sound/pci/trident/trident_main.c uinfo->value.integer.max = 255; max 2670 sound/pci/trident/trident_main.c uinfo->value.integer.max = 255; max 2672 sound/pci/trident/trident_main.c uinfo->value.integer.max = 1023; max 2736 sound/pci/trident/trident_main.c uinfo->value.integer.max = 127; max 2799 sound/pci/trident/trident_main.c uinfo->value.integer.max = 127; max 2857 sound/pci/trident/trident_main.c uinfo->value.integer.max = 127; max 1614 sound/pci/via82xx.c uinfo->value.integer.max = VIA_DXS_MAX_VOLUME; max 864 sound/pci/vx222/vx222_ops.c uinfo->value.integer.max = MIC_LEVEL_MAX; max 908 sound/pci/vx222/vx222_ops.c uinfo->value.integer.max = MIC_LEVEL_MAX; max 1508 sound/pci/ymfpci/ymfpci_main.c uinfo->value.integer.max = 16383; max 1715 sound/pci/ymfpci/ymfpci_main.c uinfo->value.integer.max = 0x8000; max 39 sound/pcmcia/vx/vxp_mixer.c uinfo->value.integer.max = MIC_LEVEL_MAX; max 141 sound/ppc/awacs.c uinfo->value.integer.max = 15; max 339 sound/ppc/awacs.c uinfo->value.integer.max = 31; max 405 sound/ppc/awacs.c uinfo->value.integer.max = 14; max 445 sound/ppc/awacs.c uinfo->value.integer.max = 99; max 547 sound/ppc/awacs.c uinfo->value.integer.max = 3; max 180 sound/ppc/beep.c uinfo->value.integer.max = 100; max 181 sound/ppc/burgundy.c uinfo->value.integer.max = 100; max 257 sound/ppc/burgundy.c uinfo->value.integer.max = 100; max 304 sound/ppc/burgundy.c uinfo->value.integer.max = 15; max 366 sound/ppc/burgundy.c uinfo->value.integer.max = 1; max 422 sound/ppc/burgundy.c uinfo->value.integer.max = 1; max 130 sound/ppc/daca.c uinfo->value.integer.max = DACA_VOL_MAX; max 257 sound/ppc/tumbler.c uinfo->value.integer.max = ARRAY_SIZE(master_volume_table) - 1; max 402 sound/ppc/tumbler.c uinfo->value.integer.max = max 487 sound/ppc/tumbler.c unsigned int max; max 502 sound/ppc/tumbler.c if (vol >= info->max) max 503 sound/ppc/tumbler.c vol = info->max - 1; max 523 sound/ppc/tumbler.c uinfo->value.integer.max = info->max - 1; max 551 sound/ppc/tumbler.c if (vol >= info->max) max 566 sound/ppc/tumbler.c .max = ARRAY_SIZE(mixer_volume_table), max 574 sound/ppc/tumbler.c .max = ARRAY_SIZE(bass_volume_table), max 582 sound/ppc/tumbler.c .max = ARRAY_SIZE(treble_volume_table), max 591 sound/ppc/tumbler.c .max = ARRAY_SIZE(snapper_bass_volume_table), max 599 sound/ppc/tumbler.c .max = ARRAY_SIZE(snapper_treble_volume_table), max 668 sound/ppc/tumbler.c uinfo->value.integer.max = ARRAY_SIZE(mixer_volume_table) - 1; max 507 sound/sh/aica.c uinfo->value.integer.max = 0xFF; max 175 sound/soc/codecs/tlv320aic23.c .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) } max 300 sound/soc/codecs/wm8580.c ((max) << 12) | ((invert) << 20) | ((reg_right) << 24) } max 528 sound/soc/codecs/wm8903.c .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) } max 201 sound/soc/codecs/wm8990.c .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) } max 180 sound/soc/soc-core.c max(codec_dai->playback.rate_min, max 186 sound/soc/soc-core.c max(codec_dai->playback.channels_min, max 197 sound/soc/soc-core.c max(codec_dai->capture.rate_min, max 203 sound/soc/soc-core.c max(codec_dai->capture.channels_min, max 1324 sound/soc/soc-core.c uinfo->value.enumerated.items = e->max; max 1326 sound/soc/soc-core.c if (uinfo->value.enumerated.item > e->max - 1) max 1327 sound/soc/soc-core.c uinfo->value.enumerated.item = e->max - 1; max 1350 sound/soc/soc-core.c for (bitmask = 1; bitmask < e->max; bitmask <<= 1) max 1380 sound/soc/soc-core.c for (bitmask = 1; bitmask < e->max; bitmask <<= 1) max 1382 sound/soc/soc-core.c if (ucontrol->value.enumerated.item[0] > e->max - 1) max 1387 sound/soc/soc-core.c if (ucontrol->value.enumerated.item[1] > e->max - 1) max 1414 sound/soc/soc-core.c uinfo->value.enumerated.items = e->max; max 1416 sound/soc/soc-core.c if (uinfo->value.enumerated.item > e->max - 1) max 1417 sound/soc/soc-core.c uinfo->value.enumerated.item = e->max - 1; max 1436 sound/soc/soc-core.c int max = kcontrol->private_value; max 1438 sound/soc/soc-core.c if (max == 1) max 1445 sound/soc/soc-core.c uinfo->value.integer.max = max; max 1464 sound/soc/soc-core.c int max = mc->max; max 1468 sound/soc/soc-core.c if (max == 1) max 1475 sound/soc/soc-core.c uinfo->value.integer.max = max; max 1498 sound/soc/soc-core.c int max = mc->max; max 1499 sound/soc/soc-core.c unsigned int mask = (1 << fls(max)) - 1; max 1509 sound/soc/soc-core.c max - ucontrol->value.integer.value[0]; max 1512 sound/soc/soc-core.c max - ucontrol->value.integer.value[1]; max 1537 sound/soc/soc-core.c int max = mc->max; max 1538 sound/soc/soc-core.c unsigned int mask = (1 << fls(max)) - 1; max 1544 sound/soc/soc-core.c val = max - val; max 1550 sound/soc/soc-core.c val2 = max - val2; max 1573 sound/soc/soc-core.c int max = mc->max; max 1575 sound/soc/soc-core.c if (max == 1) max 1582 sound/soc/soc-core.c uinfo->value.integer.max = max; max 1605 sound/soc/soc-core.c int max = mc->max; max 1606 sound/soc/soc-core.c unsigned int mask = (1<<fls(max))-1; max 1615 sound/soc/soc-core.c max - ucontrol->value.integer.value[0]; max 1617 sound/soc/soc-core.c max - ucontrol->value.integer.value[1]; max 1642 sound/soc/soc-core.c int max = mc->max; max 1643 sound/soc/soc-core.c unsigned int mask = (1 << fls(max)) - 1; max 1653 sound/soc/soc-core.c val = max - val; max 1654 sound/soc/soc-core.c val2 = max - val2; max 1683 sound/soc/soc-core.c int max = mc->max; max 1689 sound/soc/soc-core.c uinfo->value.integer.max = max-min; max 113 sound/soc/soc-dapm.c int max = mc->max; max 114 sound/soc/soc-dapm.c unsigned int mask = (1 << fls(max)) - 1; max 130 sound/soc/soc-dapm.c for (bitmask = 1; bitmask < e->max; bitmask <<= 1) max 136 sound/soc/soc-dapm.c for (i = 0; i < e->max; i++) { max 173 sound/soc/soc-dapm.c for (i = 0; i < e->max; i++) { max 259 sound/soc/soc-dapm.c int max = mc->max; max 260 sound/soc/soc-dapm.c unsigned int mask = (1 << fls(max)) - 1; max 267 sound/soc/soc-dapm.c for (i = max; i > widget->saved_value; i--) max 1133 sound/soc/soc-dapm.c int max = mc->max; max 1135 sound/soc/soc-dapm.c unsigned int mask = (1 << fls(max)) - 1; max 1150 sound/soc/soc-dapm.c max - ucontrol->value.integer.value[0]; max 1153 sound/soc/soc-dapm.c max - ucontrol->value.integer.value[1]; max 1178 sound/soc/soc-dapm.c int max = mc->max; max 1179 sound/soc/soc-dapm.c unsigned int mask = (1 << fls(max)) - 1; max 1187 sound/soc/soc-dapm.c val = max - val; max 1193 sound/soc/soc-dapm.c val2 = max - val2; max 1247 sound/soc/soc-dapm.c for (bitmask = 1; bitmask < e->max; bitmask <<= 1) max 1277 sound/soc/soc-dapm.c for (bitmask = 1; bitmask < e->max; bitmask <<= 1) max 1279 sound/soc/soc-dapm.c if (ucontrol->value.enumerated.item[0] > e->max - 1) max 1285 sound/soc/soc-dapm.c if (ucontrol->value.enumerated.item[1] > e->max - 1) max 794 sound/sparc/amd7930.c uinfo->value.integer.max = 255; max 1350 sound/sparc/cs4231.c uinfo->value.integer.max = mask; max 1415 sound/sparc/cs4231.c uinfo->value.integer.max = mask; max 2022 sound/sparc/dbri.c ch.max = 1; max 2256 sound/sparc/dbri.c uinfo->value.integer.max = DBRI_MAX_VOLUME; max 2258 sound/sparc/dbri.c uinfo->value.integer.max = DBRI_MAX_GAIN; max 2324 sound/sparc/dbri.c uinfo->value.integer.max = mask; max 467 sound/spi/at73c213.c uinfo->value.integer.max = mask; max 614 sound/spi/at73c213.c uinfo->value.integer.max = ((kcontrol->private_value >> 16) & 0xff) - 1; max 627 sound/spi/at73c213.c uinfo->value.integer.max = 31; max 640 sound/spi/at73c213.c uinfo->value.integer.max = 31; max 601 sound/usb/caiaq/caiaq-audio.c dev->n_audio_in = max(dev->spec.num_analog_audio_in, max 604 sound/usb/caiaq/caiaq-audio.c dev->n_audio_out = max(dev->spec.num_analog_audio_out, max 607 sound/usb/caiaq/caiaq-audio.c dev->n_streams = max(dev->n_audio_in, dev->n_audio_out); max 52 sound/usb/caiaq/caiaq-control.c uinfo->value.integer.max = 2; max 59 sound/usb/caiaq/caiaq-control.c uinfo->value.integer.max = 64; max 63 sound/usb/caiaq/caiaq-control.c uinfo->value.integer.max = 1; max 1074 sound/usb/usbaudio.c urb_packs = max(urb_packs, (unsigned int)MIN_PACKS_URB); max 1089 sound/usb/usbaudio.c minsize = max(minsize, 1u); max 1596 sound/usb/usbaudio.c if (fp->channels < ct->min || fp->channels > ct->max) { max 1597 sound/usb/usbaudio.c hwc_debug(" > check: no valid channels %d (%d/%d)\n", fp->channels, ct->min, ct->max); max 1601 sound/usb/usbaudio.c if (fp->rate_min > it->max || (fp->rate_min == it->max && it->openmax)) { max 1602 sound/usb/usbaudio.c hwc_debug(" > check: rate_min %d > max %d\n", fp->rate_min, it->max); max 1621 sound/usb/usbaudio.c hwc_debug("hw_rule_rate: (%d,%d)\n", it->min, it->max); max 1652 sound/usb/usbaudio.c if (it->max > rmax) { max 1653 sound/usb/usbaudio.c it->max = rmax; max 1661 sound/usb/usbaudio.c hwc_debug(" --> (%d, %d) (changed = %d)\n", it->min, it->max, changed); max 1675 sound/usb/usbaudio.c hwc_debug("hw_rule_channels: (%d,%d)\n", it->min, it->max); max 1706 sound/usb/usbaudio.c if (it->max > rmax) { max 1707 sound/usb/usbaudio.c it->max = rmax; max 1715 sound/usb/usbaudio.c hwc_debug(" --> (%d, %d) (changed = %d)\n", it->min, it->max, changed); max 122 sound/usb/usbmixer.c int min, max, res; max 327 sound/usb/usbmixer.c else if (val >= cval->max) max 328 sound/usb/usbmixer.c return (cval->max - cval->min + cval->res - 1) / cval->res; max 341 sound/usb/usbmixer.c if (val > cval->max) max 342 sound/usb/usbmixer.c return cval->max; max 674 sound/usb/usbmixer.c cval->max = cval->min + 1; max 690 sound/usb/usbmixer.c if (get_ctl_value(cval, GET_MAX, (cval->control << 8) | minchn, &cval->max) < 0 || max 718 sound/usb/usbmixer.c if (cval->min + cval->res < cval->max) { max 724 sound/usb/usbmixer.c if (test < cval->max) max 728 sound/usb/usbmixer.c if (test < cval->min || test > cval->max || max 761 sound/usb/usbmixer.c uinfo->value.integer.max = 1; max 766 sound/usb/usbmixer.c uinfo->value.integer.max = max 767 sound/usb/usbmixer.c (cval->max - cval->min + cval->res - 1) / cval->res; max 984 sound/usb/usbmixer.c cval->max = -256; max 989 sound/usb/usbmixer.c cval->id, kctl->id.name, cval->channels, cval->min, cval->max, cval->res); max 1103 sound/usb/usbmixer.c cval->id, kctl->id.name, cval->channels, cval->min, cval->max); max 1331 sound/usb/usbmixer.c cval->max = dsc[15]; max 1361 sound/usb/usbmixer.c cval->id, kctl->id.name, cval->channels, cval->min, cval->max); max 1396 sound/usb/usbmixer.c uinfo->value.enumerated.items = cval->max; max 1397 sound/usb/usbmixer.c if ((int)uinfo->value.enumerated.item >= cval->max) max 1398 sound/usb/usbmixer.c uinfo->value.enumerated.item = cval->max - 1; max 1462 sound/usb/usbmixer.c num_ins = cval->max; max 1513 sound/usb/usbmixer.c cval->max = num_ins;