tag | line | file | source code |
test_bit | 157 | arch/i386/kernel/process.c | while(test_bit(31,&smp_process_available)) |
test_bit | 217 | drivers/block/floppy.c | #define TESTF(x) (test_bit(x##_BIT, &DRS->flags)) |
test_bit | 225 | drivers/block/floppy.c | #define UTESTF(x) (test_bit(x##_BIT, &UDRS->flags)) |
test_bit | 2618 | drivers/block/floppy.c | if (test_bit(current_drive, &fake_change) || |
test_bit | 3534 | drivers/block/floppy.c | test_bit(drive, &fake_change) || |
test_bit | 3553 | drivers/block/floppy.c | test_bit(drive, &fake_change) || |
test_bit | 3557 | drivers/block/floppy.c | if (!(cf || test_bit(drive, &fake_change) || NO_GEOM)){ |
test_bit | 920 | drivers/char/istallion.c | while (test_bit(ST_INITIALIZING, &portp->state)) { |
test_bit | 1035 | drivers/char/istallion.c | if (test_bit(ST_TXBUSY, &portp->state)) { |
test_bit | 1045 | drivers/char/istallion.c | if (test_bit(ST_CMDING, &portp->state)) |
test_bit | 1155 | drivers/char/istallion.c | while (test_bit(ST_CLOSING, &portp->state)) { |
test_bit | 1189 | drivers/char/istallion.c | while (test_bit(ST_OPENING, &portp->state)) { |
test_bit | 1231 | drivers/char/istallion.c | while (test_bit(ST_CLOSING, &portp->state)) { |
test_bit | 1264 | drivers/char/istallion.c | while (test_bit(ST_CLOSING, &portp->state)) { |
test_bit | 1297 | drivers/char/istallion.c | while (test_bit(ST_CMDING, &portp->state)) { |
test_bit | 1307 | drivers/char/istallion.c | while (test_bit(ST_CMDING, &portp->state)) { |
test_bit | 1536 | drivers/char/istallion.c | if (test_bit(ST_TXBUSY, &portp->state)) { |
test_bit | 1668 | drivers/char/istallion.c | if (test_bit(ST_TXBUSY, &portp->state)) { |
test_bit | 1778 | drivers/char/istallion.c | if ((len == 0) && test_bit(ST_TXBUSY, &portp->state)) |
test_bit | 2206 | drivers/char/istallion.c | if (! test_bit(ST_CLOSING, &portp->state)) |
test_bit | 2210 | drivers/char/istallion.c | if (test_bit(ST_CMDING, &portp->state)) { |
test_bit | 2267 | drivers/char/istallion.c | if (test_bit(ST_CMDING, &portp->state)) { |
test_bit | 2271 | drivers/char/istallion.c | if (test_bit(ST_DOFLUSHRX, &portp->state)) { |
test_bit | 2310 | drivers/char/istallion.c | if (test_bit(ST_CMDING, &portp->state)) { |
test_bit | 2358 | drivers/char/istallion.c | if (test_bit(ST_RXSTOP, &portp->state)) |
test_bit | 2417 | drivers/char/istallion.c | if (test_bit(ST_DOSIGS, &portp->state)) { |
test_bit | 2418 | drivers/char/istallion.c | if (test_bit(ST_DOFLUSHTX, &portp->state) && test_bit(ST_DOFLUSHRX, &portp->state)) |
test_bit | 2420 | drivers/char/istallion.c | else if (test_bit(ST_DOFLUSHTX, &portp->state)) |
test_bit | 2422 | drivers/char/istallion.c | else if (test_bit(ST_DOFLUSHRX, &portp->state)) |
test_bit | 2433 | drivers/char/istallion.c | } else if (test_bit(ST_DOFLUSHTX, &portp->state) || test_bit(ST_DOFLUSHRX, &portp->state)) { |
test_bit | 2434 | drivers/char/istallion.c | cmd = ((test_bit(ST_DOFLUSHTX, &portp->state)) ? FLUSHTX : 0); |
test_bit | 2435 | drivers/char/istallion.c | cmd |= ((test_bit(ST_DOFLUSHRX, &portp->state)) ? FLUSHRX : 0); |
test_bit | 2476 | drivers/char/istallion.c | if (test_bit(ST_OPENING, &portp->state)) { |
test_bit | 2491 | drivers/char/istallion.c | if (test_bit(ST_CLOSING, &portp->state)) { |
test_bit | 2507 | drivers/char/istallion.c | if (test_bit(ST_CMDING, &portp->state)) { |
test_bit | 2590 | drivers/char/istallion.c | if ((!donerx) && test_bit(ST_RXING, &portp->state)) { |
test_bit | 2678 | drivers/char/istallion.c | if (test_bit(ST_OPENING, &portp->state) || |
test_bit | 2679 | drivers/char/istallion.c | test_bit(ST_CLOSING, &portp->state) || |
test_bit | 2680 | drivers/char/istallion.c | test_bit(ST_CMDING, &portp->state) || |
test_bit | 2681 | drivers/char/istallion.c | test_bit(ST_TXBUSY, &portp->state)) { |
test_bit | 1003 | drivers/char/keyboard.c | if(test_bit(k, key_down)) { |
test_bit | 381 | drivers/char/n_tty.c | if (!test_bit(c, &tty->process_char_map) || tty->lnext) { |
test_bit | 213 | drivers/char/pty.c | while (test_bit(TTY_SLAVE_CLOSED, &tty->link->flags) && |
test_bit | 291 | drivers/char/selection.c | if (test_bit(TTY_THROTTLED, &tty->flags)) { |
test_bit | 873 | drivers/char/stallion.c | if (test_bit(ASYI_TXBUSY, &portp->istate)) { |
test_bit | 1133 | drivers/char/stallion.c | if ((size == 0) && test_bit(ASYI_TXBUSY, &portp->istate)) |
test_bit | 1634 | drivers/char/stallion.c | if ((len == 0) || ((len < STL_TXBUFLOW) && (test_bit(ASYI_TXLOW, &portp->istate) == 0))) { |
test_bit | 1986 | drivers/char/stallion.c | if (test_bit(ASYI_TXLOW, &portp->istate)) { |
test_bit | 1991 | drivers/char/stallion.c | if (test_bit(ASYI_DCDCHANGE, &portp->istate)) { |
test_bit | 1203 | drivers/char/tty_io.c | if (!retval && test_bit(TTY_EXCLUSIVE, &tty->flags) && !suser()) |
test_bit | 203 | drivers/char/tty_ioctl.c | if (test_bit(tail, &tty->read_flags) && |
test_bit | 299 | drivers/net/atp.c | char outval = test_bit(num_bits, &cmd) ? EE_DATA_WRITE : 0; |
test_bit | 69 | drivers/net/auto_irq.c | if (test_bit(i, &irqs_busy) == 0 |
test_bit | 108 | drivers/net/auto_irq.c | if (test_bit(i, (void *)&irq_handled)) |
test_bit | 378 | drivers/net/eexpress.c | if (test_bit(0,(void *)&PRIV(dev)->started)) |
test_bit | 861 | drivers/net/eexpress.c | if (!test_bit(0,(void *)&dev->tbusy) && lp->tx_head==lp->tx_reap) |
test_bit | 1033 | drivers/net/eql.c | return test_bit(1, (void *) &queue->lock); |
test_bit | 533 | drivers/net/lance.c | if (test_bit(dma, &dma_channels)) |
test_bit | 260 | drivers/net/skeleton.c | if (test_bit(i, &new_dma_status)) { |
test_bit | 901 | drivers/net/slip.c | if (test_bit(SLF_KEEPTEST, &sl->flags)) |
test_bit | 925 | drivers/net/slip.c | if (!test_bit(SLF_ERROR, &sl->flags)) { |
test_bit | 986 | drivers/net/slip.c | if (test_bit(SLF_KEEPTEST, &sl->flags)) |
test_bit | 1001 | drivers/net/slip.c | if (!test_bit(SLF_ERROR, &sl->flags)) { |
test_bit | 1376 | drivers/net/slip.c | if( test_bit(SLF_OUTWAIT, &sl->flags) ) |
test_bit | 1385 | drivers/net/slip.c | if (!test_bit(0, (void *) &sl->dev->tbusy)) |
test_bit | 1410 | drivers/net/slip.c | if(test_bit(SLF_KEEPTEST, &sl->flags)) |
test_bit | 1177 | fs/buffer.c | if (!test_bit(BH_Uptodate, &tmp->b_state)) { |
test_bit | 1198 | fs/buffer.c | if (!test_bit(BH_FreeOnIO, &bh->b_state)) |
test_bit | 1216 | fs/buffer.c | if (test_bit(BH_Lock, &tmp->b_state) || tmp->b_count) |
test_bit | 1227 | fs/buffer.c | if (!test_bit(BH_FreeOnIO, &tmp->b_state)) { |
test_bit | 308 | fs/ext2/balloc.c | if (!test_bit(j, bh->b_data)) { |
test_bit | 397 | fs/ext2/balloc.c | for (k = 0; k < 7 && j > 0 && !test_bit (j - 1, bh->b_data); k++, j--); |
test_bit | 534 | fs/ext2/balloc.c | return test_bit ((block - sb->u.ext2_sb.s_es->s_first_data_block) % |
test_bit | 561 | fs/ext2/balloc.c | if (!test_bit (0, bh->b_data)) |
test_bit | 566 | fs/ext2/balloc.c | if (!test_bit (j + 1, bh->b_data)) |
test_bit | 869 | fs/hpfs/hpfs_fs.c | count += (test_bit(i, bits) != 0); |
test_bit | 33 | include/asm-i386/smp_lock.h | if (test_bit(proc, (void *)&smp_invalidate_needed)) |
test_bit | 37 | include/asm-i386/smp_lock.h | while(test_bit(0, (void *)&kernel_flag)); |
test_bit | 31 | include/asm-sparc/smp_lock.h | if(test_bit(proc, (unsigned long *)&smp_invalidate_needed)) |
test_bit | 182 | include/linux/fs.h | return test_bit(BH_Uptodate, &bh->b_state); |
test_bit | 187 | include/linux/fs.h | return test_bit(BH_Dirty, &bh->b_state); |
test_bit | 192 | include/linux/fs.h | return test_bit(BH_Lock, &bh->b_state); |
test_bit | 197 | include/linux/fs.h | return test_bit(BH_Req, &bh->b_state); |
test_bit | 202 | include/linux/fs.h | return test_bit(BH_Touched, &bh->b_state); |
test_bit | 207 | include/linux/fs.h | return test_bit(BH_Has_aged, &bh->b_state); |
test_bit | 212 | include/linux/fs.h | return test_bit(BH_Protected, &bh->b_state); |
test_bit | 25 | include/linux/locks.h | if (test_bit(BH_Lock, &bh->b_state)) |
test_bit | 124 | kernel/sched.c | while(test_bit(31,&smp_process_available)) |
test_bit | 938 | kernel/sched.c | if (test_bit(i,&smp_idle_map)) |
test_bit | 51 | mm/swapfile.c | if (test_bit(offset, si->swap_lockmap)) |
test_bit | 61 | mm/swapfile.c | if (test_bit(offset, si->swap_lockmap)) |
test_bit | 478 | mm/swapfile.c | if (test_bit(i,p->swap_lockmap)) { |
test_bit | 497 | mm/swapfile.c | if (test_bit(i,p->swap_lockmap)) |