tag | line | file | source code |
set_bit | 468 | fs/ext2/balloc.c | if (set_bit (j, bh->b_data)) { |
set_bit | 419 | fs/ext2/ialloc.c | if (set_bit (j, bh->b_data)) { |
set_bit | 116 | fs/minix/bitmap.c | if (set_bit(j,bh->b_data)) { |
set_bit | 199 | fs/minix/bitmap.c | if (set_bit(j,bh->b_data)) { /* shouldn't happen */ |
set_bit | 58 | kernel/chr_drv/pty.c | set_bit(from->line, &tty_check_write); |
set_bit | 197 | kernel/chr_drv/serial.c | set_bit(info->line, rs_event); |
set_bit | 225 | kernel/chr_drv/serial.c | set_bit(head, &info->tty->readq_flags); |
set_bit | 239 | kernel/chr_drv/serial.c | if ((VLEFT < RQ_THRESHOLD_LW) && !set_bit(TTY_RQ_THROTTLED, |
set_bit | 269 | kernel/chr_drv/serial.c | set_bit(info->tty->line, &tty_check_write); |
set_bit | 606 | kernel/chr_drv/serial.c | set_bit(TTY_IO_ERROR, &info->tty->flags); |
set_bit | 1235 | kernel/chr_drv/serial.c | set_bit(TTY_IO_ERROR, &tty->flags); |
set_bit | 151 | kernel/chr_drv/tty_io.c | if (set_bit(TTY_WRITE_BUSY,&tty->flags)) |
set_bit | 162 | kernel/chr_drv/tty_io.c | if (set_bit(TTY_READ_BUSY, &tty->flags)) |
set_bit | 487 | kernel/chr_drv/tty_io.c | && !set_bit(TTY_SQ_THROTTLED, &tty->flags)) |
set_bit | 895 | kernel/chr_drv/tty_io.c | !set_bit(TTY_CR_PENDING,&tty->flags)) { |
set_bit | 76 | mm/swap.c | while (set_bit(offset,p->swap_lockmap)) |
set_bit | 168 | mm/swap.c | while (set_bit(offset,p->swap_lockmap)) |