tag | line | file | source code |
left | 162 | drivers/char/mem.c | int left; |
left | 164 | drivers/char/mem.c | for (left = count; left > 0; left--) { |
left | 585 | drivers/char/n_tty.c | int left = N_TTY_BUF_SIZE - tty->read_cnt - 1; |
left | 596 | drivers/char/n_tty.c | if (left > 0) |
left | 597 | drivers/char/n_tty.c | return left; |
left | 2135 | drivers/scsi/53c7,8xx.c | int copy, left, old_level; |
left | 2139 | drivers/scsi/53c7,8xx.c | left = (hostdata->debug_buf + hostdata->debug_size - 1) - |
left | 2141 | drivers/scsi/53c7,8xx.c | copy = (buflen <= left) ? buflen : left; |
left | 1479 | drivers/sound/gus_wave.c | unsigned long blk_size, blk_end, left, src_offs, target; |
left | 1599 | drivers/sound/gus_wave.c | left = patch.len; |
left | 1603 | drivers/sound/gus_wave.c | while (left) /* Not completely transferred yet */ |
left | 1606 | drivers/sound/gus_wave.c | if (blk_size > left) |
left | 1607 | drivers/sound/gus_wave.c | blk_size = left; |
left | 1705 | drivers/sound/gus_wave.c | left -= blk_size; |
left | 114 | drivers/sound/ics2101.c | int left = vol & 0x00ff; |
left | 117 | drivers/sound/ics2101.c | if (left < 0) |
left | 118 | drivers/sound/ics2101.c | left = 0; |
left | 119 | drivers/sound/ics2101.c | if (left > 100) |
left | 120 | drivers/sound/ics2101.c | left = 100; |
left | 126 | drivers/sound/ics2101.c | write_mix (dev, CHN_LEFT, left); |
left | 129 | drivers/sound/ics2101.c | vol = left + (right << 8); |
left | 304 | drivers/sound/midi_synth.c | unsigned long left, src_offs, eox_seen = 0; |
left | 338 | drivers/sound/midi_synth.c | left = sysex.len; |
left | 343 | drivers/sound/midi_synth.c | for (i = 0; i < left && !PROCESS_ABORTING (sysex_sleeper, sysex_sleep_flag); i++) |
left | 93 | drivers/sound/opl3.c | enable_opl3_mode (int left, int right, int both) |
left | 99 | drivers/sound/opl3.c | left_address = left; |
left | 106 | drivers/sound/pas2_mixer.c | int left = left_vol * div / 100; |
left | 121 | drivers/sound/pas2_mixer.c | left |= mixer; |
left | 130 | drivers/sound/pas2_mixer.c | pas_write (left, PARALLEL_MIXER); |
left | 136 | drivers/sound/pas2_mixer.c | pas_write (left, PARALLEL_MIXER); |
left | 156 | drivers/sound/pas2_mixer.c | int left, right, devmask, changed, i, mixer = 0; |
left | 160 | drivers/sound/pas2_mixer.c | left = level & 0x7f; |
left | 174 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 63, P_M_MV508_MASTER_A, 0); |
left | 184 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 12, P_M_MV508_BASS, 0); |
left | 189 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 12, P_M_MV508_TREBLE, 0); |
left | 195 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 31, P_M_MV508_MIXER | P_M_MV508_FM, mixer); |
left | 200 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 31, P_M_MV508_MIXER | P_M_MV508_PCM, mixer); |
left | 205 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 31, P_M_MV508_MIXER | P_M_MV508_SB, mixer); |
left | 210 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 31, P_M_MV508_MIXER | P_M_MV508_SPEAKER, mixer); |
left | 215 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 31, P_M_MV508_MIXER | P_M_MV508_LINE, mixer); |
left | 220 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 31, P_M_MV508_MIXER | P_M_MV508_CDROM, mixer); |
left | 225 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 31, P_M_MV508_MIXER | P_M_MV508_MIC, mixer); |
left | 231 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 31, P_M_MV508_MIXER | P_M_MV508_IMIXER, |
left | 237 | drivers/sound/pas2_mixer.c | levels[whichDev] = mixer_output (right, left, 15, P_M_MV508_MASTER_B, 0); |
left | 187 | drivers/sound/sb_mixer.c | int left = value & 0x000000ff; |
left | 193 | drivers/sound/sb_mixer.c | if (left > 100) |
left | 194 | drivers/sound/sb_mixer.c | left = 100; |
left | 212 | drivers/sound/sb_mixer.c | change_bits (&val, dev, LEFT_CHN, left); |
left | 214 | drivers/sound/sb_mixer.c | levels[dev] = left | (left << 8); |
left | 226 | drivers/sound/sb_mixer.c | return left | (left << 8); /* |
left | 238 | drivers/sound/sb_mixer.c | levels[dev] = left | (right << 8); |
left | 239 | drivers/sound/sb_mixer.c | return left | (right << 8); |
left | 207 | drivers/sound/sound_calls.h | void enable_opl3_mode(int left, int right, int both); |
left | 166 | fs/block_dev.c | unsigned int blocks, rblocks, left; |
left | 199 | fs/block_dev.c | left = 0; |
left | 201 | fs/block_dev.c | left = size - offset; |
left | 202 | fs/block_dev.c | if (left > count) |
left | 203 | fs/block_dev.c | left = count; |
left | 204 | fs/block_dev.c | if (left <= 0) |
left | 210 | fs/block_dev.c | rblocks = blocks = (left + offset + blocksize - 1) >> blocksize_bits; |
left | 276 | fs/block_dev.c | left = 0; |
left | 280 | fs/block_dev.c | if (left < blocksize - offset) |
left | 281 | fs/block_dev.c | chars = left; |
left | 285 | fs/block_dev.c | left -= chars; |
left | 298 | fs/block_dev.c | } while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock)); |
left | 299 | fs/block_dev.c | } while (left > 0); |
left | 74 | fs/ext/file.c | int read,left,chars; |
left | 93 | fs/ext/file.c | left = 0; |
left | 95 | fs/ext/file.c | left = size - offset; |
left | 96 | fs/ext/file.c | if (left > count) |
left | 97 | fs/ext/file.c | left = count; |
left | 98 | fs/ext/file.c | if (left <= 0) |
left | 104 | fs/ext/file.c | blocks = (left + offset + BLOCK_SIZE - 1) >> BLOCK_SIZE_BITS; |
left | 156 | fs/ext/file.c | left = 0; |
left | 160 | fs/ext/file.c | if (left < BLOCK_SIZE - offset) |
left | 161 | fs/ext/file.c | chars = left; |
left | 165 | fs/ext/file.c | left -= chars; |
left | 178 | fs/ext/file.c | } while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock)); |
left | 179 | fs/ext/file.c | } while (left > 0); |
left | 82 | fs/ext2/file.c | int read, left, chars; |
left | 106 | fs/ext2/file.c | left = 0; |
left | 108 | fs/ext2/file.c | left = size - offset; |
left | 109 | fs/ext2/file.c | if (left > count) |
left | 110 | fs/ext2/file.c | left = count; |
left | 111 | fs/ext2/file.c | if (left <= 0) |
left | 117 | fs/ext2/file.c | blocks = (left + offset + sb->s_blocksize - 1) >> EXT2_BLOCK_SIZE_BITS(sb); |
left | 186 | fs/ext2/file.c | left = 0; |
left | 190 | fs/ext2/file.c | if (left < sb->s_blocksize - offset) |
left | 191 | fs/ext2/file.c | chars = left; |
left | 195 | fs/ext2/file.c | left -= chars; |
left | 209 | fs/ext2/file.c | } while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock)); |
left | 210 | fs/ext2/file.c | } while (left > 0); |
left | 125 | fs/isofs/file.c | int read,left,chars; |
left | 144 | fs/isofs/file.c | left = 0; |
left | 146 | fs/isofs/file.c | left = inode->i_size - filp->f_pos; |
left | 147 | fs/isofs/file.c | if (left > count) |
left | 148 | fs/isofs/file.c | left = count; |
left | 149 | fs/isofs/file.c | if (left <= 0) |
left | 155 | fs/isofs/file.c | blocks = (left + offset + ISOFS_BUFFER_SIZE(inode) - 1) / ISOFS_BUFFER_SIZE(inode); |
left | 220 | fs/isofs/file.c | left = 0; |
left | 225 | fs/isofs/file.c | if (left < ISOFS_BUFFER_SIZE(inode) - offset) |
left | 226 | fs/isofs/file.c | chars = left; |
left | 230 | fs/isofs/file.c | left -= chars; |
left | 249 | fs/isofs/file.c | (left > 0)); |
left | 250 | fs/isofs/file.c | } while (left > 0); |
left | 299 | fs/locks.c | struct file_lock *left = 0; |
left | 366 | fs/locks.c | left = fl; |
left | 424 | fs/locks.c | if (left == right) { |
left | 430 | fs/locks.c | if (! (left = alloc_lock(before, right, fd))) { |
left | 438 | fs/locks.c | if (left) |
left | 439 | fs/locks.c | left->fl_end = caller->fl_start - 1; |
left | 72 | fs/minix/file.c | int read,left,chars; |
left | 91 | fs/minix/file.c | left = 0; |
left | 93 | fs/minix/file.c | left = size - offset; |
left | 94 | fs/minix/file.c | if (left > count) |
left | 95 | fs/minix/file.c | left = count; |
left | 96 | fs/minix/file.c | if (left <= 0) |
left | 102 | fs/minix/file.c | blocks = (left + offset + BLOCK_SIZE - 1) >> BLOCK_SIZE_BITS; |
left | 154 | fs/minix/file.c | left = 0; |
left | 158 | fs/minix/file.c | if (left < BLOCK_SIZE - offset) |
left | 159 | fs/minix/file.c | chars = left; |
left | 163 | fs/minix/file.c | left -= chars; |
left | 176 | fs/minix/file.c | } while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock)); |
left | 177 | fs/minix/file.c | } while (left > 0); |
left | 274 | fs/msdos/file.c | int sector,offset,size,left,written; |
left | 325 | fs/msdos/file.c | written = left = SECTOR_SIZE-offset; |
left | 329 | fs/msdos/file.c | left--; |
left | 332 | fs/msdos/file.c | for (size = 0; size < count && left; size++) { |
left | 335 | fs/msdos/file.c | left--; |
left | 337 | fs/msdos/file.c | if (!left) carry = 1; |
left | 340 | fs/msdos/file.c | left--; |
left | 343 | fs/msdos/file.c | written -= left; |
left | 79 | fs/sysv/file.c | int read,left,chars; |
left | 99 | fs/sysv/file.c | left = 0; |
left | 101 | fs/sysv/file.c | left = size - offset; |
left | 102 | fs/sysv/file.c | if (left > count) |
left | 103 | fs/sysv/file.c | left = count; |
left | 104 | fs/sysv/file.c | if (left <= 0) |
left | 110 | fs/sysv/file.c | blocks = (left + offset + sb->sv_block_size_1) >> sb->sv_block_size_bits; |
left | 162 | fs/sysv/file.c | left = 0; |
left | 166 | fs/sysv/file.c | if (left < sb->sv_block_size - offset) |
left | 167 | fs/sysv/file.c | chars = left; |
left | 171 | fs/sysv/file.c | left -= chars; |
left | 184 | fs/sysv/file.c | } while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock)); |
left | 185 | fs/sysv/file.c | } while (left > 0); |
left | 76 | fs/xiafs/file.c | int read, left, chars; |
left | 92 | fs/xiafs/file.c | left = inode->i_size - offset; |
left | 93 | fs/xiafs/file.c | if (left > count) |
left | 94 | fs/xiafs/file.c | left = count; |
left | 95 | fs/xiafs/file.c | if (left <= 0) |
left | 101 | fs/xiafs/file.c | zones = (left+offset+XIAFS_ZSIZE(inode->i_sb)-1) >> XIAFS_ZSIZE_BITS(inode->i_sb); |
left | 152 | fs/xiafs/file.c | left = 0; |
left | 156 | fs/xiafs/file.c | if (left < XIAFS_ZSIZE(inode->i_sb) - offset) |
left | 157 | fs/xiafs/file.c | chars = left; |
left | 161 | fs/xiafs/file.c | left -= chars; |
left | 174 | fs/xiafs/file.c | } while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock)); |
left | 175 | fs/xiafs/file.c | } while (left > 0); |
left | 37 | kernel/softirq.c | unsigned long mask, left; |
left | 42 | kernel/softirq.c | for (mask = 1, left = ~0 ; left & active ; bh++,mask += mask,left += left) { |
left | 118 | mm/mprotect.c | struct vm_area_struct * left, * right; |
left | 120 | mm/mprotect.c | left = (struct vm_area_struct *) kmalloc(sizeof(struct vm_area_struct), GFP_KERNEL); |
left | 121 | mm/mprotect.c | if (!left) |
left | 125 | mm/mprotect.c | kfree(left); |
left | 128 | mm/mprotect.c | *left = *vma; |
left | 130 | mm/mprotect.c | left->vm_end = start; |
left | 134 | mm/mprotect.c | vma->vm_offset += vma->vm_start - left->vm_start; |
left | 135 | mm/mprotect.c | right->vm_offset += right->vm_start - left->vm_start; |
left | 141 | mm/mprotect.c | vma->vm_ops->open(left); |
left | 144 | mm/mprotect.c | insert_vm_struct(current, left); |
left | 500 | net/inet/dev.c | int amount, left; |
left | 535 | net/inet/dev.c | left = len; |
left | 544 | net/inet/dev.c | left -= amount; |
left | 1091 | net/inet/ip.c | int left, mtu, hlen, len; |
left | 1109 | net/inet/ip.c | left = ntohs(iph->tot_len) - hlen; /* Space per frame */ |
left | 1161 | net/inet/ip.c | while(left > 0) |
left | 1163 | net/inet/ip.c | len = left; |
left | 1169 | net/inet/ip.c | if (len < left) |
left | 1220 | net/inet/ip.c | left -= len; |
left | 1233 | net/inet/ip.c | if (left > 0 || (is_frag & 1)) |
left | 1870 | net/inet/tcp.c | unsigned long left; |
left | 1880 | net/inet/tcp.c | left = sk->prot->rspace(sk); |
left | 1907 | net/inet/tcp.c | left); |
left | 1908 | net/inet/tcp.c | if ((rspace=sk->prot->rspace(sk)) != left) |