itype 338 arch/nds32/kernel/traps.c unsigned long itype, struct pt_regs *regs, itype 341 arch/nds32/kernel/traps.c unsigned int swid = itype >> ITYPE_offSWID; itype 342 arch/nds32/kernel/traps.c unsigned long type = itype & (ITYPE_mskINST | ITYPE_mskETYPE); itype 366 arch/nds32/kernel/traps.c unsigned int cpid = ((itype & ITYPE_mskCPID) >> ITYPE_offCPID); itype 370 arch/nds32/kernel/traps.c unsigned int subtype = (itype & ITYPE_mskSTYPE); itype 398 arch/nds32/kernel/traps.c do_debug_trap(entry, addr, itype, regs); itype 368 arch/x86/include/asm/uaccess.h #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) \ itype 370 arch/x86/include/asm/uaccess.h "1: mov"itype" %2,%"rtype"1\n" \ itype 374 arch/x86/include/asm/uaccess.h " xor"itype" %"rtype"1,%"rtype"1\n" \ itype 381 arch/x86/include/asm/uaccess.h #define __get_user_asm_nozero(x, addr, err, itype, rtype, ltype, errret) \ itype 383 arch/x86/include/asm/uaccess.h "1: mov"itype" %2,%"rtype"1\n" \ itype 418 arch/x86/include/asm/uaccess.h #define __get_user_asm_ex(x, addr, itype, rtype, ltype) \ itype 419 arch/x86/include/asm/uaccess.h asm volatile("1: mov"itype" %1,%"rtype"0\n" \ itype 422 arch/x86/include/asm/uaccess.h "3:xor"itype" %"rtype"0,%"rtype"0\n" \ itype 465 arch/x86/include/asm/uaccess.h #define __put_user_goto(x, addr, itype, rtype, ltype, label) \ itype 467 arch/x86/include/asm/uaccess.h "1: mov"itype" %"rtype"0,%1\n" \ itype 472 arch/x86/include/asm/uaccess.h #define __put_user_failed(x, addr, itype, rtype, ltype, errret) \ itype 475 arch/x86/include/asm/uaccess.h __put_user_goto(x,addr,itype,rtype,ltype,__puflab); \ itype 479 arch/x86/include/asm/uaccess.h #define __put_user_asm(x, addr, retval, itype, rtype, ltype, errret) do { \ itype 480 arch/x86/include/asm/uaccess.h retval = __put_user_failed(x, addr, itype, rtype, ltype, errret); \ itype 483 arch/x86/include/asm/uaccess.h #define __put_user_asm_ex(x, addr, itype, rtype, ltype) \ itype 484 arch/x86/include/asm/uaccess.h asm volatile("1: mov"itype" %"rtype"0,%1\n" \ itype 409 drivers/iommu/exynos-iommu.c unsigned int i, n, itype; itype 432 drivers/iommu/exynos-iommu.c itype = __ffs(readl(data->sfrbase + reg_status)); itype 434 drivers/iommu/exynos-iommu.c if (finfo->bit == itype) itype 449 drivers/iommu/exynos-iommu.c writel(1 << itype, data->sfrbase + reg_clear); itype 129 fs/ntfs/aops.c rec_size = ni->itype.index.block_size; itype 910 fs/ntfs/aops.c unsigned int rec_size = ni->itype.index.block_size; itype 949 fs/ntfs/aops.c rec_size_bits = ni->itype.index.block_size_bits; itype 1289 fs/ntfs/aops.c if (ni->itype.index.block_size == PAGE_SIZE) itype 1722 fs/ntfs/aops.c end = ofs + ni->itype.index.block_size; itype 1702 fs/ntfs/attrib.c ni->itype.compressed.size = ni->allocated_size; itype 1704 fs/ntfs/attrib.c ni->itype.compressed.block_size = 1U << (a->data. itype 1707 fs/ntfs/attrib.c ni->itype.compressed.block_size_bits = itype 1708 fs/ntfs/attrib.c ffs(ni->itype.compressed.block_size) - itype 1710 fs/ntfs/attrib.c ni->itype.compressed.block_clusters = 1U << itype 1713 fs/ntfs/attrib.c ni->itype.compressed.block_size = 0; itype 1714 fs/ntfs/attrib.c ni->itype.compressed.block_size_bits = 0; itype 1715 fs/ntfs/attrib.c ni->itype.compressed.block_clusters = 0; itype 1717 fs/ntfs/attrib.c vi->i_blocks = ni->itype.compressed.size >> 9; itype 2337 fs/ntfs/attrib.c ni->itype.compressed.size += new_alloc_size - allocated_size; itype 2339 fs/ntfs/attrib.c cpu_to_sle64(ni->itype.compressed.size); itype 2340 fs/ntfs/attrib.c vi->i_blocks = ni->itype.compressed.size >> 9; itype 2385 fs/ntfs/attrib.c ni->itype.compressed.size += new_alloc_size - itype 2387 fs/ntfs/attrib.c vi->i_blocks = ni->itype.compressed.size >> 9; itype 476 fs/ntfs/compress.c u32 cb_size = ni->itype.compressed.block_size; itype 491 fs/ntfs/compress.c >> ni->itype.compressed.block_size_bits; itype 589 fs/ntfs/compress.c cb_clusters = ni->itype.compressed.block_clusters; itype 308 fs/ntfs/dir.c dir_ni->itype.index.vcn_size_bits >> PAGE_SHIFT); itype 320 fs/ntfs/dir.c dir_ni->itype.index.vcn_size_bits) & ~PAGE_MASK)); itype 344 fs/ntfs/dir.c dir_ni->itype.index.block_size) { itype 351 fs/ntfs/dir.c dir_ni->itype.index.block_size); itype 354 fs/ntfs/dir.c index_end = (u8*)ia + dir_ni->itype.index.block_size; itype 364 fs/ntfs/dir.c if (index_end > (u8*)ia + dir_ni->itype.index.block_size) { itype 786 fs/ntfs/dir.c dir_ni->itype.index.vcn_size_bits >> PAGE_SHIFT); itype 798 fs/ntfs/dir.c dir_ni->itype.index.vcn_size_bits) & ~PAGE_MASK)); itype 822 fs/ntfs/dir.c dir_ni->itype.index.block_size) { itype 829 fs/ntfs/dir.c dir_ni->itype.index.block_size); itype 832 fs/ntfs/dir.c index_end = (u8*)ia + dir_ni->itype.index.block_size; itype 842 fs/ntfs/dir.c if (index_end > (u8*)ia + dir_ni->itype.index.block_size) { itype 1228 fs/ntfs/dir.c bmp_pos = ia_pos >> ndir->itype.index.block_size_bits; itype 1269 fs/ntfs/dir.c ndir->itype.index.block_size_bits; itype 1297 fs/ntfs/dir.c ~(s64)(ndir->itype.index.block_size - 1))); itype 1309 fs/ntfs/dir.c ndir->itype.index.vcn_size_bits, vdir->i_ino); itype 1313 fs/ntfs/dir.c ~(s64)(ndir->itype.index.block_size - 1)) >> itype 1314 fs/ntfs/dir.c ndir->itype.index.vcn_size_bits)) { itype 1321 fs/ntfs/dir.c ndir->itype.index.vcn_size_bits, vdir->i_ino); itype 1325 fs/ntfs/dir.c ndir->itype.index.block_size)) { itype 1331 fs/ntfs/dir.c ndir->itype.index.vcn_size_bits, vdir->i_ino, itype 1333 fs/ntfs/dir.c ndir->itype.index.block_size); itype 1336 fs/ntfs/dir.c index_end = (u8*)ia + ndir->itype.index.block_size; itype 1342 fs/ntfs/dir.c ndir->itype.index.vcn_size_bits, vdir->i_ino); itype 1345 fs/ntfs/dir.c ia_start = ia_pos & ~(s64)(ndir->itype.index.block_size - 1); itype 1347 fs/ntfs/dir.c if (unlikely(index_end > (u8*)ia + ndir->itype.index.block_size)) { itype 1351 fs/ntfs/dir.c ndir->itype.index.vcn_size_bits, vdir->i_ino); itype 1381 fs/ntfs/dir.c ndir->itype.index.vcn_size_bits) + itype 1143 fs/ntfs/file.c ni->itype.compressed.size += vol->cluster_size; itype 1145 fs/ntfs/file.c cpu_to_sle64(ni->itype.compressed.size); itype 1236 fs/ntfs/file.c ni->itype.compressed.size += vol->cluster_size; itype 131 fs/ntfs/index.c idx_ni->itype.index.collation_rule)) { itype 134 fs/ntfs/index.c idx_ni->itype.index.collation_rule)); itype 213 fs/ntfs/index.c rc = ntfs_collate(vol, idx_ni->itype.index.collation_rule, key, itype 265 fs/ntfs/index.c idx_ni->itype.index.vcn_size_bits >> PAGE_SHIFT); itype 277 fs/ntfs/index.c idx_ni->itype.index.vcn_size_bits) & ~PAGE_MASK)); itype 301 fs/ntfs/index.c idx_ni->itype.index.block_size) { itype 308 fs/ntfs/index.c idx_ni->itype.index.block_size); itype 311 fs/ntfs/index.c index_end = (u8*)ia + idx_ni->itype.index.block_size; itype 321 fs/ntfs/index.c if (index_end > (u8*)ia + idx_ni->itype.index.block_size) { itype 376 fs/ntfs/index.c rc = ntfs_collate(vol, idx_ni->itype.index.collation_rule, key, itype 384 fs/ntfs/inode.c ni->itype.index.block_size = 0; itype 385 fs/ntfs/inode.c ni->itype.index.vcn_size = 0; itype 386 fs/ntfs/inode.c ni->itype.index.collation_rule = 0; itype 387 fs/ntfs/inode.c ni->itype.index.block_size_bits = 0; itype 388 fs/ntfs/inode.c ni->itype.index.vcn_size_bits = 0; itype 829 fs/ntfs/inode.c ni->itype.index.collation_rule = ir->collation_rule; itype 830 fs/ntfs/inode.c ni->itype.index.block_size = le32_to_cpu(ir->index_block_size); itype 831 fs/ntfs/inode.c if (ni->itype.index.block_size & itype 832 fs/ntfs/inode.c (ni->itype.index.block_size - 1)) { itype 835 fs/ntfs/inode.c ni->itype.index.block_size); itype 838 fs/ntfs/inode.c if (ni->itype.index.block_size > PAGE_SIZE) { itype 842 fs/ntfs/inode.c ni->itype.index.block_size, itype 847 fs/ntfs/inode.c if (ni->itype.index.block_size < NTFS_BLOCK_SIZE) { itype 851 fs/ntfs/inode.c ni->itype.index.block_size, itype 856 fs/ntfs/inode.c ni->itype.index.block_size_bits = itype 857 fs/ntfs/inode.c ffs(ni->itype.index.block_size) - 1; itype 859 fs/ntfs/inode.c if (vol->cluster_size <= ni->itype.index.block_size) { itype 860 fs/ntfs/inode.c ni->itype.index.vcn_size = vol->cluster_size; itype 861 fs/ntfs/inode.c ni->itype.index.vcn_size_bits = vol->cluster_size_bits; itype 863 fs/ntfs/inode.c ni->itype.index.vcn_size = vol->sector_size; itype 864 fs/ntfs/inode.c ni->itype.index.vcn_size_bits = vol->sector_size_bits; itype 969 fs/ntfs/inode.c ni->itype.index.block_size_bits)) { itype 1073 fs/ntfs/inode.c ni->itype.compressed.block_size = 1U << itype 1077 fs/ntfs/inode.c ni->itype.compressed.block_size_bits = itype 1078 fs/ntfs/inode.c ffs(ni->itype. itype 1081 fs/ntfs/inode.c ni->itype.compressed.block_clusters = itype 1086 fs/ntfs/inode.c ni->itype.compressed.block_size = 0; itype 1087 fs/ntfs/inode.c ni->itype.compressed.block_size_bits = itype 1089 fs/ntfs/inode.c ni->itype.compressed.block_clusters = itype 1092 fs/ntfs/inode.c ni->itype.compressed.size = sle64_to_cpu( itype 1148 fs/ntfs/inode.c vi->i_blocks = ni->itype.compressed.size >> 9; itype 1355 fs/ntfs/inode.c ni->itype.compressed.block_size = 1U << itype 1359 fs/ntfs/inode.c ni->itype.compressed.block_size_bits = itype 1360 fs/ntfs/inode.c ffs(ni->itype.compressed. itype 1362 fs/ntfs/inode.c ni->itype.compressed.block_clusters = 1U << itype 1366 fs/ntfs/inode.c ni->itype.compressed.block_size = 0; itype 1367 fs/ntfs/inode.c ni->itype.compressed.block_size_bits = 0; itype 1368 fs/ntfs/inode.c ni->itype.compressed.block_clusters = 0; itype 1370 fs/ntfs/inode.c ni->itype.compressed.size = sle64_to_cpu( itype 1390 fs/ntfs/inode.c vi->i_blocks = ni->itype.compressed.size >> 9; itype 1544 fs/ntfs/inode.c ni->itype.index.collation_rule = ir->collation_rule; itype 1547 fs/ntfs/inode.c ni->itype.index.block_size = le32_to_cpu(ir->index_block_size); itype 1548 fs/ntfs/inode.c if (!is_power_of_2(ni->itype.index.block_size)) { itype 1550 fs/ntfs/inode.c "two.", ni->itype.index.block_size); itype 1553 fs/ntfs/inode.c if (ni->itype.index.block_size > PAGE_SIZE) { itype 1556 fs/ntfs/inode.c ni->itype.index.block_size, PAGE_SIZE); itype 1560 fs/ntfs/inode.c if (ni->itype.index.block_size < NTFS_BLOCK_SIZE) { itype 1563 fs/ntfs/inode.c ni->itype.index.block_size, NTFS_BLOCK_SIZE); itype 1567 fs/ntfs/inode.c ni->itype.index.block_size_bits = ffs(ni->itype.index.block_size) - 1; itype 1569 fs/ntfs/inode.c if (vol->cluster_size <= ni->itype.index.block_size) { itype 1570 fs/ntfs/inode.c ni->itype.index.vcn_size = vol->cluster_size; itype 1571 fs/ntfs/inode.c ni->itype.index.vcn_size_bits = vol->cluster_size_bits; itype 1573 fs/ntfs/inode.c ni->itype.index.vcn_size = vol->sector_size; itype 1574 fs/ntfs/inode.c ni->itype.index.vcn_size_bits = vol->sector_size_bits; itype 1665 fs/ntfs/inode.c if ((bvi_size << 3) < (vi->i_size >> ni->itype.index.block_size_bits)) { itype 1772 fs/ntfs/inode.c ni->itype.index.block_size = vol->mft_record_size; itype 1773 fs/ntfs/inode.c ni->itype.index.block_size_bits = vol->mft_record_size_bits; itype 2744 fs/ntfs/inode.c ni->itype.compressed.size -= nr_freed << itype 2746 fs/ntfs/inode.c BUG_ON(ni->itype.compressed.size < 0); itype 2748 fs/ntfs/inode.c ni->itype.compressed.size); itype 2749 fs/ntfs/inode.c vi->i_blocks = ni->itype.compressed.size >> 9; itype 106 fs/ntfs/inode.h } itype; itype 2659 fs/ntfs/mft.c ni->itype.index.block_size = 4096; itype 2660 fs/ntfs/mft.c ni->itype.index.block_size_bits = ntfs_ffs(4096) - 1; itype 2661 fs/ntfs/mft.c ni->itype.index.collation_rule = COLLATION_FILE_NAME; itype 2662 fs/ntfs/mft.c if (vol->cluster_size <= ni->itype.index.block_size) { itype 2663 fs/ntfs/mft.c ni->itype.index.vcn_size = vol->cluster_size; itype 2664 fs/ntfs/mft.c ni->itype.index.vcn_size_bits = itype 2667 fs/ntfs/mft.c ni->itype.index.vcn_size = vol->sector_size; itype 2668 fs/ntfs/mft.c ni->itype.index.vcn_size_bits = itype 1056 fs/ntfs/super.c tmp_ni->itype.index.block_size = vol->mft_record_size; itype 1057 fs/ntfs/super.c tmp_ni->itype.index.block_size_bits = vol->mft_record_size_bits; itype 1143 fs/proc/task_mmu.c int itype; itype 1151 fs/proc/task_mmu.c rv = kstrtoint(strstrip(buffer), 10, &itype); itype 1154 fs/proc/task_mmu.c type = (enum clear_refs_types)itype; itype 46 kernel/sched/stats.c enum cpu_idle_type itype; itype 50 kernel/sched/stats.c for (itype = CPU_IDLE; itype < CPU_MAX_IDLE_TYPES; itype 51 kernel/sched/stats.c itype++) { itype 53 kernel/sched/stats.c sd->lb_count[itype], itype 54 kernel/sched/stats.c sd->lb_balanced[itype], itype 55 kernel/sched/stats.c sd->lb_failed[itype], itype 56 kernel/sched/stats.c sd->lb_imbalance[itype], itype 57 kernel/sched/stats.c sd->lb_gained[itype], itype 58 kernel/sched/stats.c sd->lb_hot_gained[itype], itype 59 kernel/sched/stats.c sd->lb_nobusyq[itype], itype 60 kernel/sched/stats.c sd->lb_nobusyg[itype]); itype 100 sound/firewire/bebob/bebob_command.c unsigned int itype) itype 106 sound/firewire/bebob/bebob_command.c buf[9] = itype; /* info type */