test_and_set_bit 52 arch/alpha/include/asm/spinlock.h return !test_and_set_bit(0, &lock->lock); test_and_set_bit 621 arch/arc/mm/tlb.c int dirty = !test_and_set_bit(PG_dc_clean, &page->flags); test_and_set_bit 192 arch/arm/include/asm/bitops.h #define test_and_set_bit(nr,p) ATOMIC_BITOP(test_and_set_bit,nr,p) test_and_set_bit 394 arch/arm/kernel/perf_event_v6.c if (test_and_set_bit(ARMV6_CYCLE_COUNTER, cpuc->used_mask)) test_and_set_bit 403 arch/arm/kernel/perf_event_v6.c if (!test_and_set_bit(ARMV6_COUNTER1, cpuc->used_mask)) test_and_set_bit 406 arch/arm/kernel/perf_event_v6.c if (!test_and_set_bit(ARMV6_COUNTER0, cpuc->used_mask)) test_and_set_bit 1042 arch/arm/kernel/perf_event_v7.c if (test_and_set_bit(ARMV7_IDX_CYCLE_COUNTER, cpuc->used_mask)) test_and_set_bit 1053 arch/arm/kernel/perf_event_v7.c if (!test_and_set_bit(idx, cpuc->used_mask)) test_and_set_bit 1626 arch/arm/kernel/perf_event_v7.c if (test_and_set_bit(bit, cpuc->used_mask)) test_and_set_bit 1956 arch/arm/kernel/perf_event_v7.c if (test_and_set_bit(bit, cpuc->used_mask)) test_and_set_bit 280 arch/arm/kernel/perf_event_xscale.c if (test_and_set_bit(XSCALE_CYCLE_COUNTER, cpuc->used_mask)) test_and_set_bit 285 arch/arm/kernel/perf_event_xscale.c if (!test_and_set_bit(XSCALE_COUNTER1, cpuc->used_mask)) test_and_set_bit 288 arch/arm/kernel/perf_event_xscale.c if (!test_and_set_bit(XSCALE_COUNTER0, cpuc->used_mask)) test_and_set_bit 656 arch/arm/kernel/perf_event_xscale.c if (!test_and_set_bit(XSCALE_COUNTER3, cpuc->used_mask)) test_and_set_bit 658 arch/arm/kernel/perf_event_xscale.c else if (!test_and_set_bit(XSCALE_COUNTER2, cpuc->used_mask)) test_and_set_bit 95 arch/arm/mach-imx/iomux-imx31.c if (test_and_set_bit(pad, mxc_pin_alloc_map)) { test_and_set_bit 244 arch/arm/mach-imx/mmdc.c return !test_and_set_bit(cfg, used_counters); test_and_set_bit 69 arch/arm/mm/copypage-v4mc.c if (!test_and_set_bit(PG_dcache_clean, &from->flags)) test_and_set_bit 75 arch/arm/mm/copypage-v6.c if (!test_and_set_bit(PG_dcache_clean, &from->flags)) test_and_set_bit 89 arch/arm/mm/copypage-xscale.c if (!test_and_set_bit(PG_dcache_clean, &from->flags)) test_and_set_bit 196 arch/arm/mm/fault-armv.c if (!test_and_set_bit(PG_dcache_clean, &page->flags)) test_and_set_bit 288 arch/arm/mm/flush.c if (!test_and_set_bit(PG_dcache_clean, &page->flags)) test_and_set_bit 21 arch/arm64/include/asm/sync_bitops.h #define sync_test_and_set_bit(nr, p) test_and_set_bit(nr, p) test_and_set_bit 762 arch/arm64/kernel/perf_event.c if (!test_and_set_bit(idx, cpuc->used_mask)) test_and_set_bit 778 arch/arm64/kernel/perf_event.c if (!test_and_set_bit(idx, cpuc->used_mask)) { test_and_set_bit 780 arch/arm64/kernel/perf_event.c if (!test_and_set_bit(idx - 1, cpuc->used_mask)) test_and_set_bit 798 arch/arm64/kernel/perf_event.c if (!test_and_set_bit(ARMV8_IDX_CYCLE_COUNTER, cpuc->used_mask)) test_and_set_bit 58 arch/arm64/mm/flush.c if (!test_and_set_bit(PG_dcache_clean, &page->flags)) test_and_set_bit 49 arch/csky/abiv1/cacheflush.c if (!test_and_set_bit(PG_dcache_clean, &page->flags)) test_and_set_bit 146 arch/h8300/include/asm/bitops.h H8300_GEN_TEST_BITOP(test_and_set_bit, "bset") test_and_set_bit 113 arch/hexagon/include/asm/bitops.h test_and_set_bit(nr, addr); test_and_set_bit 137 arch/hexagon/include/asm/bitops.h test_and_set_bit(nr, addr); test_and_set_bit 153 arch/hexagon/include/asm/bitops.h return test_and_set_bit(nr, addr); test_and_set_bit 224 arch/ia64/include/asm/bitops.h #define test_and_set_bit_lock test_and_set_bit test_and_set_bit 204 arch/m68k/include/asm/bitops.h #define __test_and_set_bit(nr, vaddr) test_and_set_bit(nr, vaddr) test_and_set_bit 523 arch/m68k/include/asm/bitops.h #define test_and_set_bit_lock test_and_set_bit test_and_set_bit 43 arch/m68k/include/asm/mmu_context.h while (test_and_set_bit(ctx, context_map)) { test_and_set_bit 93 arch/microblaze/include/asm/mmu_context_mm.h while (test_and_set_bit(ctx, context_map)) { test_and_set_bit 308 arch/mips/kernel/perf_event_mipsxx.c !test_and_set_bit(i, cpuc->used_mask)) test_and_set_bit 47 arch/mips/sgi-ip27/ip27-hubio.c if (test_and_set_bit(i, hub_data(cnode)->h_bigwin_used)) test_and_set_bit 62 arch/mips/sgi-ip27/ip27-init.c if (test_and_set_bit(cnode, hub_init_mask)) test_and_set_bit 89 arch/mips/sgi-ip27/ip27-init.c if (test_and_set_bit(slice, &hub->slice_map)) test_and_set_bit 44 arch/mips/sgi-ip27/ip27-irq.c if (test_and_set_bit(level, hub_irq_map)) test_and_set_bit 574 arch/nds32/kernel/perf_event_cpu.c if (!test_and_set_bit(idx, cpuc->used_mask)) test_and_set_bit 576 arch/nds32/kernel/perf_event_cpu.c if (!test_and_set_bit(NDS32_IDX_COUNTER0, cpuc->used_mask)) test_and_set_bit 578 arch/nds32/kernel/perf_event_cpu.c if (!test_and_set_bit(NDS32_IDX_COUNTER1, cpuc->used_mask)) test_and_set_bit 581 arch/nds32/kernel/perf_event_cpu.c if (!test_and_set_bit(idx, cpuc->used_mask)) test_and_set_bit 583 arch/nds32/kernel/perf_event_cpu.c else if (!test_and_set_bit(NDS32_IDX_COUNTER1, cpuc->used_mask)) test_and_set_bit 585 arch/nds32/kernel/perf_event_cpu.c else if (!test_and_set_bit test_and_set_bit 589 arch/nds32/kernel/perf_event_cpu.c if (!test_and_set_bit(idx, cpuc->used_mask)) test_and_set_bit 222 arch/nios2/mm/cacheflush.c if (!test_and_set_bit(PG_dcache_clean, &page->flags)) test_and_set_bit 47 arch/openrisc/mm/cache.c int dirty = !test_and_set_bit(PG_dc_clean, &page->flags); test_and_set_bit 141 arch/powerpc/include/asm/bitops.h static __inline__ int test_and_set_bit(unsigned long nr, test_and_set_bit 94 arch/powerpc/kernel/pci-common.c if ((phb_id >= 0) && !test_and_set_bit(phb_id, phb_bitmap)) test_and_set_bit 163 arch/powerpc/kvm/book3s_hv_ras.c if (test_and_set_bit(CORE_TB_RESYNC_REQ_BIT, test_and_set_bit 2440 arch/powerpc/kvm/powerpc.c } while (test_and_set_bit(lpid, lpid_inuse)); test_and_set_bit 62 arch/powerpc/mm/book3s32/mmu_context.c while (test_and_set_bit(ctx, context_map)) { test_and_set_bit 615 arch/powerpc/platforms/52xx/mpc52xx_gpt.c if (test_and_set_bit(0, &wdt_is_active)) test_and_set_bit 166 arch/powerpc/platforms/powernv/pci-ioda.c if (test_and_set_bit(pe_no, phb->ioda.pe_alloc)) test_and_set_bit 178 arch/powerpc/platforms/powernv/pci-ioda.c if (!test_and_set_bit(pe, phb->ioda.pe_alloc)) test_and_set_bit 1383 arch/powerpc/platforms/powernv/pci-ioda.c } while (test_and_set_bit(win, &phb->ioda.m64_bar_alloc)); test_and_set_bit 582 arch/powerpc/xmon/xmon.c secondary = test_and_set_bit(0, &in_xmon); test_and_set_bit 630 arch/powerpc/xmon/xmon.c if (!test_and_set_bit(0, &xmon_taken)) { test_and_set_bit 1253 arch/powerpc/xmon/xmon.c if (test_and_set_bit(0, &xmon_taken)) test_and_set_bit 74 arch/riscv/mm/cacheflush.c if (!test_and_set_bit(PG_dcache_clean, &page->flags)) test_and_set_bit 182 arch/s390/kernel/smp.c if (test_and_set_bit(ec_bit, &pcpu->ec_mask)) test_and_set_bit 1427 arch/s390/kvm/interrupt.c if (test_and_set_bit(IRQ_PEND_EXT_EXTERNAL, &li->pending_irqs)) test_and_set_bit 1473 arch/s390/kvm/interrupt.c if (test_and_set_bit(IRQ_PEND_SIGP_STOP, &li->pending_irqs)) test_and_set_bit 2744 arch/s390/kvm/interrupt.c summary_set = test_and_set_bit(bit, map); test_and_set_bit 2998 arch/s390/kvm/interrupt.c if (test_and_set_bit(vcpu_id, gi->kicked_mask)) test_and_set_bit 1177 arch/s390/kvm/priv.c if (ms && !test_and_set_bit(gfn - ms->base_gfn, kvm_second_dirty_bitmap(ms))) test_and_set_bit 148 arch/s390/mm/hugetlbpage.c if (!test_and_set_bit(PG_arch_1, &page->flags)) test_and_set_bit 103 arch/sh/boards/mach-x3proto/ilsel.c } while (test_and_set_bit(bit, &ilsel_level_map)); test_and_set_bit 126 arch/sh/boards/mach-x3proto/ilsel.c if (test_and_set_bit(bit, &ilsel_level_map)) test_and_set_bit 490 arch/sh/kernel/ptrace_64.c if (!test_and_set_bit(0, &first_call)) { test_and_set_bit 147 arch/sh/mm/cache.c int dirty = !test_and_set_bit(PG_dcache_clean, &page->flags); test_and_set_bit 19 arch/sparc/include/asm/bitops_64.h int test_and_set_bit(unsigned long nr, volatile unsigned long *addr); test_and_set_bit 131 arch/sparc/include/asm/parport.h if (!test_and_set_bit(slot, dma_slot_map)) test_and_set_bit 100 arch/sparc/kernel/pci_msi.c if (!test_and_set_bit(i, pbm->msi_bitmap)) test_and_set_bit 508 arch/unicore32/mm/mmu.c if (!test_and_set_bit(PG_dcache_clean, &page->flags)) test_and_set_bit 425 arch/x86/events/amd/ibs.c if (test_and_set_bit(IBS_STOPPING, pcpu->state)) test_and_set_bit 476 arch/x86/events/amd/ibs.c if (test_and_set_bit(IBS_ENABLED, pcpu->state)) test_and_set_bit 464 arch/x86/events/intel/uncore.h if (!test_and_set_bit(UNCORE_BOX_FLAG_INITIATED, &box->flags)) { test_and_set_bit 103 arch/x86/include/asm/mpspec.h test_and_set_bit(physid, (map).mask) test_and_set_bit 118 arch/x86/kernel/cpu/perfctr-watchdog.c if (!test_and_set_bit(counter, perfctr_nmi_owner)) test_and_set_bit 146 arch/x86/kernel/cpu/perfctr-watchdog.c if (!test_and_set_bit(counter, evntsel_nmi_owner)) test_and_set_bit 365 arch/x86/kernel/idt.c if (!test_and_set_bit(n, system_vectors)) test_and_set_bit 65 arch/x86/kvm/pmu.c if (!test_and_set_bit(pmc->idx, test_and_set_bit 79 arch/x86/kvm/pmu.c if (!test_and_set_bit(pmc->idx, test_and_set_bit 344 arch/x86/kvm/vmx/vmx.h return test_and_set_bit(POSTED_INTR_ON, test_and_set_bit 356 arch/x86/kvm/vmx/vmx.h return test_and_set_bit(vector, (unsigned long *)pi_desc->pir); test_and_set_bit 105 block/blk-core.c return test_and_set_bit(flag, &q->queue_flags); test_and_set_bit 35 block/blk-mq-tag.c !test_and_set_bit(BLK_MQ_S_TAG_ACTIVE, &hctx->state)) test_and_set_bit 55 block/blk-zoned.c if (WARN_ON_ONCE(test_and_set_bit(blk_rq_zone_no(rq), test_and_set_bit 461 drivers/acpi/ec.c if (!test_and_set_bit(EC_FLAGS_QUERY_PENDING, &ec->flags)) { test_and_set_bit 479 drivers/acpi/ec.c if (!test_and_set_bit(EC_FLAGS_QUERY_ENABLED, &ec->flags)) test_and_set_bit 951 drivers/acpi/ec.c if (!test_and_set_bit(EC_FLAGS_STARTED, &ec->flags)) { test_and_set_bit 1336 drivers/acpi/nfit/core.c if (busy && capable(CAP_SYS_RAWIO) && !test_and_set_bit(ARS_POLL, test_and_set_bit 3532 drivers/acpi/nfit/core.c if (test_and_set_bit(req_type, &nfit_spa->ars_state)) test_and_set_bit 675 drivers/acpi/tables.c if (test_and_set_bit(table_index, acpi_initrd_installed) || test_and_set_bit 728 drivers/acpi/tables.c if (test_and_set_bit(table_index, acpi_initrd_installed)) { test_and_set_bit 5119 drivers/ata/libata-scsi.c if (!test_and_set_bit(tag, &ap->sas_tag_allocated)) { test_and_set_bit 1065 drivers/atm/horizon.c wait_event_interruptible(dev->tx_queue, (!test_and_set_bit(tx_busy, &dev->flags))); test_and_set_bit 1245 drivers/atm/horizon.c if (test_and_set_bit (rx_busy, &dev->flags)) { test_and_set_bit 2721 drivers/atm/idt77252.c if (test_and_set_bit(IDT77252_BIT_INTERRUPT, &card->flags)) { test_and_set_bit 227 drivers/block/drbd/drbd_actlog.c wake = !test_and_set_bit(BME_PRIORITY, &bm_ext->flags); test_and_set_bit 525 drivers/block/drbd/drbd_actlog.c if (!test_and_set_bit(BME_PRIORITY, &bm_ext->flags)) test_and_set_bit 1066 drivers/block/drbd/drbd_actlog.c if (!test_and_set_bit(BME_NO_WRITES, &bm_ext->flags)) { test_and_set_bit 215 drivers/block/drbd/drbd_bitmap.c wait_event(b->bm_io_wait, !test_and_set_bit(BM_PAGE_IO_LOCK, addr)); test_and_set_bit 265 drivers/block/drbd/drbd_bitmap.c if (!test_and_set_bit(BM_PAGE_HINT_WRITEOUT, &page_private(page))) test_and_set_bit 1944 drivers/block/drbd/drbd_int.h if (!test_and_set_bit(work_bit, &device->flags)) { test_and_set_bit 1948 drivers/block/drbd/drbd_int.h if (!test_and_set_bit(DEVICE_WORK_PENDING, &connection->flags)) test_and_set_bit 2138 drivers/block/drbd/drbd_int.h if (!test_and_set_bit(GOING_DISKLESS, &device->flags)) test_and_set_bit 2316 drivers/block/drbd/drbd_int.h if (!test_and_set_bit(BITMAP_IO_QUEUED, &device->flags)) test_and_set_bit 3420 drivers/block/drbd/drbd_main.c if (!test_and_set_bit(MD_DIRTY, &device->flags)) { test_and_set_bit 3429 drivers/block/drbd/drbd_main.c if (!test_and_set_bit(MD_DIRTY, &device->flags)) test_and_set_bit 3639 drivers/block/drbd/drbd_main.c if (!test_and_set_bit(BITMAP_IO_QUEUED, &device->flags)) test_and_set_bit 1462 drivers/block/drbd/drbd_nl.c s = !test_and_set_bit(AL_SUSPENDED, &device->flags); test_and_set_bit 5679 drivers/block/drbd/drbd_receiver.c if (!test_and_set_bit(GOT_PING_ACK, &connection->flags)) test_and_set_bit 5891 drivers/block/drbd/drbd_receiver.c !test_and_set_bit(AHEAD_TO_SYNC_SOURCE, &device->flags)) { test_and_set_bit 884 drivers/block/floppy.c if (wait_event_interruptible(fdc_wait, !test_and_set_bit(0, &fdc_busy))) test_and_set_bit 2905 drivers/block/floppy.c if (test_and_set_bit(0, &fdc_busy)) { test_and_set_bit 3549 drivers/block/mtip32xx/mtip32xx.c if (test_and_set_bit(MTIP_PF_TO_ACTIVE_BIT, &dd->port->flags)) test_and_set_bit 169 drivers/block/nbd.c if (!test_and_set_bit(NBD_CMD_REQUEUED, &cmd->flags)) test_and_set_bit 353 drivers/block/nbd.c if (test_and_set_bit(NBD_RT_DISCONNECTED, &config->runtime_flags)) test_and_set_bit 2102 drivers/block/nbd.c if (!test_and_set_bit(NBD_RT_DESTROY_ON_DISCONNECT, test_and_set_bit 320 drivers/block/null_blk_main.c if (test_and_set_bit(NULLB_DEV_FL_UP, &dev->flags)) test_and_set_bit 538 drivers/block/paride/pg.c if (test_and_set_bit(0, &dev->access)) { test_and_set_bit 7240 drivers/block/rbd.c else if (test_and_set_bit(RBD_DEV_FLAG_REMOVING, test_and_set_bit 1485 drivers/block/sx8.c if (!test_and_set_bit(0, &carm_major_alloc)) test_and_set_bit 1487 drivers/block/sx8.c else if (!test_and_set_bit(1, &carm_major_alloc)) test_and_set_bit 561 drivers/block/zram/zram_drv.c if (test_and_set_bit(blk_idx, zram->bitmap)) test_and_set_bit 152 drivers/bluetooth/bfusb.c if (test_and_set_bit(BFUSB_TX_PROCESS, &data->state)) { test_and_set_bit 227 drivers/bluetooth/bluecard_cs.c if (test_and_set_bit(XMIT_SENDING, &(info->tx_state))) { test_and_set_bit 185 drivers/bluetooth/bt3c_cs.c if (test_and_set_bit(XMIT_SENDING, &(info->tx_state))) test_and_set_bit 419 drivers/bluetooth/btmtkuart.c if (test_and_set_bit(BTMTKUART_TX_STATE_ACTIVE, &bdev->tx_state)) test_and_set_bit 519 drivers/bluetooth/btusb.c if (test_and_set_bit(BTUSB_HW_RESET_ACTIVE, &data->flags)) { test_and_set_bit 549 drivers/bluetooth/btusb.c if (test_and_set_bit(BTUSB_HW_RESET_ACTIVE, &data->flags)) { test_and_set_bit 1215 drivers/bluetooth/btusb.c if (test_and_set_bit(BTUSB_INTR_RUNNING, &data->flags)) test_and_set_bit 1576 drivers/bluetooth/btusb.c if (!test_and_set_bit(BTUSB_ISOC_RUNNING, &data->flags)) { test_and_set_bit 141 drivers/bluetooth/dtl1_cs.c if (test_and_set_bit(XMIT_SENDING, &(info->tx_state))) { test_and_set_bit 130 drivers/bluetooth/hci_ldisc.c if (test_and_set_bit(HCI_UART_SENDING, &hu->tx_state)) { test_and_set_bit 759 drivers/bluetooth/hci_ldisc.c if (!test_and_set_bit(HCI_UART_PROTO_SET, &hu->flags)) { test_and_set_bit 436 drivers/char/dsp56k.c if (test_and_set_bit(0, &dsp56k.in_use)) { test_and_set_bit 831 drivers/char/ipmi/ipmi_watchdog.c if (test_and_set_bit(0, &ipmi_wdog_open)) test_and_set_bit 170 drivers/char/lp.c if (!test_and_set_bit(LP_PARPORT_CLAIMED, &this_lp->bits)) { test_and_set_bit 510 drivers/char/lp.c if (test_and_set_bit(LP_BUSY_BIT_POS, &LP_F(minor))) { test_and_set_bit 633 drivers/char/pcmcia/cm4000_cs.c test_and_set_bit(LOCK_MONITOR, test_and_set_bit 673 drivers/char/pcmcia/cm4000_cs.c if (test_and_set_bit(LOCK_MONITOR, &dev->flags)) { test_and_set_bit 688 drivers/char/pcmcia/cm4000_cs.c if (test_and_set_bit(LOCK_IO, (void *)&dev->flags)) { test_and_set_bit 967 drivers/char/pcmcia/cm4000_cs.c || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) == 0)))) { test_and_set_bit 1112 drivers/char/pcmcia/cm4000_cs.c || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) == 0)))) { test_and_set_bit 1537 drivers/char/pcmcia/cm4000_cs.c || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) test_and_set_bit 1598 drivers/char/pcmcia/cm4000_cs.c || (test_and_set_bit(LOCK_IO, (void *)&dev->flags) test_and_set_bit 209 drivers/char/tlclk.c if (test_and_set_bit(0, &useflags)) { test_and_set_bit 28 drivers/char/tpm/tpm-dev.c if (test_and_set_bit(0, &chip->is_open)) { test_and_set_bit 136 drivers/dma-buf/dma-fence.c if (unlikely(test_and_set_bit(DMA_FENCE_FLAG_SIGNALED_BIT, test_and_set_bit 288 drivers/dma-buf/dma-fence.c if (!test_and_set_bit(DMA_FENCE_FLAG_ENABLE_SIGNAL_BIT, test_and_set_bit 346 drivers/dma-buf/dma-fence.c was_set = test_and_set_bit(DMA_FENCE_FLAG_ENABLE_SIGNAL_BIT, test_and_set_bit 476 drivers/dma-buf/dma-fence.c was_set = test_and_set_bit(DMA_FENCE_FLAG_ENABLE_SIGNAL_BIT, test_and_set_bit 314 drivers/dma-buf/sync_file.c !test_and_set_bit(POLL_ENABLED, &sync_file->flags)) { test_and_set_bit 1308 drivers/dma/at_hdmac.c was_cyclic = test_and_set_bit(ATC_IS_CYCLIC, &atchan->status); test_and_set_bit 754 drivers/dma/at_xdmac.c if (test_and_set_bit(AT_XDMAC_CHAN_IS_CYCLIC, &atchan->status)) { test_and_set_bit 1761 drivers/dma/at_xdmac.c if (test_and_set_bit(AT_XDMAC_CHAN_IS_PAUSED, &atchan->status)) test_and_set_bit 197 drivers/dma/dw/core.c was_soft_llp = test_and_set_bit(DW_DMA_IS_SOFT_LLP, test_and_set_bit 1129 drivers/dma/ep93xx_dma.c if (test_and_set_bit(EP93XX_DMA_IS_CYCLIC, &edmac->flags)) { test_and_set_bit 307 drivers/dma/ioat/dma.c if (!test_and_set_bit(IOAT_CHAN_ACTIVE, &ioat_chan->state)) test_and_set_bit 2292 drivers/dma/ppc4xx/adma.c if (!test_and_set_bit(PPC440SPE_RXOR_RUN, &ppc440spe_rxor_state)) { test_and_set_bit 1665 drivers/dma/sh/rcar-dmac.c return !test_and_set_bit(dma_spec->args[0], dmac->modules); test_and_set_bit 189 drivers/dma/sh/shdma-base.c if (test_and_set_bit(schan->real_slave_id, shdma_slave_used)) test_and_set_bit 57 drivers/dma/st_fdma.c } while (test_and_set_bit(dreq_line, &fdev->dreq_mask)); test_and_set_bit 263 drivers/dma/tegra210-adma.c if (test_and_set_bit(sreq_index, &tdma->tx_requests_reserved)) { test_and_set_bit 270 drivers/dma/tegra210-adma.c if (test_and_set_bit(sreq_index, &tdma->rx_requests_reserved)) { test_and_set_bit 519 drivers/dma/ti/edma.c if (!test_and_set_bit(slot, ecc->slot_inuse)) test_and_set_bit 524 drivers/dma/ti/edma.c } else if (test_and_set_bit(slot, ecc->slot_inuse)) { test_and_set_bit 51 drivers/gpio/gpio-lp3943.c if (test_and_set_bit(offset, &lp3943->pin_used)) test_and_set_bit 2687 drivers/gpio/gpiolib.c if (test_and_set_bit(FLAG_REQUESTED, &desc->flags) == 0) { test_and_set_bit 653 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c test_and_set_bit(feature_id, feature->enabled); test_and_set_bit 698 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c test_and_set_bit(feature_id, feature->supported); test_and_set_bit 278 drivers/gpu/drm/drm_context.c if (test_and_set_bit(0, &dev->context_flag)) { test_and_set_bit 225 drivers/gpu/drm/exynos/exynos7_drm_decon.c if (!test_and_set_bit(0, &ctx->irq_flags)) { test_and_set_bit 252 drivers/gpu/drm/exynos/exynos_drm_fimd.c if (!test_and_set_bit(0, &ctx->irq_flags)) { test_and_set_bit 105 drivers/gpu/drm/i915/gt/intel_breadcrumbs.c return !test_and_set_bit(DMA_FENCE_FLAG_SIGNALED_BIT, &fence->flags); test_and_set_bit 1168 drivers/gpu/drm/i915/gt/intel_reset.c if (test_and_set_bit(I915_RESET_ENGINE + engine->id, test_and_set_bit 1184 drivers/gpu/drm/i915/gt/intel_reset.c if (test_and_set_bit(I915_RESET_BACKOFF, >->reset.flags)) { test_and_set_bit 1195 drivers/gpu/drm/i915/gt/intel_reset.c while (test_and_set_bit(I915_RESET_ENGINE + engine->id, test_and_set_bit 430 drivers/gpu/drm/i915/gvt/scheduler.c if (!test_and_set_bit(workload->ring_id, s->shadow_ctx_desc_updated)) test_and_set_bit 387 drivers/gpu/drm/i915/i915_active.c if (test_and_set_bit(I915_ACTIVE_GRAB_BIT, &ref->flags)) test_and_set_bit 445 drivers/gpu/drm/i915/i915_request.c if (!test_and_set_bit(I915_FENCE_FLAG_ACTIVE, &request->fence.flags)) test_and_set_bit 21 drivers/gpu/drm/i915/selftests/igt_reset.c while (test_and_set_bit(I915_RESET_BACKOFF, >->reset.flags)) test_and_set_bit 26 drivers/gpu/drm/i915/selftests/igt_reset.c while (test_and_set_bit(I915_RESET_ENGINE + id, test_and_set_bit 85 drivers/gpu/drm/nouveau/nvif/notify.c !test_and_set_bit(NVIF_NOTIFY_USER, ¬ify->flags)) test_and_set_bit 62 drivers/gpu/drm/nouveau/nvkm/core/notify.c !test_and_set_bit(NVKM_NOTIFY_USER, ¬ify->flags)) { test_and_set_bit 99 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c !test_and_set_bit(VMW_IRQTHREAD_FENCE, dev_priv->irqthread_pending)) test_and_set_bit 104 drivers/gpu/drm/vmwgfx/vmwgfx_irq.c !test_and_set_bit(VMW_IRQTHREAD_CMDBUF, test_and_set_bit 2499 drivers/hid/hid-core.c !test_and_set_bit(ffs(HID_STAT_REPROBED), &hdev->status)) test_and_set_bit 1162 drivers/hid/hid-input.c while (usage->code <= max && test_and_set_bit(usage->code, bit)) { test_and_set_bit 1159 drivers/hid/hid-multitouch.c if (test_and_set_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags)) test_and_set_bit 1677 drivers/hid/hid-multitouch.c if (test_and_set_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags)) test_and_set_bit 687 drivers/hid/hid-sensor-custom.c if (test_and_set_bit(0, &sensor_inst->misc_opened)) test_and_set_bit 90 drivers/hid/usbhid/hid-core.c !test_and_set_bit(HID_IN_RUNNING, &usbhid->iofl)) { test_and_set_bit 170 drivers/hid/usbhid/hid-core.c && !test_and_set_bit(HID_RESET_PENDING, &usbhid->iofl)) { test_and_set_bit 306 drivers/hsi/clients/hsi_char.c if (test_and_set_bit(HSC_RXBREAK, &cl_data->flags)) test_and_set_bit 427 drivers/hsi/clients/hsi_char.c if (test_and_set_bit(HSC_CH_READ, &channel->flags)) test_and_set_bit 484 drivers/hsi/clients/hsi_char.c if (test_and_set_bit(HSC_CH_WRITE, &channel->flags)) test_and_set_bit 541 drivers/hsi/clients/hsi_char.c if (test_and_set_bit(HSC_CH_WLINE, &channel->flags)) test_and_set_bit 601 drivers/hsi/clients/hsi_char.c if (test_and_set_bit(HSC_CH_OPEN, &channel->flags)) { test_and_set_bit 678 drivers/hsi/clients/ssi_protocol.c if (!test_and_set_bit(SSIP_WAKETEST_FLAG, &ssi->flags)) test_and_set_bit 939 drivers/hsi/clients/ssi_protocol.c if (!test_and_set_bit(SSIP_WAKETEST_FLAG, &ssi->flags)) test_and_set_bit 1011 drivers/hsi/controllers/omap_ssi_port.c if (!test_and_set_bit(SSI_WAKE_EN, &omap_port->flags)) test_and_set_bit 815 drivers/hwmon/fschmd.c watchdog_is_open = test_and_set_bit(0, &data->watchdog_is_open); test_and_set_bit 1310 drivers/hwmon/w83793.c watchdog_is_open = test_and_set_bit(0, &data->watchdog_is_open); test_and_set_bit 53 drivers/i2c/i2c-core.h if (!test_and_set_bit(I2C_ALF_SUSPEND_REPORTED, &adap->locked_flags)) test_and_set_bit 1495 drivers/ide/ide-tape.c if (test_and_set_bit(ilog2(IDE_AFLAG_BUSY), &drive->atapi_flags)) { test_and_set_bit 1556 drivers/iio/industrialio-core.c if (test_and_set_bit(IIO_BUSY_BIT_POS, &indio_dev->flags)) test_and_set_bit 197 drivers/iio/industrialio-event.c if (test_and_set_bit(IIO_BUSY_BIT_POS, &ev_int->flags)) { test_and_set_bit 593 drivers/infiniband/hw/bnxt_re/qplib_res.c if (test_and_set_bit(pd->id, pdt->tbl)) { test_and_set_bit 658 drivers/infiniband/hw/bnxt_re/qplib_res.c if (test_and_set_bit(dpi->dpi, dpit->tbl)) { test_and_set_bit 1145 drivers/infiniband/hw/cxgb3/iwch_cm.c if (!test_and_set_bit(ABORT_REQ_IN_PROGRESS, &ep->com.flags)) { test_and_set_bit 1541 drivers/infiniband/hw/cxgb3/iwch_cm.c if (!test_and_set_bit(PEER_ABORT_IN_PROGRESS, &ep->com.flags)) { test_and_set_bit 2092 drivers/infiniband/hw/cxgb3/iwch_cm.c if (!test_and_set_bit(CLOSE_SENT, &ep->com.flags)) { test_and_set_bit 195 drivers/infiniband/hw/cxgb4/cm.c if (!test_and_set_bit(TIMEOUT, &ep->com.flags)) { test_and_set_bit 3688 drivers/infiniband/hw/cxgb4/cm.c if (!test_and_set_bit(CLOSE_SENT, &ep->com.flags)) { test_and_set_bit 4325 drivers/infiniband/hw/cxgb4/cm.c if (!test_and_set_bit(TIMEOUT, &ep->com.flags)) { test_and_set_bit 1134 drivers/infiniband/hw/hfi1/debugfs.c if (test_and_set_bit(0, &exprom_in_use)) test_and_set_bit 3305 drivers/infiniband/hw/hfi1/sdma.c oldbit = test_and_set_bit(nr, &sde->ahg_bits); test_and_set_bit 718 drivers/infiniband/hw/hfi1/tid_rdma.c !test_and_set_bit(last, &rcd->flow_mask)) test_and_set_bit 406 drivers/infiniband/hw/hfi1/user_sdma.c if (test_and_set_bit(info.comp_idx, pq->req_in_use)) { test_and_set_bit 924 drivers/infiniband/hw/qedr/main.c if (!test_and_set_bit(QEDR_ENET_STATE_BIT, &dev->enet_state)) test_and_set_bit 974 drivers/infiniband/hw/qedr/main.c if (!test_and_set_bit(QEDR_ENET_STATE_BIT, &dev->enet_state)) test_and_set_bit 213 drivers/infiniband/hw/qedr/qedr_iw_cm.c if (test_and_set_bit(QEDR_IWARP_CM_WAIT_FOR_DISCONNECT, test_and_set_bit 629 drivers/infiniband/hw/qedr/qedr_iw_cm.c if (test_and_set_bit(QEDR_IWARP_CM_WAIT_FOR_CONNECT, test_and_set_bit 752 drivers/infiniband/hw/qedr/qedr_iw_cm.c if (test_and_set_bit(QEDR_IWARP_CM_WAIT_FOR_CONNECT, test_and_set_bit 2488 drivers/infiniband/hw/qedr/verbs.c if (test_and_set_bit(QEDR_IWARP_CM_WAIT_FOR_CONNECT, test_and_set_bit 2502 drivers/infiniband/hw/qedr/verbs.c if (test_and_set_bit(QEDR_IWARP_CM_WAIT_FOR_DISCONNECT, test_and_set_bit 1156 drivers/infiniband/hw/qib/qib_file_ops.c if (!test_and_set_bit(local_cpu, qib_cpulist)) { test_and_set_bit 167 drivers/infiniband/hw/qib/qib_qp.c if (!test_and_set_bit(offset, map->page)) { test_and_set_bit 293 drivers/infiniband/sw/rdmavt/qp.c if (!test_and_set_bit(nr, &wss->entries[entry])) test_and_set_bit 569 drivers/infiniband/sw/rdmavt/qp.c if (!test_and_set_bit(offset, map->page)) { test_and_set_bit 258 drivers/infiniband/ulp/ipoib/ipoib_multicast.c if (test_and_set_bit(IPOIB_MCAST_FLAG_ATTACHED, &mcast->flags)) { test_and_set_bit 196 drivers/input/joystick/iforce/iforce-packets.c if (!test_and_set_bit(FF_CORE_IS_PLAYED, iforce->core_effects[i].flags)) { test_and_set_bit 33 drivers/input/joystick/iforce/iforce-serio.c if (test_and_set_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags)) { test_and_set_bit 74 drivers/input/joystick/iforce/iforce-usb.c if (!test_and_set_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags)) test_and_set_bit 164 drivers/input/serio/serport.c if (test_and_set_bit(SERPORT_BUSY, &serport->flags)) test_and_set_bit 2114 drivers/iommu/arm-smmu-v3.c } while (test_and_set_bit(idx, map)); test_and_set_bit 230 drivers/iommu/arm-smmu.c } while (test_and_set_bit(idx, map)); test_and_set_bit 1206 drivers/iommu/iommu.c if (test_and_set_bit(pdev->devfn & 0xff, devfns)) test_and_set_bit 204 drivers/iommu/msm_iommu.c } while (test_and_set_bit(idx, map)); test_and_set_bit 3560 drivers/irqchip/irq-gic-v3-its.c if (test_and_set_bit(its_number, &its_list_map)) { test_and_set_bit 721 drivers/isdn/capi/capiutil.c if (likely(!test_and_set_bit(1, &g_debbuf_lock))) { test_and_set_bit 370 drivers/isdn/hardware/mISDN/avmfritz.c test_and_set_bit(FLG_TRANSPARENT, &bch->Flags); test_and_set_bit 380 drivers/isdn/hardware/mISDN/avmfritz.c test_and_set_bit(FLG_HDLC, &bch->Flags); test_and_set_bit 583 drivers/isdn/hardware/mISDN/avmfritz.c test_and_set_bit(FLG_TX_EMPTY, &bch->Flags); test_and_set_bit 700 drivers/isdn/hardware/mISDN/avmfritz.c if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) test_and_set_bit 904 drivers/isdn/hardware/mISDN/avmfritz.c if (test_and_set_bit(FLG_OPEN, &bch->Flags)) test_and_set_bit 105 drivers/isdn/hardware/mISDN/hfc_multi_8xx.h test_and_set_bit(HFC_CHIP_CLOCK2, &hc->chip); test_and_set_bit 122 drivers/isdn/hardware/mISDN/hfc_multi_8xx.h test_and_set_bit(HFC_CHIP_EMBSD, &hc->chip); test_and_set_bit 1139 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_REVISION0, &hc->chip); test_and_set_bit 1383 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_PCM_SLAVE, &hc->chip); test_and_set_bit 1434 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_PCM_MASTER, test_and_set_bit 3115 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(FLG_TRANSPARENT, test_and_set_bit 3150 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(FLG_HDLC, &hc->chan[ch].bch->Flags); test_and_set_bit 3302 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(FLG_ACTIVE, &dch->Flags); test_and_set_bit 3483 drivers/isdn/hardware/mISDN/hfcmulti.c if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { test_and_set_bit 3755 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(FLG_ACTIVE, &dch->Flags); test_and_set_bit 3833 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(FLG_ACTIVE, &dch->Flags); test_and_set_bit 4102 drivers/isdn/hardware/mISDN/hfcmulti.c if (test_and_set_bit(FLG_OPEN, &bch->Flags)) test_and_set_bit 4352 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_CLOCK2, &hc->chip); test_and_set_bit 4356 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_B410P, &hc->chip); test_and_set_bit 4357 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_PCM_MASTER, &hc->chip); test_and_set_bit 4383 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_PLXSD, &hc->chip); test_and_set_bit 4703 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CFG_OPTICAL, test_and_set_bit 4713 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CFG_REPORT_LOS, test_and_set_bit 4722 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CFG_REPORT_AIS, test_and_set_bit 4732 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CFG_REPORT_SLIP, test_and_set_bit 4742 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CFG_REPORT_RDI, test_and_set_bit 4751 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CFG_CRC4, test_and_set_bit 4765 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_E1CLOCK_GET, &hc->chip); test_and_set_bit 4772 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_E1CLOCK_PUT, &hc->chip); test_and_set_bit 4780 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_RX_SYNC, &hc->chip); test_and_set_bit 4955 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CFG_NONCAP_TX, test_and_set_bit 4965 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CFG_DIS_ECHANNEL, test_and_set_bit 5065 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_ULAW, &hc->chip); test_and_set_bit 5080 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_DTMF, &hc->chip); test_and_set_bit 5081 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_CONF, &hc->chip); test_and_set_bit 5085 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_PCM_SLAVE, &hc->chip); test_and_set_bit 5087 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_PCM_MASTER, &hc->chip); test_and_set_bit 5091 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_EXRAM_128, &hc->chip); test_and_set_bit 5093 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_EXRAM_512, &hc->chip); test_and_set_bit 5100 drivers/isdn/hardware/mISDN/hfcmulti.c test_and_set_bit(HFC_CHIP_WATCHDOG, &hc->chip); test_and_set_bit 946 drivers/isdn/hardware/mISDN/hfcpci.c test_and_set_bit(FLG_ACTIVE, &dch->Flags); test_and_set_bit 985 drivers/isdn/hardware/mISDN/hfcpci.c test_and_set_bit(FLG_HFC_TIMER_T1, &dch->Flags); test_and_set_bit 1013 drivers/isdn/hardware/mISDN/hfcpci.c if (!test_and_set_bit(FLG_HFC_TIMER_T3, &dch->Flags)) { test_and_set_bit 1095 drivers/isdn/hardware/mISDN/hfcpci.c test_and_set_bit(FLG_ACTIVE, &dch->Flags); test_and_set_bit 1347 drivers/isdn/hardware/mISDN/hfcpci.c test_and_set_bit(FLG_TRANSPARENT, &bch->Flags); test_and_set_bit 1376 drivers/isdn/hardware/mISDN/hfcpci.c test_and_set_bit(FLG_HDLC, &bch->Flags); test_and_set_bit 1609 drivers/isdn/hardware/mISDN/hfcpci.c test_and_set_bit(FLG_L2_ACTIVATED, &dch->Flags); test_and_set_bit 1677 drivers/isdn/hardware/mISDN/hfcpci.c if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) test_and_set_bit 1934 drivers/isdn/hardware/mISDN/hfcpci.c if (test_and_set_bit(FLG_OPEN, &bch->Flags)) test_and_set_bit 2042 drivers/isdn/hardware/mISDN/hfcpci.c test_and_set_bit(HFC_CFG_MASTER, &hc->cfg); test_and_set_bit 219 drivers/isdn/hardware/mISDN/hfcsusb.c if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { test_and_set_bit 312 drivers/isdn/hardware/mISDN/hfcsusb.c test_and_set_bit(FLG_L2_ACTIVATED, test_and_set_bit 392 drivers/isdn/hardware/mISDN/hfcsusb.c test_and_set_bit(FLG_ACTIVE, &dch->Flags); test_and_set_bit 480 drivers/isdn/hardware/mISDN/hfcsusb.c if (test_and_set_bit(FLG_OPEN, &bch->Flags)) test_and_set_bit 651 drivers/isdn/hardware/mISDN/hfcsusb.c test_and_set_bit(FLG_ACTIVE, &dch->Flags); test_and_set_bit 158 drivers/isdn/hardware/mISDN/mISDNipac.c if (test_and_set_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) { test_and_set_bit 229 drivers/isdn/hardware/mISDN/mISDNipac.c test_and_set_bit(FLG_TX_BUSY, &isac->dch.Flags); test_and_set_bit 675 drivers/isdn/hardware/mISDN/mISDNipac.c test_and_set_bit(FLG_ACTIVE, &dch->Flags); test_and_set_bit 726 drivers/isdn/hardware/mISDN/mISDNipac.c test_and_set_bit(FLG_L1_BUSY, &isac->dch.Flags); test_and_set_bit 1136 drivers/isdn/hardware/mISDN/mISDNipac.c test_and_set_bit(FLG_TX_EMPTY, &hx->bch.Flags); test_and_set_bit 1238 drivers/isdn/hardware/mISDN/mISDNipac.c test_and_set_bit(FLG_TRANSPARENT, &hscx->bch.Flags); test_and_set_bit 1245 drivers/isdn/hardware/mISDN/mISDNipac.c test_and_set_bit(FLG_HDLC, &hscx->bch.Flags); test_and_set_bit 1274 drivers/isdn/hardware/mISDN/mISDNipac.c test_and_set_bit(FLG_TRANSPARENT, &hscx->bch.Flags); test_and_set_bit 1281 drivers/isdn/hardware/mISDN/mISDNipac.c test_and_set_bit(FLG_HDLC, &hscx->bch.Flags); test_and_set_bit 1310 drivers/isdn/hardware/mISDN/mISDNipac.c test_and_set_bit(FLG_TRANSPARENT, &hscx->bch.Flags); test_and_set_bit 1317 drivers/isdn/hardware/mISDN/mISDNipac.c test_and_set_bit(FLG_HDLC, &hscx->bch.Flags); test_and_set_bit 1351 drivers/isdn/hardware/mISDN/mISDNipac.c if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) test_and_set_bit 1488 drivers/isdn/hardware/mISDN/mISDNipac.c if (test_and_set_bit(FLG_OPEN, &bch->Flags)) test_and_set_bit 613 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_LASTDATA, test_and_set_bit 618 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_DLEETX, test_and_set_bit 684 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); test_and_set_bit 688 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_LASTDATA, &ch->bch.Flags); test_and_set_bit 689 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); test_and_set_bit 709 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_LL_OK, &ch->bch.Flags); test_and_set_bit 714 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_TX_EMPTY, &ch->bch.Flags); test_and_set_bit 831 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(ISAR_RATE_REQ, &ch->is->Flags); test_and_set_bit 926 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(ISAR_RATE_REQ, &ch->is->Flags); test_and_set_bit 931 drivers/isdn/hardware/mISDN/mISDNisar.c if (test_and_set_bit(FLG_FTI_RUN, test_and_set_bit 936 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_LL_CONN, test_and_set_bit 1197 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_FTI_RUN, &ch->bch.Flags); test_and_set_bit 1288 drivers/isdn/hardware/mISDN/mISDNisar.c if (!test_and_set_bit(ISAR_DP2_USE, &ch->is->Flags)) test_and_set_bit 1290 drivers/isdn/hardware/mISDN/mISDNisar.c else if (!test_and_set_bit(ISAR_DP1_USE, test_and_set_bit 1298 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_HDLC, &ch->bch.Flags); test_and_set_bit 1300 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_TRANSPARENT, test_and_set_bit 1307 drivers/isdn/hardware/mISDN/mISDNisar.c if (!test_and_set_bit(ISAR_DP1_USE, &ch->is->Flags)) test_and_set_bit 1488 drivers/isdn/hardware/mISDN/mISDNisar.c if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) test_and_set_bit 1546 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_DLEETX, &bch->Flags); test_and_set_bit 1629 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_INITIALIZED, &isar->ch[0].bch.Flags); test_and_set_bit 1631 drivers/isdn/hardware/mISDN/mISDNisar.c test_and_set_bit(FLG_INITIALIZED, &isar->ch[1].bch.Flags); test_and_set_bit 1645 drivers/isdn/hardware/mISDN/mISDNisar.c if (test_and_set_bit(FLG_OPEN, &bch->Flags)) test_and_set_bit 224 drivers/isdn/hardware/mISDN/netjet.c test_and_set_bit(FLG_TRANSPARENT, &bc->bch.Flags); test_and_set_bit 238 drivers/isdn/hardware/mISDN/netjet.c test_and_set_bit(FLG_HDLC, &bc->bch.Flags); test_and_set_bit 615 drivers/isdn/hardware/mISDN/netjet.c test_and_set_bit(FLG_TX_EMPTY, &bc->bch.Flags); test_and_set_bit 758 drivers/isdn/hardware/mISDN/netjet.c if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) test_and_set_bit 858 drivers/isdn/hardware/mISDN/netjet.c if (test_and_set_bit(FLG_OPEN, &bch->Flags)) test_and_set_bit 294 drivers/isdn/hardware/mISDN/w6692.c if (test_and_set_bit(FLG_BUSY_TIMER, &dch->Flags)) { test_and_set_bit 324 drivers/isdn/hardware/mISDN/w6692.c test_and_set_bit(FLG_TX_BUSY, &dch->Flags); test_and_set_bit 611 drivers/isdn/hardware/mISDN/w6692.c test_and_set_bit(FLG_TRANSPARENT, &wch->bch.Flags); test_and_set_bit 621 drivers/isdn/hardware/mISDN/w6692.c test_and_set_bit(FLG_HDLC, &wch->bch.Flags); test_and_set_bit 760 drivers/isdn/hardware/mISDN/w6692.c test_and_set_bit(FLG_TX_EMPTY, &wch->bch.Flags); test_and_set_bit 816 drivers/isdn/hardware/mISDN/w6692.c test_and_set_bit(FLG_L1_BUSY, &dch->Flags); test_and_set_bit 952 drivers/isdn/hardware/mISDN/w6692.c if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) test_and_set_bit 996 drivers/isdn/hardware/mISDN/w6692.c if (test_and_set_bit(FLG_OPEN, &bch->Flags)) test_and_set_bit 1140 drivers/isdn/hardware/mISDN/w6692.c test_and_set_bit(FLG_ACTIVE, &dch->Flags); test_and_set_bit 210 drivers/isdn/mISDN/core.c if (!test_and_set_bit(i, (u_long *)&device_ids)) test_and_set_bit 59 drivers/isdn/mISDN/hwchannel.c test_and_set_bit(FLG_HDLC, &ch->Flags); test_and_set_bit 168 drivers/isdn/mISDN/hwchannel.c test_and_set_bit(FLG_FILLEMPTY, &bch->Flags); test_and_set_bit 177 drivers/isdn/mISDN/hwchannel.c test_and_set_bit(FLG_RX_OFF, &bch->Flags); test_and_set_bit 417 drivers/isdn/mISDN/hwchannel.c if (test_and_set_bit(FLG_TX_BUSY, &ch->Flags)) { test_and_set_bit 451 drivers/isdn/mISDN/hwchannel.c if (test_and_set_bit(FLG_TX_BUSY, &ch->Flags)) { test_and_set_bit 452 drivers/isdn/mISDN/hwchannel.c test_and_set_bit(FLG_TX_NEXT, &ch->Flags); test_and_set_bit 589 drivers/isdn/mISDN/l1oip_core.c test_and_set_bit(FLG_ACTIVE, &dch->Flags); test_and_set_bit 1019 drivers/isdn/mISDN/l1oip_core.c if (test_and_set_bit(FLG_OPEN, &bch->Flags)) test_and_set_bit 1151 drivers/isdn/mISDN/l1oip_core.c test_and_set_bit(FLG_ACTIVE, &bch->Flags); test_and_set_bit 131 drivers/isdn/mISDN/layer1.c test_and_set_bit(FLG_L1_DEACTTIMER, &l1->Flags); test_and_set_bit 180 drivers/isdn/mISDN/layer1.c test_and_set_bit(FLG_L1_ACTTIMER, &l1->Flags); test_and_set_bit 207 drivers/isdn/mISDN/layer1.c test_and_set_bit(FLG_L1_ACTIVATED, &l1->Flags); test_and_set_bit 230 drivers/isdn/mISDN/layer1.c test_and_set_bit(FLG_L1_T3RUN, &l1->Flags); test_and_set_bit 346 drivers/isdn/mISDN/layer1.c test_and_set_bit(FLG_L1_ACTIVATING, &l1->Flags); test_and_set_bit 196 drivers/isdn/mISDN/layer2.c if (test_and_set_bit(FLG_L1_NOTREADY, &l2->flag)) { test_and_set_bit 262 drivers/isdn/mISDN/layer2.c if (!test_and_set_bit(FLG_L1_NOTREADY, &l2->flag)) { test_and_set_bit 324 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_PEER_BUSY, &l2->flag); test_and_set_bit 326 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_L2BLOCK, &l2->flag); test_and_set_bit 659 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_T200_RUN, &l2->flag); test_and_set_bit 666 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_T200_RUN, &l2->flag); test_and_set_bit 842 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_L3_INIT, &l2->flag); test_and_set_bit 853 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_L3_INIT, &l2->flag); test_and_set_bit 866 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_L3_INIT, &l2->flag); test_and_set_bit 886 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_PEND_REL, &l2->flag); test_and_set_bit 1060 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_L3_INIT, &l2->flag); test_and_set_bit 1307 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_ACK_PEND, &l2->flag); test_and_set_bit 1313 drivers/isdn/mISDN/layer2.c if (test_and_set_bit(FLG_REJEXC, &l2->flag)) { test_and_set_bit 1355 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_L3_INIT, &l2->flag); test_and_set_bit 1509 drivers/isdn/mISDN/layer2.c if (!test_and_set_bit(FLG_T200_RUN, &l2->flag)) { test_and_set_bit 1720 drivers/isdn/mISDN/layer2.c if (!test_and_set_bit(FLG_OWN_BUSY, &l2->flag)) { test_and_set_bit 1968 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_L1_ACTIV, &l2->flag); test_and_set_bit 1992 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_ORIG, &l2->flag); test_and_set_bit 2001 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_ESTAB_PEND, test_and_set_bit 2127 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_LAPD, &l2->flag); test_and_set_bit 2128 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_LAPD_NET, &l2->flag); test_and_set_bit 2129 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_MOD128, &l2->flag); test_and_set_bit 2137 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_PTP, &l2->flag); test_and_set_bit 2139 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_FIXED_TEI, &l2->flag); test_and_set_bit 2152 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_LAPD, &l2->flag); test_and_set_bit 2153 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_MOD128, &l2->flag); test_and_set_bit 2154 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_ORIG, &l2->flag); test_and_set_bit 2162 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_PTP, &l2->flag); test_and_set_bit 2164 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_FIXED_TEI, &l2->flag); test_and_set_bit 2177 drivers/isdn/mISDN/layer2.c test_and_set_bit(FLG_LAPB, &l2->flag); test_and_set_bit 30 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_WORK, &st->status); test_and_set_bit 219 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_RUNNING, &st->status); test_and_set_bit 229 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_WORK, test_and_set_bit 257 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_STOPPED, &st->status); test_and_set_bit 261 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_RESTART, &st->status); test_and_set_bit 265 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_RUNNING, &st->status); test_and_set_bit 267 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_WORK, test_and_set_bit 285 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_ACTIVE, &st->status); test_and_set_bit 311 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_KILLED, &st->status); test_and_set_bit 636 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_ABORT, &st->status); test_and_set_bit 637 drivers/isdn/mISDN/stack.c test_and_set_bit(mISDN_STACK_WAKEUP, &st->status); test_and_set_bit 334 drivers/isdn/mISDN/tei.c if (!test_and_set_bit(MGR_PH_NOTREADY, &mgr->options)) { test_and_set_bit 793 drivers/isdn/mISDN/tei.c test_and_set_bit(OPTION_L2_FIXEDTEI, &opt); test_and_set_bit 796 drivers/isdn/mISDN/tei.c test_and_set_bit(OPTION_L2_PMX, &opt); test_and_set_bit 999 drivers/isdn/mISDN/tei.c test_and_set_bit(OPTION_L2_FIXEDTEI, &opt); test_and_set_bit 1001 drivers/isdn/mISDN/tei.c test_and_set_bit(OPTION_L2_PTP, &opt); test_and_set_bit 1020 drivers/isdn/mISDN/tei.c test_and_set_bit(MGR_OPT_NETWORK, &mgr->options); test_and_set_bit 1022 drivers/isdn/mISDN/tei.c test_and_set_bit(MGR_OPT_USER, &mgr->options); test_and_set_bit 1027 drivers/isdn/mISDN/tei.c test_and_set_bit(OPTION_L2_PMX, &opt); test_and_set_bit 1116 drivers/isdn/mISDN/tei.c test_and_set_bit(MGR_PH_ACTIVE, &mgr->options); test_and_set_bit 1179 drivers/isdn/mISDN/tei.c test_and_set_bit(OPTION_L2_CLEANUP, &mgr->options); test_and_set_bit 1185 drivers/isdn/mISDN/tei.c test_and_set_bit(OPTION_L1_HOLD, &mgr->options); test_and_set_bit 78 drivers/lightnvm/core.c if (test_and_set_bit(i, dev->lun_map)) { test_and_set_bit 62 drivers/lightnvm/pblk-core.c if (test_and_set_bit(pos, line->blk_bitmap)) test_and_set_bit 177 drivers/lightnvm/pblk-core.c if (test_and_set_bit(paddr, line->invalid_bitmap)) { test_and_set_bit 629 drivers/lightnvm/pblk-core.c WARN_ON(test_and_set_bit(line->cur_sec, line->map_bitmap)); test_and_set_bit 905 drivers/lightnvm/pblk-core.c WARN_ON(test_and_set_bit(bit, line->erase_bitmap)); test_and_set_bit 1916 drivers/lightnvm/pblk-core.c if (test_and_set_bit(pos, lun_bitmap)) test_and_set_bit 71 drivers/lightnvm/pblk-recovery.c if (test_and_set_bit(i, line->invalid_bitmap)) test_and_set_bit 127 drivers/lightnvm/pblk-write.c if (!test_and_set_bit(paddr, line->map_bitmap)) test_and_set_bit 135 drivers/lightnvm/pblk-write.c if (!test_and_set_bit(paddr, line->invalid_bitmap)) test_and_set_bit 854 drivers/macintosh/via-pmu.c if (test_and_set_bit(0, &async_req_locks)) test_and_set_bit 683 drivers/md/bcache/super.c if (!test_and_set_bit(BCACHE_DEV_CLOSING, &d->flags)) test_and_set_bit 696 drivers/md/bcache/super.c if (d->c && !test_and_set_bit(BCACHE_DEV_UNLINK_DONE, &d->flags)) { test_and_set_bit 1086 drivers/md/bcache/super.c if (test_and_set_bit(BCACHE_DEV_DETACHING, &dc->disk.flags)) test_and_set_bit 1538 drivers/md/bcache/super.c if (test_and_set_bit(CACHE_SET_IO_DISABLE, &c->flags)) test_and_set_bit 1742 drivers/md/bcache/super.c if (!test_and_set_bit(CACHE_SET_STOPPING, &c->flags)) test_and_set_bit 474 drivers/md/bcache/sysfs.c (!test_and_set_bit(BCACHE_DEV_WB_RUNNING, &dc->disk.flags))) test_and_set_bit 870 drivers/md/bcache/sysfs.c if (test_and_set_bit(CACHE_SET_IO_DISABLE, test_and_set_bit 845 drivers/md/bcache/writeback.c WARN_ON(test_and_set_bit(BCACHE_DEV_WB_RUNNING, &dc->disk.flags)); test_and_set_bit 1191 drivers/md/dm-bufio.c if (!test_and_set_bit(B_DIRTY, &b->state)) { test_and_set_bit 999 drivers/md/dm-cache-policy-smq.c if (!test_and_set_bit(from_cblock(infer_cblock(mq, e)), mq->cache_hit_bits)) { test_and_set_bit 1310 drivers/md/dm-cache-policy-smq.c test_and_set_bit(hi, mq->hotspot_hit_bits) ? test_and_set_bit 694 drivers/md/dm-cache-target.c if (!test_and_set_bit(from_cblock(cblock), cache->dirty_bitset)) { test_and_set_bit 706 drivers/md/dm-cache-target.c if (!test_and_set_bit(from_cblock(cblock), cache->dirty_bitset)) test_and_set_bit 2151 drivers/md/dm-clone-target.c if (!test_and_set_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags)) test_and_set_bit 137 drivers/md/dm-era-target.c if (!test_and_set_bit(block, ws->bits)) { test_and_set_bit 82 drivers/md/dm-flakey.c if (test_and_set_bit(DROP_WRITES, &fc->flags)) { test_and_set_bit 97 drivers/md/dm-flakey.c if (test_and_set_bit(ERROR_WRITES, &fc->flags)) { test_and_set_bit 1189 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_NOSYNC, &rs->ctr_flags)) { test_and_set_bit 1196 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_SYNC, &rs->ctr_flags)) { test_and_set_bit 1203 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_RAID10_USE_NEAR_SETS, &rs->ctr_flags)) { test_and_set_bit 1222 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_RAID10_FORMAT, &rs->ctr_flags)) { test_and_set_bit 1243 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_JOURNAL_DEV, &rs->ctr_flags)) { test_and_set_bit 1279 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_JOURNAL_MODE, &rs->ctr_flags)) { test_and_set_bit 1311 drivers/md/dm-raid.c if (test_and_set_bit(value, (void *) rs->rebuild_disks)) { test_and_set_bit 1341 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_MAX_WRITE_BEHIND, &rs->ctr_flags)) { test_and_set_bit 1357 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_DAEMON_SLEEP, &rs->ctr_flags)) { test_and_set_bit 1368 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_DATA_OFFSET, &rs->ctr_flags)) { test_and_set_bit 1381 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_DELTA_DISKS, &rs->ctr_flags)) { test_and_set_bit 1393 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_STRIPE_CACHE, &rs->ctr_flags)) { test_and_set_bit 1409 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_MIN_RECOVERY_RATE, &rs->ctr_flags)) { test_and_set_bit 1420 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_MAX_RECOVERY_RATE, &rs->ctr_flags)) { test_and_set_bit 1431 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_REGION_SIZE, &rs->ctr_flags)) { test_and_set_bit 1439 drivers/md/dm-raid.c if (test_and_set_bit(__CTR_FLAG_RAID10_COPIES, &rs->ctr_flags)) { test_and_set_bit 3760 drivers/md/dm-raid.c if (!test_and_set_bit(RT_FLAG_RS_SUSPENDED, &rs->runtime_flags)) { test_and_set_bit 3860 drivers/md/dm-raid.c !test_and_set_bit(RT_FLAG_RS_BITMAP_LOADED, &rs->runtime_flags)) { test_and_set_bit 3941 drivers/md/dm-raid.c if (test_and_set_bit(RT_FLAG_RS_PRERESUMED, &rs->runtime_flags)) test_and_set_bit 3995 drivers/md/dm-raid.c if (test_and_set_bit(RT_FLAG_RS_RESUMED, &rs->runtime_flags)) { test_and_set_bit 109 drivers/md/dm-raid1.c if (test_and_set_bit(0, &ms->timer_pending)) test_and_set_bit 225 drivers/md/dm-raid1.c if (test_and_set_bit(error_type, &m->error_type)) test_and_set_bit 1162 drivers/md/dm-snap.c if (!test_and_set_bit(RUNNING_MERGE, &s->state_bits)) test_and_set_bit 571 drivers/md/dm-zoned-metadata.c if (!test_and_set_bit(DMZ_META_DIRTY, &mblk->state)) test_and_set_bit 1544 drivers/md/dm-zoned-metadata.c return !test_and_set_bit(DMZ_RECLAIM, &zone->flags); test_and_set_bit 1949 drivers/md/dm-zoned-metadata.c if (!test_and_set_bit(bit, bitmap)) test_and_set_bit 870 drivers/md/md-bitmap.c if (!test_and_set_bit(BITMAP_STALE, &bitmap->flags)) { test_and_set_bit 705 drivers/md/md-cluster.c !test_and_set_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state)); test_and_set_bit 1055 drivers/md/md-cluster.c !test_and_set_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state) || test_and_set_bit 750 drivers/md/md.h if (!test_and_set_bit(MD_BROKEN, &rdev->mddev->flags)) test_and_set_bit 300 drivers/md/raid1.c if (!test_and_set_bit(R1BIO_Returned, &r1_bio->state)) { test_and_set_bit 441 drivers/md/raid1.c if (!test_and_set_bit(WantReplacement, &rdev->flags)) test_and_set_bit 521 drivers/md/raid1.c if (!test_and_set_bit(R1BIO_Returned, &r1_bio->state)) { test_and_set_bit 1712 drivers/md/raid1.c && !test_and_set_bit(In_sync, &repl->flags)) { test_and_set_bit 1730 drivers/md/raid1.c && !test_and_set_bit(In_sync, &rdev->flags)) { test_and_set_bit 1937 drivers/md/raid1.c if (!test_and_set_bit(WantReplacement, &rdev->flags)) test_and_set_bit 1961 drivers/md/raid1.c if (!test_and_set_bit(WantReplacement, test_and_set_bit 460 drivers/md/raid10.c if (!test_and_set_bit(WantReplacement, &rdev->flags)) test_and_set_bit 1723 drivers/md/raid10.c && !test_and_set_bit(In_sync, &tmp->replacement->flags)) { test_and_set_bit 1741 drivers/md/raid10.c && !test_and_set_bit(In_sync, &tmp->rdev->flags)) { test_and_set_bit 1976 drivers/md/raid10.c if (!test_and_set_bit(WantReplacement, &rdev->flags)) test_and_set_bit 2186 drivers/md/raid10.c if (!test_and_set_bit(WantReplacement, test_and_set_bit 2312 drivers/md/raid10.c if (!test_and_set_bit(WantReplacement, &rdev->flags)) test_and_set_bit 3249 drivers/md/raid10.c if (!test_and_set_bit(MD_RECOVERY_INTR, test_and_set_bit 461 drivers/md/raid5-cache.c if (!test_and_set_bit(STRIPE_PREREAD_ACTIVE, &sh->state)) test_and_set_bit 279 drivers/md/raid5.c if (!test_and_set_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) test_and_set_bit 396 drivers/md/raid5.c test_and_set_bit(STRIPE_ON_RELEASE_LIST, &sh->state)) test_and_set_bit 2641 drivers/md/raid5.c if (!test_and_set_bit(WantReplacement, &rdev->flags)) test_and_set_bit 3138 drivers/md/raid5.c if (!test_and_set_bit(STRIPE_FULL_WRITE, &sh->state)) test_and_set_bit 3286 drivers/md/raid5.c if (!test_and_set_bit(R5_OVERWRITE, &sh->dev[dd_idx].flags)) test_and_set_bit 3943 drivers/md/raid5.c if (!test_and_set_bit(R5C_EXTRA_PAGE_IN_USE, test_and_set_bit 4963 drivers/md/raid5.c if (!test_and_set_bit(STRIPE_PREREAD_ACTIVE, test_and_set_bit 5070 drivers/md/raid5.c if (!test_and_set_bit(STRIPE_PREREAD_ACTIVE, &sh->state)) test_and_set_bit 5484 drivers/md/raid5.c if (!test_and_set_bit(STRIPE_ON_UNPLUG_LIST, &sh->state)) test_and_set_bit 5569 drivers/md/raid5.c if (!test_and_set_bit(STRIPE_PREREAD_ACTIVE, &sh->state)) test_and_set_bit 5734 drivers/md/raid5.c !test_and_set_bit(STRIPE_PREREAD_ACTIVE, &sh->state)) test_and_set_bit 7565 drivers/md/raid5.c && !test_and_set_bit(In_sync, &tmp->replacement->flags)) { test_and_set_bit 7583 drivers/md/raid5.c && !test_and_set_bit(In_sync, &tmp->rdev->flags)) { test_and_set_bit 161 drivers/media/pci/cx18/cx18-alsa-pcm.c test_and_set_bit(CX18_F_S_STREAMING, &s->s_flags)) { test_and_set_bit 1148 drivers/media/pci/cx18/cx18-driver.c if (test_and_set_bit(CX18_F_I_INITED, &cx->i_flags)) test_and_set_bit 42 drivers/media/pci/cx18/cx18-fileops.c if (test_and_set_bit(CX18_F_S_CLAIMED, &s->s_flags)) { test_and_set_bit 501 drivers/media/pci/cx18/cx18-fileops.c test_and_set_bit(CX18_F_S_STREAMING, &s->s_flags)) { test_and_set_bit 516 drivers/media/pci/cx18/cx18-fileops.c !test_and_set_bit(CX18_F_S_STREAMING, &s_idx->s_flags)) { test_and_set_bit 525 drivers/media/pci/cx18/cx18-fileops.c !test_and_set_bit(CX18_F_S_STREAMING, &s_vbi->s_flags)) { test_and_set_bit 934 drivers/media/pci/cx18/cx18-ioctl.c if (test_and_set_bit(CX18_F_I_ENC_PAUSED, &cx->i_flags)) test_and_set_bit 166 drivers/media/pci/ivtv/ivtv-alsa-pcm.c test_and_set_bit(IVTV_F_S_STREAMING, &s->s_flags)) { test_and_set_bit 1314 drivers/media/pci/ivtv/ivtv-driver.c if (test_and_set_bit(IVTV_F_I_INITED, &itv->i_flags)) test_and_set_bit 39 drivers/media/pci/ivtv/ivtv-fileops.c if (test_and_set_bit(IVTV_F_S_CLAIMED, &s->s_flags)) { test_and_set_bit 78 drivers/media/pci/ivtv/ivtv-fileops.c if (!test_and_set_bit(IVTV_F_S_CLAIMED, &s_vbi->s_flags)) { test_and_set_bit 441 drivers/media/pci/ivtv/ivtv-fileops.c if (test_bit(IVTV_F_S_STREAMOFF, &s->s_flags) || test_and_set_bit(IVTV_F_S_STREAMING, &s->s_flags)) { test_and_set_bit 450 drivers/media/pci/ivtv/ivtv-fileops.c !test_and_set_bit(IVTV_F_S_STREAMING, &s_vbi->s_flags)) { test_and_set_bit 1304 drivers/media/pci/ivtv/ivtv-ioctl.c if (test_and_set_bit(IVTV_F_I_ENC_PAUSED, &itv->i_flags)) test_and_set_bit 137 drivers/media/pci/ivtv/ivtv-mailbox.c if (is_free && !test_and_set_bit(mb, &mbdata->busy)) { test_and_set_bit 611 drivers/media/pci/ivtv/ivtv-streams.c if (itv->has_cx23415 && !test_and_set_bit(IVTV_F_I_DIG_RST, &itv->i_flags)) { test_and_set_bit 731 drivers/media/pci/ivtv/ivtv-streams.c if (test_and_set_bit(IVTV_F_S_STREAMING, &s->s_flags)) test_and_set_bit 838 drivers/media/pci/meye/meye.c if (test_and_set_bit(0, &meye.in_use)) test_and_set_bit 279 drivers/media/platform/exynos4-is/fimc-capture.c !test_and_set_bit(ST_CAPT_STREAM, &fimc->state)) { test_and_set_bit 282 drivers/media/platform/exynos4-is/fimc-capture.c if (!test_and_set_bit(ST_CAPT_ISP_STREAM, &fimc->state)) test_and_set_bit 436 drivers/media/platform/exynos4-is/fimc-capture.c !test_and_set_bit(ST_CAPT_STREAM, &fimc->state)) { test_and_set_bit 442 drivers/media/platform/exynos4-is/fimc-capture.c if (test_and_set_bit(ST_CAPT_ISP_STREAM, &fimc->state)) test_and_set_bit 1085 drivers/media/platform/exynos4-is/fimc-core.c if (test_and_set_bit(ST_LPM, &fimc->state)) test_and_set_bit 326 drivers/media/platform/exynos4-is/fimc-lite.c !test_and_set_bit(ST_FLITE_STREAM, &fimc->state)) { test_and_set_bit 329 drivers/media/platform/exynos4-is/fimc-lite.c if (!test_and_set_bit(ST_SENSOR_STREAM, &fimc->state)) test_and_set_bit 428 drivers/media/platform/exynos4-is/fimc-lite.c !test_and_set_bit(ST_FLITE_STREAM, &fimc->state)) { test_and_set_bit 432 drivers/media/platform/exynos4-is/fimc-lite.c if (!test_and_set_bit(ST_SENSOR_STREAM, &fimc->state)) test_and_set_bit 1601 drivers/media/platform/exynos4-is/fimc-lite.c if (test_and_set_bit(ST_LPM, &fimc->state)) test_and_set_bit 1465 drivers/media/platform/s5p-mfc/s5p_mfc.c if (test_and_set_bit(0, &m_dev->enter_suspend) != 0) { test_and_set_bit 1471 drivers/media/platform/s5p-mfc/s5p_mfc.c while (test_and_set_bit(0, &m_dev->hw_lock) != 0) { test_and_set_bit 1327 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c if (test_and_set_bit(0, &dev->hw_lock) != 0) { test_and_set_bit 1966 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c if (test_and_set_bit(0, &dev->hw_lock) != 0) { test_and_set_bit 146 drivers/media/rc/ir-rx51.c if (test_and_set_bit(1, &ir_rx51->device_is_open)) test_and_set_bit 209 drivers/media/rc/ir-rx51.c if (test_and_set_bit(1, &ir_rx51.device_is_open)) test_and_set_bit 1722 drivers/media/usb/cx231xx/cx231xx-cards.c } while (test_and_set_bit(nr, &cx231xx_devused)); test_and_set_bit 3586 drivers/media/usb/em28xx/em28xx-cards.c } while (test_and_set_bit(nr, em28xx_devused)); test_and_set_bit 3729 drivers/media/usb/em28xx/em28xx-cards.c } while (test_and_set_bit(nr, em28xx_devused)); test_and_set_bit 730 drivers/media/usb/uvc/uvcvideo.h if (!test_and_set_bit(warn, &dev->warnings)) \ test_and_set_bit 2793 drivers/media/v4l2-core/v4l2-ctrls.c old = test_and_set_bit(4, &ctrl->flags); test_and_set_bit 2813 drivers/media/v4l2-core/v4l2-ctrls.c old = test_and_set_bit(1, &ctrl->flags); test_and_set_bit 323 drivers/memory/atmel-ebi.c if (!test_and_set_bit(cs, &cslines)) test_and_set_bit 803 drivers/message/fusion/mptlan.c if (test_and_set_bit(0, &priv->post_buckets_active) == 0) { test_and_set_bit 702 drivers/mfd/tps65010.c && test_and_set_bit( test_and_set_bit 568 drivers/misc/lis3lv02d/lis3lv02d.c if (test_and_set_bit(0, &lis3->misc_opened)) test_and_set_bit 553 drivers/misc/sgi-gru/grutables.h return !test_and_set_bit(1, h); test_and_set_bit 558 drivers/misc/sgi-gru/grutables.h while (test_and_set_bit(1, h)) test_and_set_bit 463 drivers/misc/ti-st/st_core.c if (test_and_set_bit(ST_TX_SENDING, &st_data->tx_state)) { test_and_set_bit 972 drivers/mmc/host/dw_mmc.c if (present && !test_and_set_bit(DW_MMC_CARD_PRESENT, &slot->flags)) test_and_set_bit 196 drivers/mmc/host/renesas_sdhi_internal_dmac.c test_and_set_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags)) test_and_set_bit 2578 drivers/mtd/nand/raw/marvell_nand.c if (test_and_set_bit(cs, &nfc->assigned_cs)) { test_and_set_bit 1257 drivers/mtd/nand/raw/meson_nand.c if (test_and_set_bit(tmp, &nfc->assigned_cs)) { test_and_set_bit 1369 drivers/mtd/nand/raw/mtk_nand.c if (test_and_set_bit(tmp, &nfc->assigned_cs)) { test_and_set_bit 1970 drivers/mtd/nand/raw/sunxi_nand.c if (test_and_set_bit(tmp, &nfc->assigned_cs)) { test_and_set_bit 982 drivers/net/caif/caif_hsi.c if (!test_and_set_bit(CFHSI_WAKE_UP, &cfhsi->bits)) test_and_set_bit 1101 drivers/net/caif/caif_hsi.c if (!test_and_set_bit(CFHSI_WAKE_UP, &cfhsi->bits)) test_and_set_bit 219 drivers/net/caif/caif_serial.c if (test_and_set_bit(CAIF_SENDING, &ser->state)) test_and_set_bit 278 drivers/net/caif/caif_serial.c !test_and_set_bit(CAIF_FLOW_OFF_SENT, &ser->state) && test_and_set_bit 503 drivers/net/caif/caif_spi.c if (!test_and_set_bit(SPI_XFER, &cfspi->state)) { test_and_set_bit 472 drivers/net/can/mscan/mscan.c !test_and_set_bit(F_RX_PROGRESS, &priv->flags)) { test_and_set_bit 483 drivers/net/can/slcan.c if (!test_and_set_bit(SLF_ERROR, &sl->flags)) test_and_set_bit 1487 drivers/net/ethernet/alteon/acenic.c if (!test_and_set_bit(0, &ap->std_refill_busy)) test_and_set_bit 1493 drivers/net/ethernet/alteon/acenic.c if (!test_and_set_bit(0, &ap->mini_refill_busy)) test_and_set_bit 1578 drivers/net/ethernet/alteon/acenic.c !test_and_set_bit(0, &ap->std_refill_busy)) { test_and_set_bit 1588 drivers/net/ethernet/alteon/acenic.c !test_and_set_bit(0, &ap->mini_refill_busy)) { test_and_set_bit 1599 drivers/net/ethernet/alteon/acenic.c !test_and_set_bit(0, &ap->jumbo_refill_busy)) { test_and_set_bit 2176 drivers/net/ethernet/alteon/acenic.c !test_and_set_bit(0, &ap->std_refill_busy)) { test_and_set_bit 2190 drivers/net/ethernet/alteon/acenic.c !test_and_set_bit(0, test_and_set_bit 2207 drivers/net/ethernet/alteon/acenic.c !test_and_set_bit(0, test_and_set_bit 2252 drivers/net/ethernet/alteon/acenic.c !test_and_set_bit(0, &ap->jumbo_refill_busy)) test_and_set_bit 2557 drivers/net/ethernet/alteon/acenic.c if (!test_and_set_bit(0, &ap->jumbo_refill_busy)) test_and_set_bit 2562 drivers/net/ethernet/alteon/acenic.c while (test_and_set_bit(0, &ap->jumbo_refill_busy)); test_and_set_bit 89 drivers/net/ethernet/amazon/ena/ena_netdev.c if (test_and_set_bit(ENA_FLAG_TRIGGER_RESET, &adapter->flags)) test_and_set_bit 1161 drivers/net/ethernet/amd/ni65.c if (test_and_set_bit(0, (void*)&p->lock)) { test_and_set_bit 577 drivers/net/ethernet/amd/sun3lance.c if (test_and_set_bit( 0, (void*)&lp->lock ) != 0) { test_and_set_bit 66 drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c while (test_and_set_bit(__AT_RESETTING, &adapter->flags)) test_and_set_bit 543 drivers/net/ethernet/atheros/atl1c/atl1c_main.c while (test_and_set_bit(__AT_RESETTING, &adapter->flags)) test_and_set_bit 70 drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c while (test_and_set_bit(__AT_RESETTING, &adapter->flags)) test_and_set_bit 136 drivers/net/ethernet/atheros/atl1e/atl1e_main.c while (test_and_set_bit(__AT_RESETTING, &adapter->flags)) test_and_set_bit 434 drivers/net/ethernet/atheros/atl1e/atl1e_main.c while (test_and_set_bit(__AT_RESETTING, &adapter->flags)) test_and_set_bit 1095 drivers/net/ethernet/atheros/atlx/atl2.c while (test_and_set_bit(__ATL2_RESETTING, &adapter->flags)) test_and_set_bit 1234 drivers/net/ethernet/atheros/atlx/atl2.c if (!test_and_set_bit(0, &adapter->cfg_phy)) test_and_set_bit 1774 drivers/net/ethernet/atheros/atlx/atl2.c while (test_and_set_bit(__ATL2_RESETTING, &adapter->flags)) test_and_set_bit 432 drivers/net/ethernet/broadcom/cnic.c if (test_and_set_bit(SK_F_OFFLD_SCHED, &csk->flags)) test_and_set_bit 449 drivers/net/ethernet/broadcom/cnic.c while (test_and_set_bit(SK_F_OFFLD_SCHED, &csk->flags)) test_and_set_bit 462 drivers/net/ethernet/broadcom/cnic.c while (test_and_set_bit(SK_F_OFFLD_SCHED, &csk->flags)) test_and_set_bit 506 drivers/net/ethernet/broadcom/cnic.c if (!test_and_set_bit(ULP_F_INIT, &cp->ulp_flags[ulp_type])) test_and_set_bit 597 drivers/net/ethernet/broadcom/cnic.c if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[ulp_type])) test_and_set_bit 3237 drivers/net/ethernet/broadcom/cnic.c if (!test_and_set_bit(ULP_F_START, &cp->ulp_flags[if_type])) test_and_set_bit 3345 drivers/net/ethernet/broadcom/cnic.c if (!test_and_set_bit(ULP_F_INIT, &cp->ulp_flags[i])) test_and_set_bit 3602 drivers/net/ethernet/broadcom/cnic.c if (test_and_set_bit(SK_F_INUSE, &csk1->flags)) test_and_set_bit 3846 drivers/net/ethernet/broadcom/cnic.c if (test_and_set_bit(SK_F_CONNECT_START, &csk->flags)) test_and_set_bit 4136 drivers/net/ethernet/broadcom/cnic.c if (!test_and_set_bit(SK_F_CLOSING, &csk->flags)) { test_and_set_bit 7224 drivers/net/ethernet/broadcom/tg3.c if (!test_and_set_bit(TG3_FLAG_RESET_TASK_PENDING, tp->tg3_flags)) test_and_set_bit 209 drivers/net/ethernet/brocade/bna/bnad.c if (test_and_set_bit(BNAD_TXQ_FREE_SENT, &tcb->flags)) test_and_set_bit 1111 drivers/net/ethernet/brocade/bna/bnad.c if (test_and_set_bit(BNAD_TXQ_FREE_SENT, &tcb->flags)) { test_and_set_bit 1816 drivers/net/ethernet/brocade/bna/bnad.c if (!test_and_set_bit(BNAD_RF_STATS_TIMER_RUNNING, &bnad->run_flags)) { test_and_set_bit 2979 drivers/net/ethernet/brocade/bna/bnad.c !test_and_set_bit(BNAD_TXQ_FREE_SENT, &tcb->flags)) { test_and_set_bit 482 drivers/net/ethernet/chelsio/cxgb/sge.c if (test_and_set_bit(CMDQ_STAT_RUNNING, &q->status) == 0) { test_and_set_bit 1336 drivers/net/ethernet/chelsio/cxgb/sge.c if (test_and_set_bit(CMDQ_STAT_RUNNING, &q->status) == 0) { test_and_set_bit 1446 drivers/net/ethernet/chelsio/cxgb/sge.c !test_and_set_bit(CMDQ_STAT_LAST_PKT_DB, &cmdq->status)) { test_and_set_bit 1736 drivers/net/ethernet/chelsio/cxgb/sge.c if (test_and_set_bit(CMDQ_STAT_RUNNING, &q->status) == 0) { test_and_set_bit 1356 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c if (test_and_set_bit(OFFLOAD_DEVMAP_BIT, &adapter->open_device_map)) test_and_set_bit 1053 drivers/net/ethernet/chelsio/cxgb3/sge.c if (test_and_set_bit(TXQ_RUNNING, &q->flags) == 0) { test_and_set_bit 2257 drivers/net/ethernet/chelsio/cxgb3/sge.c !test_and_set_bit(TXQ_LAST_PKT_DB, &txq->flags)) { test_and_set_bit 2268 drivers/net/ethernet/chelsio/cxgb3/sge.c !test_and_set_bit(TXQ_LAST_PKT_DB, &txq->flags)) { test_and_set_bit 1477 drivers/net/ethernet/dec/tulip/de4x5.c if (test_and_set_bit(0, (void *)&lp->cache.lock) && !lp->interrupt) test_and_set_bit 1550 drivers/net/ethernet/dec/tulip/de4x5.c if (test_and_set_bit(MASK_INTERRUPTS, (void*) &lp->interrupt)) test_and_set_bit 1586 drivers/net/ethernet/dec/tulip/de4x5.c if (!test_and_set_bit(0, (void *)&lp->cache.lock)) { test_and_set_bit 1379 drivers/net/ethernet/hisilicon/hns/hns_enet.c if (test_and_set_bit(NIC_STATE_DOWN, &priv->state)) test_and_set_bit 1412 drivers/net/ethernet/hisilicon/hns/hns_enet.c while (test_and_set_bit(NIC_STATE_RESETTING, &priv->state)) test_and_set_bit 1426 drivers/net/ethernet/hisilicon/hns/hns_enet.c while (test_and_set_bit(NIC_STATE_REINITING, &priv->state)) test_and_set_bit 2071 drivers/net/ethernet/hisilicon/hns/hns_enet.c !test_and_set_bit(NIC_STATE_SERVICE_SCHED, &priv->state)) test_and_set_bit 533 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c if (test_and_set_bit(HNS3_NIC_STATE_DOWN, &priv->state)) test_and_set_bit 4249 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c if (test_and_set_bit(HNS3_NIC_STATE_RESETTING, &priv->state)) test_and_set_bit 700 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (test_and_set_bit(HCLGE_STATE_STATISTICS_UPDATING, &hdev->state)) test_and_set_bit 2638 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c !test_and_set_bit(HCLGE_STATE_MBX_SERVICE_SCHED, &hdev->state)) test_and_set_bit 2646 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c !test_and_set_bit(HCLGE_STATE_RST_SERVICE_SCHED, &hdev->state)) test_and_set_bit 2655 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c !test_and_set_bit(HCLGE_STATE_SERVICE_SCHED, &hdev->state)) { test_and_set_bit 3856 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (test_and_set_bit(HCLGE_STATE_RST_HANDLING, &hdev->state)) test_and_set_bit 3871 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (test_and_set_bit(HCLGE_STATE_MBX_HANDLING, &hdev->state)) test_and_set_bit 7749 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (!is_kill && test_and_set_bit(vport_id, hdev->vlan_table[vlan_id])) { test_and_set_bit 1724 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c !test_and_set_bit(HCLGEVF_STATE_SERVICE_SCHED, &hdev->state)) test_and_set_bit 1755 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c if (test_and_set_bit(HCLGEVF_STATE_RST_HANDLING, &hdev->state)) test_and_set_bit 1827 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c if (test_and_set_bit(HCLGEVF_STATE_MBX_HANDLING, &hdev->state)) test_and_set_bit 1024 drivers/net/ethernet/i825xx/sun3_82586.c if(test_and_set_bit(0,(void *) &p->lock)) { test_and_set_bit 372 drivers/net/ethernet/ibm/emac/mal.c while (test_and_set_bit(MAL_COMMAC_POLL_DISABLED, &commac->flags)) test_and_set_bit 189 drivers/net/ethernet/intel/e1000/e1000_ethtool.c while (test_and_set_bit(__E1000_RESETTING, &adapter->flags)) test_and_set_bit 275 drivers/net/ethernet/intel/e1000/e1000_ethtool.c while (test_and_set_bit(__E1000_RESETTING, &adapter->flags)) test_and_set_bit 573 drivers/net/ethernet/intel/e1000/e1000_ethtool.c while (test_and_set_bit(__E1000_RESETTING, &adapter->flags)) test_and_set_bit 543 drivers/net/ethernet/intel/e1000/e1000_main.c while (test_and_set_bit(__E1000_RESETTING, &adapter->flags)) test_and_set_bit 1238 drivers/net/ethernet/intel/e1000/e1000_main.c disable_dev = !test_and_set_bit(__E1000_DISABLED, &adapter->flags); test_and_set_bit 1281 drivers/net/ethernet/intel/e1000/e1000_main.c disable_dev = !test_and_set_bit(__E1000_DISABLED, &adapter->flags); test_and_set_bit 3535 drivers/net/ethernet/intel/e1000/e1000_main.c while (test_and_set_bit(__E1000_RESETTING, &adapter->flags)) test_and_set_bit 5131 drivers/net/ethernet/intel/e1000/e1000_main.c if (!test_and_set_bit(__E1000_DISABLED, &adapter->flags)) test_and_set_bit 5255 drivers/net/ethernet/intel/e1000/e1000_main.c if (!test_and_set_bit(__E1000_DISABLED, &adapter->flags)) test_and_set_bit 292 drivers/net/ethernet/intel/e1000e/ethtool.c while (test_and_set_bit(__E1000_RESETTING, &adapter->state)) test_and_set_bit 368 drivers/net/ethernet/intel/e1000e/ethtool.c while (test_and_set_bit(__E1000_RESETTING, &adapter->state)) test_and_set_bit 688 drivers/net/ethernet/intel/e1000e/ethtool.c while (test_and_set_bit(__E1000_RESETTING, &adapter->state)) test_and_set_bit 1711 drivers/net/ethernet/intel/e1000e/ich8lan.c if (test_and_set_bit(__E1000_ACCESS_SHARED_RESOURCE, test_and_set_bit 4312 drivers/net/ethernet/intel/e1000e/netdev.c while (test_and_set_bit(__E1000_RESETTING, &adapter->state)) test_and_set_bit 6038 drivers/net/ethernet/intel/e1000e/netdev.c while (test_and_set_bit(__E1000_RESETTING, &adapter->state)) test_and_set_bit 545 drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c while (test_and_set_bit(__FM10K_RESETTING, interface->state)) test_and_set_bit 1166 drivers/net/ethernet/intel/fm10k/fm10k_main.c return test_and_set_bit(__FM10K_HANG_CHECK_ARMED, tx_ring->state); test_and_set_bit 92 drivers/net/ethernet/intel/fm10k/fm10k_pci.c !test_and_set_bit(__FM10K_MACVLAN_SCHED, interface->state)) { test_and_set_bit 152 drivers/net/ethernet/intel/fm10k/fm10k_pci.c !test_and_set_bit(__FM10K_SERVICE_SCHED, interface->state)) { test_and_set_bit 230 drivers/net/ethernet/intel/fm10k/fm10k_pci.c if (test_and_set_bit(__FM10K_RESETTING, interface->state)) test_and_set_bit 552 drivers/net/ethernet/intel/fm10k/fm10k_pci.c if (test_and_set_bit(__FM10K_UPDATING_STATS, interface->state)) test_and_set_bit 912 drivers/net/ethernet/intel/fm10k/fm10k_pci.c if (!test_and_set_bit(__FM10K_TX_XPS_INIT_DONE, ring->state) && test_and_set_bit 1887 drivers/net/ethernet/intel/fm10k/fm10k_pci.c if (test_and_set_bit(__FM10K_DOWN, interface->state)) test_and_set_bit 1907 drivers/net/ethernet/intel/fm10k/fm10k_pci.c while (test_and_set_bit(__FM10K_UPDATING_STATS, interface->state)) test_and_set_bit 493 drivers/net/ethernet/intel/i40e/i40e_client.c while (test_and_set_bit(__I40E_SERVICE_SCHED, test_and_set_bit 1205 drivers/net/ethernet/intel/i40e/i40e_ethtool.c while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state)) { test_and_set_bit 1977 drivers/net/ethernet/intel/i40e/i40e_ethtool.c while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state)) { test_and_set_bit 352 drivers/net/ethernet/intel/i40e/i40e_main.c if (test_and_set_bit(__I40E_TIMEOUT_RECOVERY_PENDING, pf->state)) test_and_set_bit 2285 drivers/net/ethernet/intel/i40e/i40e_main.c while (test_and_set_bit(__I40E_VSI_SYNCING_FILTERS, vsi->state)) test_and_set_bit 2595 drivers/net/ethernet/intel/i40e/i40e_main.c if (test_and_set_bit(__I40E_VF_DISABLE, pf->state)) { test_and_set_bit 3097 drivers/net/ethernet/intel/i40e/i40e_main.c if (test_and_set_bit(__I40E_TX_XPS_INIT_DONE, ring->state)) test_and_set_bit 4850 drivers/net/ethernet/intel/i40e/i40e_main.c if (!test_and_set_bit(__I40E_VSI_DOWN, vsi->state)) test_and_set_bit 6667 drivers/net/ethernet/intel/i40e/i40e_main.c while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state)) test_and_set_bit 9802 drivers/net/ethernet/intel/i40e/i40e_main.c if (test_and_set_bit(__I40E_RESET_RECOVERY_PENDING, pf->state)) test_and_set_bit 10465 drivers/net/ethernet/intel/i40e/i40e_main.c if (test_and_set_bit(__I40E_SERVICE_SCHED, pf->state)) test_and_set_bit 11384 drivers/net/ethernet/intel/i40e/i40e_main.c if (!test_and_set_bit(__I40E_MISC_IRQ_REQUESTED, pf->state)) { test_and_set_bit 12566 drivers/net/ethernet/intel/i40e/i40e_main.c while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state)) { test_and_set_bit 15662 drivers/net/ethernet/intel/i40e/i40e_main.c if (test_and_set_bit(__I40E_SUSPENDED, pf->state)) test_and_set_bit 584 drivers/net/ethernet/intel/i40e/i40e_txrx.c !test_and_set_bit(__I40E_FD_SB_AUTO_DISABLED, test_and_set_bit 1351 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (test_and_set_bit(__I40E_VF_DISABLE, pf->state)) test_and_set_bit 1417 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (test_and_set_bit(__I40E_VF_DISABLE, pf->state)) test_and_set_bit 1511 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c while (test_and_set_bit(__I40E_VF_DISABLE, pf->state)) test_and_set_bit 1695 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (test_and_set_bit(__I40E_VIRTCHNL_OP_PENDING, pf->state)) { test_and_set_bit 2050 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (!test_and_set_bit(I40E_VF_STATE_MC_PROMISC, test_and_set_bit 2062 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (!test_and_set_bit(I40E_VF_STATE_UC_PROMISC, test_and_set_bit 3968 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (test_and_set_bit(__I40E_VIRTCHNL_OP_PENDING, pf->state)) { test_and_set_bit 4103 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (test_and_set_bit(__I40E_VIRTCHNL_OP_PENDING, pf->state)) { test_and_set_bit 4267 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (test_and_set_bit(__I40E_VIRTCHNL_OP_PENDING, pf->state)) { test_and_set_bit 4320 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (test_and_set_bit(__I40E_VIRTCHNL_OP_PENDING, pf->state)) { test_and_set_bit 4380 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (test_and_set_bit(__I40E_VIRTCHNL_OP_PENDING, pf->state)) { test_and_set_bit 4450 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (test_and_set_bit(__I40E_VIRTCHNL_OP_PENDING, pf->state)) { test_and_set_bit 4507 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c if (test_and_set_bit(__I40E_VIRTCHNL_OP_PENDING, pf->state)) { test_and_set_bit 1899 drivers/net/ethernet/intel/iavf/iavf_main.c if (test_and_set_bit(__IAVF_IN_CRITICAL_TASK, &adapter->crit_section)) test_and_set_bit 2080 drivers/net/ethernet/intel/iavf/iavf_main.c while (test_and_set_bit(__IAVF_IN_CLIENT_TASK, test_and_set_bit 2365 drivers/net/ethernet/intel/iavf/iavf_main.c if (test_and_set_bit(__IAVF_IN_CLIENT_TASK, &adapter->crit_section)) test_and_set_bit 2974 drivers/net/ethernet/intel/iavf/iavf_main.c while (test_and_set_bit(__IAVF_IN_CRITICAL_TASK, test_and_set_bit 3151 drivers/net/ethernet/intel/iavf/iavf_main.c while (test_and_set_bit(__IAVF_IN_CRITICAL_TASK, test_and_set_bit 3223 drivers/net/ethernet/intel/iavf/iavf_main.c while (test_and_set_bit(__IAVF_IN_CRITICAL_TASK, test_and_set_bit 3774 drivers/net/ethernet/intel/iavf/iavf_main.c while (test_and_set_bit(__IAVF_IN_CRITICAL_TASK, test_and_set_bit 2423 drivers/net/ethernet/intel/ice/ice_ethtool.c while (test_and_set_bit(__ICE_CFG_BUSY, pf->state)) { test_and_set_bit 2614 drivers/net/ethernet/intel/ice/ice_ethtool.c while (test_and_set_bit(__ICE_CFG_BUSY, pf->state)) { test_and_set_bit 2711 drivers/net/ethernet/intel/ice/ice_ethtool.c if (!test_and_set_bit(__ICE_DOWN, vsi->state)) { test_and_set_bit 2784 drivers/net/ethernet/intel/ice/ice_lib.c if (!test_and_set_bit(__ICE_DOWN, vsi->state)) test_and_set_bit 282 drivers/net/ethernet/intel/ice/ice_main.c while (test_and_set_bit(__ICE_CFG_BUSY, vsi->state)) test_and_set_bit 332 drivers/net/ethernet/intel/ice/ice_main.c !test_and_set_bit(__ICE_FLTR_OVERFLOW_PROMISC, test_and_set_bit 1159 drivers/net/ethernet/intel/ice/ice_main.c !test_and_set_bit(__ICE_SERVICE_SCHED, pf->state) && test_and_set_bit 1746 drivers/net/ethernet/intel/ice/ice_main.c if (!test_and_set_bit(__ICE_RESET_OICR_RECV, pf->state)) { test_and_set_bit 4388 drivers/net/ethernet/intel/ice/ice_main.c if (!test_and_set_bit(__ICE_DOWN, vsi->state)) { test_and_set_bit 298 drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c while (test_and_set_bit(__ICE_VF_DIS, pf->state)) test_and_set_bit 1079 drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c if (test_and_set_bit(__ICE_VF_DIS, pf->state)) test_and_set_bit 1181 drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c if (test_and_set_bit(ICE_VF_STATE_DIS, vf->vf_states)) test_and_set_bit 290 drivers/net/ethernet/intel/igb/igb_ethtool.c while (test_and_set_bit(__IGB_RESETTING, &adapter->state)) test_and_set_bit 406 drivers/net/ethernet/intel/igb/igb_ethtool.c while (test_and_set_bit(__IGB_RESETTING, &adapter->state)) test_and_set_bit 894 drivers/net/ethernet/intel/igb/igb_ethtool.c while (test_and_set_bit(__IGB_RESETTING, &adapter->state)) test_and_set_bit 2234 drivers/net/ethernet/intel/igb/igb_main.c while (test_and_set_bit(__IGB_RESETTING, &adapter->state)) test_and_set_bit 6235 drivers/net/ethernet/intel/igb/igb_main.c while (test_and_set_bit(__IGB_RESETTING, &adapter->state)) test_and_set_bit 217 drivers/net/ethernet/intel/igbvf/ethtool.c while (test_and_set_bit(__IGBVF_RESETTING, &adapter->state)) test_and_set_bit 1605 drivers/net/ethernet/intel/igbvf/netdev.c while (test_and_set_bit(__IGBVF_RESETTING, &adapter->state)) test_and_set_bit 2408 drivers/net/ethernet/intel/igbvf/netdev.c while (test_and_set_bit(__IGBVF_RESETTING, &adapter->state)) test_and_set_bit 509 drivers/net/ethernet/intel/igc/igc_ethtool.c while (test_and_set_bit(__IGC_RESETTING, &adapter->state)) test_and_set_bit 627 drivers/net/ethernet/intel/igc/igc_ethtool.c while (test_and_set_bit(__IGC_RESETTING, &adapter->state)) test_and_set_bit 1784 drivers/net/ethernet/intel/igc/igc_ethtool.c while (test_and_set_bit(__IGC_RESETTING, &adapter->state)) test_and_set_bit 2167 drivers/net/ethernet/intel/igc/igc_main.c while (test_and_set_bit(__IGC_RESETTING, &adapter->state)) test_and_set_bit 2201 drivers/net/ethernet/intel/igc/igc_main.c while (test_and_set_bit(__IGC_RESETTING, &adapter->state)) test_and_set_bit 282 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c while (test_and_set_bit(__IXGBE_RESETTING, &adapter->state)) test_and_set_bit 417 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c while (test_and_set_bit(__IXGBE_IN_SFP_INIT, &adapter->state)) test_and_set_bit 1057 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c while (test_and_set_bit(__IXGBE_RESETTING, &adapter->state)) test_and_set_bit 275 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c !test_and_set_bit(__IXGBE_SERVICE_SCHED, &adapter->state)) test_and_set_bit 1048 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c return test_and_set_bit(__IXGBE_HANG_CHECK_ARMED, test_and_set_bit 3535 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c if (!test_and_set_bit(__IXGBE_TX_XPS_INIT_DONE, &ring->state)) { test_and_set_bit 5678 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c while (test_and_set_bit(__IXGBE_RESETTING, &adapter->state)) test_and_set_bit 5918 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c while (test_and_set_bit(__IXGBE_IN_SFP_INIT, &adapter->state)) test_and_set_bit 6093 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c if (test_and_set_bit(__IXGBE_DOWN, &adapter->state)) test_and_set_bit 6995 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c if (!test_and_set_bit(__IXGBE_DISABLED, &adapter->state)) test_and_set_bit 7721 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c if (test_and_set_bit(__IXGBE_IN_SFP_INIT, &adapter->state)) test_and_set_bit 7790 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c if (test_and_set_bit(__IXGBE_IN_SFP_INIT, &adapter->state)) test_and_set_bit 11186 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c disable_dev = !test_and_set_bit(__IXGBE_DISABLED, &adapter->state); test_and_set_bit 11274 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c disable_dev = !test_and_set_bit(__IXGBE_DISABLED, &adapter->state); test_and_set_bit 11410 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c if (!test_and_set_bit(__IXGBE_DISABLED, &adapter->state)) test_and_set_bit 264 drivers/net/ethernet/intel/ixgbevf/ethtool.c while (test_and_set_bit(__IXGBEVF_RESETTING, &adapter->state)) test_and_set_bit 97 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c !test_and_set_bit(__IXGBEVF_SERVICE_SCHED, &adapter->state)) test_and_set_bit 228 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c return test_and_set_bit(__IXGBEVF_HANG_CHECK_ARMED, test_and_set_bit 2467 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c if (test_and_set_bit(__IXGBEVF_DOWN, &adapter->state)) test_and_set_bit 2514 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c while (test_and_set_bit(__IXGBEVF_RESETTING, &adapter->state)) test_and_set_bit 4306 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c if (!test_and_set_bit(__IXGBEVF_DISABLED, &adapter->state)) test_and_set_bit 4729 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c disable_dev = !test_and_set_bit(__IXGBEVF_DISABLED, &adapter->state); test_and_set_bit 4776 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c disable_dev = !test_and_set_bit(__IXGBEVF_DISABLED, &adapter->state); test_and_set_bit 4811 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c if (!test_and_set_bit(__IXGBEVF_DISABLED, &adapter->state)) test_and_set_bit 2335 drivers/net/ethernet/mediatek/mtk_eth_soc.c if (test_and_set_bit(MTK_HW_INIT, ð->state)) test_and_set_bit 36 drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.c if (test_and_set_bit(MLX5E_SQ_STATE_PENDING_XSK_TX, &c->xskicosq.state)) test_and_set_bit 621 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c if (!test_and_set_bit(MLX5E_SQ_STATE_RECOVERING, &sq->state)) test_and_set_bit 1142 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c !test_and_set_bit(MLX5E_RQ_STATE_RECOVERING, &rq->state)) test_and_set_bit 245 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c return test_and_set_bit(flag, &flow->flags); test_and_set_bit 462 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c if (!test_and_set_bit(MLX5E_SQ_STATE_RECOVERING, test_and_set_bit 5945 drivers/net/ethernet/mellanox/mlxsw/spectrum.c if (test_and_set_bit(pvid, vlans)) test_and_set_bit 6678 drivers/net/ethernet/neterion/s2io.c if (test_and_set_bit(__S2IO_STATE_LINK_TASK, &(nic->state))) { test_and_set_bit 7024 drivers/net/ethernet/neterion/s2io.c while (test_and_set_bit(__S2IO_STATE_LINK_TASK, &(sp->state))) test_and_set_bit 1618 drivers/net/ethernet/neterion/vxge/vxge-main.c if (test_and_set_bit(__VXGE_STATE_RESET_CARD, &vdev->state)) test_and_set_bit 2631 drivers/net/ethernet/neterion/vxge/vxge-main.c if (!test_and_set_bit(i, &vdev->vp_reset)) { test_and_set_bit 2948 drivers/net/ethernet/neterion/vxge/vxge-main.c while (test_and_set_bit(__VXGE_STATE_RESET_CARD, &vdev->state)) test_and_set_bit 3594 drivers/net/ethernet/neterion/vxge/vxge-main.c if (!test_and_set_bit(vpath_idx, &vdev->vp_reset)) { test_and_set_bit 109 drivers/net/ethernet/pensando/ionic/ionic_lif.c if (test_and_set_bit(IONIC_LIF_LINK_CHECK_REQUESTED, lif->state)) test_and_set_bit 194 drivers/net/ethernet/pensando/ionic/ionic_lif.h while (test_and_set_bit(bitname, lif->state) && test_and_set_bit 825 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c if (test_and_set_bit(__NX_FW_ATTACHED, &adapter->state)) test_and_set_bit 1304 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c if (test_and_set_bit(__NX_RESETTING, &adapter->state)) test_and_set_bit 2244 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c if (test_and_set_bit(__NX_RESETTING, &adapter->state)) test_and_set_bit 2498 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c while (test_and_set_bit(__NX_RESETTING, &adapter->state)) test_and_set_bit 2712 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c !test_and_set_bit(__NX_RESETTING, &adapter->state)) test_and_set_bit 2291 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h return test_and_set_bit(__QLCNIC_DIAG_MODE, &adapter->state); test_and_set_bit 1052 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c if (test_and_set_bit(__QLCNIC_MBX_POLL_ENABLE, &adapter->state)) test_and_set_bit 1592 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c if (test_and_set_bit(__QLCNIC_LED_ENABLE, &adapter->state)) test_and_set_bit 378 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c if (test_and_set_bit(__QLCNIC_RESETTING, &adapter->state)) test_and_set_bit 1277 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c while (test_and_set_bit(__QLCNIC_RESETTING, &adapter->state)) test_and_set_bit 536 drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c if (test_and_set_bit(QLCNIC_DCB_AEN_MODE, &dcb->state)) test_and_set_bit 645 drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c if (test_and_set_bit(QLCNIC_DCB_AEN_MODE, &dcb->state)) test_and_set_bit 983 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c if (test_and_set_bit(__QLCNIC_RESETTING, &adapter->state)) test_and_set_bit 1113 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c if (test_and_set_bit(__QLCNIC_RESETTING, &adapter->state)) test_and_set_bit 1418 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c if (test_and_set_bit(__QLCNIC_LED_ENABLE, &adapter->state)) test_and_set_bit 450 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c while (test_and_set_bit(__QLCNIC_RESETTING, &adapter->state)) test_and_set_bit 640 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c test_and_set_bit(__QLCNIC_MULTI_TX_UNIQUE, &adapter->state); test_and_set_bit 2194 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c if (test_and_set_bit(__QLCNIC_RESETTING, &adapter->state)) test_and_set_bit 2216 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c if (test_and_set_bit(__QLCNIC_RESETTING, &adapter->state)) test_and_set_bit 3767 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c if (qlcnic_auto_fw_reset && !test_and_set_bit(__QLCNIC_RESETTING, test_and_set_bit 839 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c while (test_and_set_bit(QLC_BC_VF_SEND, &vf->state)) test_and_set_bit 924 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c if (!test_and_set_bit(QLC_BC_VF_CHANNEL, &vf->state)) { test_and_set_bit 1090 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c if (test_and_set_bit(QLC_BC_VF_SEND, &vf->state)) test_and_set_bit 1939 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c while (test_and_set_bit(__QLCNIC_RESETTING, &adapter->state)) test_and_set_bit 671 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c if (test_and_set_bit(__QLCNIC_RESETTING, &adapter->state)) test_and_set_bit 1747 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c if (test_and_set_bit(QLC_BC_VF_FLR, &vf->state)) { test_and_set_bit 137 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c if (test_and_set_bit(__QLCNIC_LED_ENABLE, &adapter->state)) { test_and_set_bit 180 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c if (test_and_set_bit(__QLCNIC_LED_ENABLE, &adapter->state)) { test_and_set_bit 3854 drivers/net/ethernet/realtek/r8169_main.c if (!test_and_set_bit(flag, tp->wk.flags)) test_and_set_bit 2252 drivers/net/ethernet/rocker/rocker_ofdpa.c if (test_and_set_bit(i, ofdpa->internal_vlan_bitmap)) test_and_set_bit 903 drivers/net/ethernet/sfc/rx.c if (!test_and_set_bit(slot_idx, &efx->rps_slot_map)) test_and_set_bit 207 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c !test_and_set_bit(STMMAC_SERVICE_SCHED, &priv->state)) test_and_set_bit 4335 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c while (test_and_set_bit(STMMAC_RESETING, &priv->state)) test_and_set_bit 278 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c if (!test_and_set_bit(GELIC_WL_STAT_CH_INFO, &wl->stat)) { test_and_set_bit 453 drivers/net/hamradio/6pack.c if (!test_and_set_bit(SIXPF_ERROR, &sp->flags)) test_and_set_bit 162 drivers/net/hamradio/hdlcdrv.c if (test_and_set_bit(0, &s->hdlcrx.in_hdlc_rx)) test_and_set_bit 261 drivers/net/hamradio/hdlcdrv.c if (test_and_set_bit(0, &s->hdlctx.in_hdlc_tx)) test_and_set_bit 892 drivers/net/hamradio/mkiss.c if (!test_and_set_bit(AXF_ERROR, &ax->flags)) test_and_set_bit 634 drivers/net/ppp/ppp_async.c if (test_and_set_bit(XMIT_FULL, &ap->xmit_flags)) test_and_set_bit 662 drivers/net/ppp/ppp_async.c if (test_and_set_bit(XMIT_BUSY, &ap->xmit_flags)) test_and_set_bit 702 drivers/net/ppp/ppp_async.c if (test_and_set_bit(XMIT_BUSY, &ap->xmit_flags)) test_and_set_bit 572 drivers/net/ppp/ppp_synctty.c if (test_and_set_bit(XMIT_FULL, &ap->xmit_flags)) test_and_set_bit 701 drivers/net/slip/slip.c if (!test_and_set_bit(SLF_ERROR, &sl->flags)) test_and_set_bit 587 drivers/net/tap.c (!test_and_set_bit(SOCKWQ_ASYNC_NOSPACE, &q->sock.flags) && test_and_set_bit 1451 drivers/net/tun.c (!test_and_set_bit(SOCKWQ_ASYNC_NOSPACE, &sk->sk_socket->flags) && test_and_set_bit 326 drivers/net/usb/catc.c if (test_and_set_bit(RX_RUNNING, &catc->flags)) { test_and_set_bit 428 drivers/net/usb/catc.c if (!test_and_set_bit(TX_RUNNING, &catc->flags)) { test_and_set_bit 560 drivers/net/usb/catc.c if (!test_and_set_bit(CTRL_RUNNING, &catc->flags)) test_and_set_bit 1941 drivers/net/usb/usbnet.c if (!test_and_set_bit(EVENT_DEVICE_REPORT_IDLE, &dev->flags)) { test_and_set_bit 2660 drivers/net/vmxnet3/vmxnet3_drv.c if (test_and_set_bit(VMXNET3_STATE_BIT_QUIESCED, &adapter->state)) test_and_set_bit 2950 drivers/net/vmxnet3/vmxnet3_drv.c while (test_and_set_bit(VMXNET3_STATE_BIT_RESETTING, &adapter->state)) test_and_set_bit 3000 drivers/net/vmxnet3/vmxnet3_drv.c while (test_and_set_bit(VMXNET3_STATE_BIT_RESETTING, &adapter->state)) test_and_set_bit 3219 drivers/net/vmxnet3/vmxnet3_drv.c if (test_and_set_bit(VMXNET3_STATE_BIT_RESETTING, &adapter->state)) test_and_set_bit 3590 drivers/net/vmxnet3/vmxnet3_drv.c while (test_and_set_bit(VMXNET3_STATE_BIT_RESETTING, &adapter->state)) test_and_set_bit 3593 drivers/net/vmxnet3/vmxnet3_drv.c if (test_and_set_bit(VMXNET3_STATE_BIT_QUIESCED, test_and_set_bit 612 drivers/net/vmxnet3/vmxnet3_ethtool.c while (test_and_set_bit(VMXNET3_STATE_BIT_RESETTING, &adapter->state)) test_and_set_bit 1210 drivers/net/wan/cosa.c if (!test_and_set_bit(chan->num, &cosa->rxbitmap)) test_and_set_bit 70 drivers/net/wan/x25_asy.c if (!test_and_set_bit(SLF_INUSE, &sl->flags)) test_and_set_bit 533 drivers/net/wan/x25_asy.c if (!test_and_set_bit(SLF_ERROR, &sl->flags)) test_and_set_bit 313 drivers/net/wireless/ath/ath9k/channel.c if (test_and_set_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { test_and_set_bit 1426 drivers/net/wireless/ath/carl9170/tx.c if (WARN_ON_ONCE(test_and_set_bit(off, agg->bitmap))) test_and_set_bit 1118 drivers/net/wireless/ath/wil6210/wmi.c if (!test_and_set_bit(wil_vif_fwconnected, vif->status)) test_and_set_bit 320 drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c if (test_and_set_bit(0, &devinfo->ctl_op)) test_and_set_bit 349 drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c if (test_and_set_bit(0, &devinfo->ctl_op)) test_and_set_bit 2235 drivers/net/wireless/intel/iwlegacy/3945-mac.c exit_pending = test_and_set_bit(S_EXIT_PENDING, &il->status); test_and_set_bit 2098 drivers/net/wireless/intel/iwlegacy/4965-mac.c if (!test_and_set_bit(txq_id, &il->txq_ctx_active_msk)) test_and_set_bit 5361 drivers/net/wireless/intel/iwlegacy/4965-mac.c exit_pending = test_and_set_bit(S_EXIT_PENDING, &il->status); test_and_set_bit 1333 drivers/net/wireless/intel/iwlegacy/common.c if (test_and_set_bit(S_SCAN_ABORTING, &il->status)) { test_and_set_bit 2312 drivers/net/wireless/intel/iwlegacy/common.c if (!test_and_set_bit(i, &il->ucode_key_table)) test_and_set_bit 2287 drivers/net/wireless/intel/iwlegacy/common.h if (!test_and_set_bit(hwq, il->queue_stopped)) test_and_set_bit 2306 drivers/net/wireless/intel/iwlegacy/common.h if (!test_and_set_bit(reason, &il->stop_reason)) test_and_set_bit 913 drivers/net/wireless/intel/iwlwifi/dvm/main.c test_and_set_bit(STATUS_EXIT_PENDING, &priv->status); test_and_set_bit 176 drivers/net/wireless/intel/iwlwifi/dvm/scan.c if (test_and_set_bit(STATUS_SCAN_ABORTING, &priv->status)) { test_and_set_bit 730 drivers/net/wireless/intel/iwlwifi/dvm/sta.c if (!test_and_set_bit(i, &priv->ucode_key_table)) test_and_set_bit 471 drivers/net/wireless/intel/iwlwifi/dvm/tx.c if (!test_and_set_bit(q, priv->agg_q_alloc)) { test_and_set_bit 2051 drivers/net/wireless/intel/iwlwifi/fw/dbg.c if (test_and_set_bit(fwrt->dump.wks[0].idx, &fwrt->dump.active_wks)) test_and_set_bit 2177 drivers/net/wireless/intel/iwlwifi/fw/dbg.c test_and_set_bit(fwrt->dump.wks[idx].idx, &fwrt->dump.active_wks)) test_and_set_bit 1233 drivers/net/wireless/intel/iwlwifi/iwl-trans.h if (!test_and_set_bit(STATUS_FW_ERROR, &trans->status)) test_and_set_bit 991 drivers/net/wireless/intel/iwlwifi/pcie/internal.h if (!test_and_set_bit(txq->id, trans_pcie->queue_stopped)) { test_and_set_bit 938 drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c if (WARN(test_and_set_bit(STATUS_SYNC_HCMD_ACTIVE, test_and_set_bit 1205 drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c if (test_and_set_bit(qid, trans_pcie->queue_used)) { test_and_set_bit 1365 drivers/net/wireless/intel/iwlwifi/pcie/tx.c if (test_and_set_bit(txq_id, trans_pcie->queue_used)) test_and_set_bit 1899 drivers/net/wireless/intel/iwlwifi/pcie/tx.c if (WARN(test_and_set_bit(STATUS_SYNC_HCMD_ACTIVE, test_and_set_bit 1763 drivers/net/wireless/intersil/hostap/hostap_hw.c if (test_and_set_bit(HOSTAP_BITS_TRANSMIT, &local->bits)) { test_and_set_bit 327 drivers/net/wireless/marvell/mwifiex/pcie.c if (!test_and_set_bit(MWIFIEX_IFACE_WORK_DEVICE_DUMP, test_and_set_bit 2829 drivers/net/wireless/marvell/mwifiex/pcie.c if (!test_and_set_bit(MWIFIEX_IFACE_WORK_DEVICE_DUMP, test_and_set_bit 2838 drivers/net/wireless/marvell/mwifiex/pcie.c if (!test_and_set_bit(MWIFIEX_IFACE_WORK_CARD_RESET, &card->work_flags)) test_and_set_bit 478 drivers/net/wireless/marvell/mwifiex/sdio.c if (!test_and_set_bit(MWIFIEX_IFACE_WORK_DEVICE_DUMP, test_and_set_bit 2575 drivers/net/wireless/marvell/mwifiex/sdio.c if (!test_and_set_bit(MWIFIEX_IFACE_WORK_CARD_RESET, &card->work_flags)) test_and_set_bit 2584 drivers/net/wireless/marvell/mwifiex/sdio.c if (!test_and_set_bit(MWIFIEX_IFACE_WORK_DEVICE_DUMP, test_and_set_bit 700 drivers/net/wireless/mediatek/mt76/usb.c if (!test_and_set_bit(MT76_READING_STATS, &dev->state)) test_and_set_bit 280 drivers/net/wireless/mediatek/mt7601u/dma.c if (!test_and_set_bit(MT7601U_STATE_READING_STATS, &dev->state)) test_and_set_bit 137 drivers/net/wireless/ralink/rt2x00/rt2800usb.c !test_and_set_bit(TX_STATUS_READING, &rt2x00dev->flags)) test_and_set_bit 146 drivers/net/wireless/ralink/rt2x00/rt2800usb.c if (test_and_set_bit(TX_STATUS_READING, &rt2x00dev->flags)) test_and_set_bit 222 drivers/net/wireless/ralink/rt2x00/rt2x00debug.c if (test_and_set_bit(FRAME_DUMP_FILE_OPEN, &intf->frame_dump_flags)) { test_and_set_bit 208 drivers/net/wireless/ralink/rt2x00/rt2x00mac.c if (!test_and_set_bit(ENTRY_BCN_ASSIGNED, &entry->flags)) test_and_set_bit 674 drivers/net/wireless/ralink/rt2x00/rt2x00queue.c if (unlikely(test_and_set_bit(ENTRY_OWNER_DEVICE_DATA, test_and_set_bit 913 drivers/net/wireless/ralink/rt2x00/rt2x00queue.c test_and_set_bit(QUEUE_PAUSED, &queue->flags)) test_and_set_bit 955 drivers/net/wireless/ralink/rt2x00/rt2x00queue.c test_and_set_bit(QUEUE_STARTED, &queue->flags)) { test_and_set_bit 403 drivers/net/wireless/ralink/rt2x00/rt2x00usb.c if (test_and_set_bit(ENTRY_OWNER_DEVICE_DATA, &entry->flags)) test_and_set_bit 1576 drivers/net/wireless/ray_cs.c if (test_and_set_bit(0, &local->tx_ccs_lock)) { test_and_set_bit 1607 drivers/net/wireless/ray_cs.c if (test_and_set_bit(0, &local->ccs_lock)) { test_and_set_bit 57 drivers/net/wireless/ti/wlcore/main.c if (test_and_set_bit(WLVIF_FLAG_STA_STATE_SENT, &wlvif->flags)) test_and_set_bit 1204 drivers/net/wireless/ti/wlcore/tx.c WARN_ON_ONCE(test_and_set_bit(reason, &wl->queue_stop_reasons[hwq])); test_and_set_bit 1252 drivers/net/wireless/ti/wlcore/tx.c WARN_ON_ONCE(test_and_set_bit(reason, test_and_set_bit 33 drivers/nfc/nfcmrvl/main.c if (test_and_set_bit(NFCMRVL_NCI_RUNNING, &priv->flags)) test_and_set_bit 37 drivers/nfc/st-nci/core.c if (test_and_set_bit(ST_NCI_RUNNING, &info->flags)) test_and_set_bit 52 drivers/nfc/st-nci/vendor_cmds.c test_and_set_bit(ST_NCI_FACTORY_MODE, &info->flags); test_and_set_bit 47 drivers/nfc/st21nfca/vendor_cmds.c test_and_set_bit(ST21NFCA_FACTORY_MODE, &hdev->quirks); test_and_set_bit 492 drivers/ntb/test/ntb_perf.c !test_and_set_bit(PERF_STS_LNKUP, &peer->sts)) { test_and_set_bit 21 drivers/nvdimm/region.c && !test_and_set_bit(0, &once)) { test_and_set_bit 104 drivers/nvme/host/core.c if (!ns->disk || test_and_set_bit(NVME_NS_DEAD, &ns->flags)) test_and_set_bit 3588 drivers/nvme/host/core.c if (test_and_set_bit(NVME_NS_REMOVING, &ns->flags)) test_and_set_bit 358 drivers/nvme/target/nvmet.h return test_and_set_bit(bn, &ctrl->aen_masked); test_and_set_bit 820 drivers/parport/share.c if (!test_and_set_bit(PARPORT_DEVPROC_REGISTERED, &port->devflags)) { test_and_set_bit 965 drivers/parport/share.c if (!test_and_set_bit(PARPORT_DEVPROC_REGISTERED, &port->devflags)) { test_and_set_bit 1223 drivers/parport/share.c if (test_and_set_bit(0, &dev->waiting) == 0) { test_and_set_bit 2834 drivers/pci/controller/pci-hyperv.c if (test_and_set_bit(dom, hvpci_dom_map) == 0) test_and_set_bit 2838 drivers/pci/controller/pci-hyperv.c if (test_and_set_bit(i, hvpci_dom_map) == 0) test_and_set_bit 108 drivers/pci/xen-pcifront.c && !test_and_set_bit(_PDEVB_op_active, &pdev->flags)) { test_and_set_bit 320 drivers/perf/arm-cci.c if (test_and_set_bit(CCI400_PMU_CYCLE_CNTR_IDX, hw->used_mask)) test_and_set_bit 327 drivers/perf/arm-cci.c if (!test_and_set_bit(idx, hw->used_mask)) test_and_set_bit 810 drivers/perf/arm-cci.c if (!test_and_set_bit(idx, hw->used_mask)) test_and_set_bit 603 drivers/perf/arm-ccn.c } while (test_and_set_bit(bit, bitmap)); test_and_set_bit 650 drivers/perf/arm-ccn.c if (test_and_set_bit(CCN_IDX_PMU_CYCLE_COUNTER, test_and_set_bit 308 drivers/perf/arm_dsu_pmu.c if (test_and_set_bit(DSU_PMU_IDX_CYCLE_COUNTER, used_mask)) test_and_set_bit 390 drivers/perf/qcom_l2_pmu.c if (test_and_set_bit(l2_cycle_ctr_idx, cluster->used_counters)) test_and_set_bit 280 drivers/platform/mellanox/mlxbf-tmfifo.c if (!test_and_set_bit(irq_info->index, &irq_info->fifo->pend_events)) test_and_set_bit 401 drivers/platform/mellanox/mlxbf-tmfifo.c rx = !test_and_set_bit(MLXBF_TM_RX_HWM_IRQ, &fifo->pend_events); test_and_set_bit 402 drivers/platform/mellanox/mlxbf-tmfifo.c tx = !test_and_set_bit(MLXBF_TM_TX_LWM_IRQ, &fifo->pend_events); test_and_set_bit 859 drivers/platform/mellanox/mlxbf-tmfifo.c } else if (test_and_set_bit(MLXBF_TM_TX_LWM_IRQ, test_and_set_bit 864 drivers/platform/mellanox/mlxbf-tmfifo.c if (test_and_set_bit(MLXBF_TM_RX_HWM_IRQ, &fifo->pend_events)) test_and_set_bit 115 drivers/platform/x86/dell-smo8800.c if (test_and_set_bit(0, &smo8800->misc_opened)) test_and_set_bit 52 drivers/pwm/pwm-lp3943.c if (test_and_set_bit(offset, &lp3943->pin_used)) { test_and_set_bit 112 drivers/pwm/pwm-pca9685.c is_inuse = test_and_set_bit(pwm_idx, pca->pwms_inuse); test_and_set_bit 247 drivers/pwm/sysfs.c if (test_and_set_bit(PWMF_EXPORTED, &pwm->flags)) test_and_set_bit 89 drivers/rapidio/rio-scan.c oldbit = test_and_set_bit(destid, idtab->table); test_and_set_bit 461 drivers/rtc/rtc-ds1374.c if (test_and_set_bit(0, &wdt_is_open)) { test_and_set_bit 792 drivers/rtc/rtc-m41t80.c if (test_and_set_bit(0, &wdt_is_open)) { test_and_set_bit 3526 drivers/s390/block/dasd.c if (test_and_set_bit(DASD_FLAG_OFFLINE, &device->flags) && test_and_set_bit 3698 drivers/s390/block/dasd.c !test_and_set_bit(DASD_FLAG_SAFE_OFFLINE_RUNNING, &device->flags)) { test_and_set_bit 151 drivers/s390/block/dasd_diag.c if (!(test_and_set_bit(DASD_FLAG_DEVICE_RO, &device->flags))) test_and_set_bit 1281 drivers/s390/block/dasd_eckd.c if (test_and_set_bit(DASD_FLAG_PATH_VERIFY, &device->flags)) { test_and_set_bit 3517 drivers/s390/block/dasd_eckd.c if (test_and_set_bit(DASD_FLAG_SUC, &device->flags)) { test_and_set_bit 413 drivers/s390/block/dasd_eer.c if (test_and_set_bit(DASD_FLAG_EER_IN_USE, &device->flags)) { test_and_set_bit 156 drivers/s390/block/dasd_ioctl.c if (test_and_set_bit(DASD_FLAG_ABORTALL, &base->flags)) test_and_set_bit 287 drivers/s390/char/monreader.c if (test_and_set_bit(MON_IN_USE, &mon_in_use)) test_and_set_bit 964 drivers/s390/cio/qdio_main.c if (test_and_set_bit(QDIO_QUEUE_IRQS_DISABLED, test_and_set_bit 1655 drivers/s390/cio/qdio_main.c if (test_and_set_bit(QDIO_QUEUE_IRQS_DISABLED, test_and_set_bit 1759 drivers/s390/cio/qdio_main.c if (test_and_set_bit(QDIO_QUEUE_IRQS_DISABLED, test_and_set_bit 155 drivers/s390/cio/qdio_thinint.c if (test_and_set_bit(QDIO_QUEUE_IRQS_DISABLED, test_and_set_bit 252 drivers/s390/net/ctcm_main.h return test_and_set_bit(0, test_and_set_bit 239 drivers/s390/net/ism_drv.c test_and_set_bit(dmb->sba_idx, ism->sba_bitmap)) test_and_set_bit 249 drivers/s390/net/netiucv.c return test_and_set_bit(0, &priv->tbusy); test_and_set_bit 129 drivers/sbus/char/flash.c if (test_and_set_bit(0, (void *)&flash.busy) != 0) { test_and_set_bit 1258 drivers/scsi/3w-9xxx.c if (!(test_and_set_bit(TW_IN_ATTENTION_LOOP, &tw_dev->flags))) { test_and_set_bit 1099 drivers/scsi/3w-sas.c if (!(test_and_set_bit(TW_IN_ATTENTION_LOOP, &tw_dev->flags))) { test_and_set_bit 4919 drivers/scsi/be2iscsi/be_main.c if (test_and_set_bit(BEISCSI_HBA_BOOT_WORK, &phba->state)) test_and_set_bit 816 drivers/scsi/bnx2fc/bnx2fc_els.c if (test_and_set_bit(BNX2FC_FLAG_ELS_DONE, test_and_set_bit 79 drivers/scsi/bnx2fc/bnx2fc_io.c if (!(test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, test_and_set_bit 94 drivers/scsi/bnx2fc/bnx2fc_io.c if (test_and_set_bit(BNX2FC_FLAG_IO_COMPL, test_and_set_bit 101 drivers/scsi/bnx2fc/bnx2fc_io.c if (!test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, test_and_set_bit 122 drivers/scsi/bnx2fc/bnx2fc_io.c if (!test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, test_and_set_bit 137 drivers/scsi/bnx2fc/bnx2fc_io.c if (test_and_set_bit(BNX2FC_FLAG_ELS_DONE, test_and_set_bit 1204 drivers/scsi/bnx2fc/bnx2fc_io.c if (test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, &io_req->req_flags)) { test_and_set_bit 1255 drivers/scsi/bnx2fc/bnx2fc_io.c } else if (!(test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, test_and_set_bit 1365 drivers/scsi/bnx2fc/bnx2fc_io.c if (test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, test_and_set_bit 1383 drivers/scsi/bnx2fc/bnx2fc_io.c if (test_and_set_bit(BNX2FC_FLAG_IO_CLEANUP, test_and_set_bit 1471 drivers/scsi/bnx2fc/bnx2fc_io.c if (!test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, test_and_set_bit 1504 drivers/scsi/bnx2fc/bnx2fc_io.c if (!test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, test_and_set_bit 1930 drivers/scsi/bnx2fc/bnx2fc_io.c if (test_and_set_bit(BNX2FC_FLAG_IO_COMPL, &io_req->req_flags)) { test_and_set_bit 2372 drivers/scsi/bnx2i/bnx2i_hwi.c if (!test_and_set_bit(iscsi_err->completion_status, test_and_set_bit 227 drivers/scsi/bnx2i/bnx2i_init.c if (!test_and_set_bit(ADAPTER_STATE_GOING_DOWN, test_and_set_bit 1331 drivers/scsi/esas2r/esas2r.h if (!test_and_set_bit(AF_TASKLET_SCHEDULED, &a->flags)) test_and_set_bit 216 drivers/scsi/esas2r/esas2r_disc.c && !test_and_set_bit(AF2_DEV_SCAN, &a->flags2)) { test_and_set_bit 230 drivers/scsi/esas2r/esas2r_disc.c if (!test_and_set_bit(AF2_DEV_CNT_OK, &a->flags2)) test_and_set_bit 234 drivers/scsi/esas2r/esas2r_disc.c if (!test_and_set_bit(AF2_DEV_SCAN, &a->flags2)) { test_and_set_bit 251 drivers/scsi/esas2r/esas2r_disc.c if (!test_and_set_bit(AF2_DEV_SCAN, &a->flags2)) { test_and_set_bit 1397 drivers/scsi/esas2r/esas2r_flash.c if (test_and_set_bit(AF_FLASH_LOCK, &a->flags)) { test_and_set_bit 523 drivers/scsi/esas2r/esas2r_int.c bool alrdyrst = test_and_set_bit(AF_CHPRST_STARTED, &a->flags); test_and_set_bit 1579 drivers/scsi/hisi_sas/hisi_sas_main.c if (test_and_set_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) test_and_set_bit 3366 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c if (test_and_set_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) test_and_set_bit 1673 drivers/scsi/ips.c if (ips_FlashData && !test_and_set_bit(0, &ips_FlashDataInUse)){ test_and_set_bit 2647 drivers/scsi/isci/host.c !test_and_set_bit(IREQ_TC_ABORT_POSTED, &ireq->flags)) { test_and_set_bit 1519 drivers/scsi/isci/remote_device.c if (!test_and_set_bit(IDEV_ALLOCATED, &idev->flags)) test_and_set_bit 1716 drivers/scsi/isci/remote_device.c if (test_and_set_bit(IDEV_RNC_LLHANG_ENABLED, test_and_set_bit 491 drivers/scsi/libsas/sas_ata.c if (!test_and_set_bit(SAS_DEV_EH_PENDING, &dev->state)) test_and_set_bit 380 drivers/scsi/libsas/sas_discover.c if (!test_and_set_bit(SAS_DEV_DESTROY, &dev->state)) { test_and_set_bit 545 drivers/scsi/libsas/sas_discover.c if (!test_and_set_bit(event, pending)) { test_and_set_bit 9678 drivers/scsi/lpfc/lpfc_els.c blocked = test_and_set_bit(FABRIC_COMANDS_BLOCKED, &phba->bit_flags); test_and_set_bit 1060 drivers/scsi/lpfc/lpfc_sli.c if (test_and_set_bit(xritag, ndlp->active_rrqs_xri_bitmap)) test_and_set_bit 4498 drivers/scsi/mpt3sas/mpt3sas_scsih.c return test_and_set_bit(0, &priv->ata_command_pending); test_and_set_bit 1326 drivers/scsi/qedf/qedf_io.c if (test_and_set_bit(QEDF_CMD_ERR_SCSI_DONE, &io_req->flags)) { test_and_set_bit 2163 drivers/scsi/qedf/qedf_io.c test_and_set_bit(QEDF_CMD_IN_CLEANUP, &io_req->flags)) { test_and_set_bit 1769 drivers/scsi/qedi/qedi_main.c if (test_and_set_bit(tmp_idx, qedi->task_idx_map)) test_and_set_bit 6218 drivers/scsi/qla2xxx/qla_init.c if (!test_and_set_bit(LOOP_RESYNC_ACTIVE, &ha->dpc_flags)) { test_and_set_bit 132 drivers/scsi/qla2xxx/qla_isr.c if (!test_and_set_bit(PFLG_DISCONNECTED, &vha->pci_flags) && test_and_set_bit 389 drivers/scsi/qla2xxx/qla_mid.c (!(test_and_set_bit(RESET_ACTIVE, &vha->dpc_flags)))) { test_and_set_bit 394 drivers/scsi/qla2xxx/qla_mid.c if (!(test_and_set_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags))) { test_and_set_bit 3707 drivers/scsi/qla2xxx/qla_os.c if (test_and_set_bit(UNLOADING, &base_vha->dpc_flags)) test_and_set_bit 4888 drivers/scsi/qla2xxx/qla_os.c if (!test_and_set_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags)) test_and_set_bit 6071 drivers/scsi/qla2xxx/qla_os.c if (test_and_set_bit(UNLOADING, &base_vha->dpc_flags)) test_and_set_bit 6205 drivers/scsi/qla2xxx/qla_os.c if (!(test_and_set_bit(ABORT_ISP_ACTIVE, test_and_set_bit 6296 drivers/scsi/qla2xxx/qla_os.c if (do_reset && !(test_and_set_bit(ABORT_ISP_ACTIVE, test_and_set_bit 6355 drivers/scsi/qla2xxx/qla_os.c (!(test_and_set_bit(RESET_ACTIVE, &base_vha->dpc_flags)))) { test_and_set_bit 6387 drivers/scsi/qla2xxx/qla_os.c if (!(test_and_set_bit(LOOP_RESYNC_ACTIVE, test_and_set_bit 6658 drivers/scsi/qla2xxx/qla_os.c if (!test_and_set_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags)) test_and_set_bit 2923 drivers/scsi/qla4xxx/ql4_os.c if (test_and_set_bit(tmp_ddb_index, ha->ddb_idx_map)) test_and_set_bit 7632 drivers/scsi/qla4xxx/ql4_os.c if (test_and_set_bit(DF_DISABLE_RELOGIN, &ddb_entry->flags)) test_and_set_bit 312 drivers/scsi/scsi_error.c if (test_and_set_bit(SCMD_STATE_COMPLETE, &scmd->state)) test_and_set_bit 1609 drivers/scsi/scsi_lib.c if (unlikely(test_and_set_bit(SCMD_STATE_COMPLETE, &cmd->state))) test_and_set_bit 195 drivers/soc/fsl/qe/gpio.c if (test_and_set_bit(QE_PIN_REQUESTED, &qe_gc->pin_flags[err]) == 0) { test_and_set_bit 793 drivers/spmi/spmi-pmic-arb.c if (!test_and_set_bit(index, pmic_arb->mapping_table_valid)) test_and_set_bit 199 drivers/staging/comedi/drivers/comedi_bond.c if (test_and_set_bit(minor, devs_opened)) { test_and_set_bit 328 drivers/staging/comedi/drivers/comedi_bond.c if (!test_and_set_bit(bdev->minor, devs_closed)) test_and_set_bit 718 drivers/staging/fwserial/fwserial.c if (test_and_set_bit(IN_TX, &port->flags)) { test_and_set_bit 70 drivers/staging/media/soc_camera/soc_camera.c !test_and_set_bit(0, &ssdd->clock_state))) { test_and_set_bit 354 drivers/staging/wlan-ng/hfa384x_usb.c if (!test_and_set_bit(WORK_RX_HALT, &hw->usb_flags)) test_and_set_bit 2586 drivers/staging/wlan-ng/hfa384x_usb.c sched = !test_and_set_bit(WORK_TX_HALT, &hw->usb_flags); test_and_set_bit 2587 drivers/staging/wlan-ng/hfa384x_usb.c sched |= !test_and_set_bit(WORK_RX_HALT, &hw->usb_flags); test_and_set_bit 2960 drivers/staging/wlan-ng/hfa384x_usb.c if (!test_and_set_bit(WORK_RX_HALT, &hw->usb_flags)) test_and_set_bit 2969 drivers/staging/wlan-ng/hfa384x_usb.c if (!test_and_set_bit(THROTTLE_RX, &hw->usb_flags) && test_and_set_bit 3497 drivers/staging/wlan-ng/hfa384x_usb.c if (!test_and_set_bit(WORK_TX_HALT, &hw->usb_flags)) test_and_set_bit 3508 drivers/staging/wlan-ng/hfa384x_usb.c if (!test_and_set_bit(THROTTLE_TX, &hw->usb_flags) && test_and_set_bit 3628 drivers/staging/wlan-ng/hfa384x_usb.c !test_and_set_bit(WORK_TX_HALT, &hw->usb_flags)) { test_and_set_bit 3794 drivers/staging/wlan-ng/hfa384x_usb.c !test_and_set_bit(WORK_RX_RESUME, &hw->usb_flags)) | test_and_set_bit 3796 drivers/staging/wlan-ng/hfa384x_usb.c !test_and_set_bit(WORK_TX_RESUME, &hw->usb_flags)) test_and_set_bit 136 drivers/staging/wlan-ng/p80211req.c if (test_and_set_bit(1, &wlandev->request_pending)) test_and_set_bit 209 drivers/staging/wusbcore/wa-xfer.c return (test_and_set_bit(0, &wa->dto_in_use) == 0); test_and_set_bit 668 drivers/target/iscsi/cxgbit/cxgbit_cm.c if (!test_and_set_bit(CSK_TX_DATA_SENT, &csk->com.flags)) test_and_set_bit 1753 drivers/target/iscsi/cxgbit/cxgbit_cm.c if (!test_and_set_bit(CSK_TX_DATA_SENT, &csk->com.flags)) test_and_set_bit 232 drivers/target/iscsi/cxgbit/cxgbit_target.c if (!test_and_set_bit(CSK_TX_DATA_SENT, &csk->com.flags)) { test_and_set_bit 413 drivers/target/iscsi/iscsi_target_nego.c if (test_and_set_bit(LOGIN_FLAGS_READ_ACTIVE, &conn->login_flags)) { test_and_set_bit 1588 drivers/target/target_core_user.c if (test_and_set_bit(TCMU_DEV_BIT_OPEN, &udev->flags)) test_and_set_bit 2019 drivers/target/target_core_user.c if (test_and_set_bit(TCMU_DEV_BIT_BLOCKED, &udev->flags)) test_and_set_bit 2873 drivers/tty/serial/atmel_serial.c if (test_and_set_bit(ret, atmel_ports_in_use)) { test_and_set_bit 249 drivers/tty/serial/ifx6x60.c if (!test_and_set_bit(IFX_SPI_STATE_TIMER_PENDING, test_and_set_bit 734 drivers/tty/serial/ifx6x60.c if (!test_and_set_bit(IFX_SPI_STATE_IO_IN_PROGRESS, &ifx_dev->flags) && test_and_set_bit 592 drivers/tty/serial/mxs-auart.c if (test_and_set_bit(MXS_AUART_DMA_TX_SYNC, &s->flags)) test_and_set_bit 1098 drivers/tty/serial/mxs-auart.c !test_and_set_bit(MXS_AUART_DMA_RX_READY, &s->flags)) { test_and_set_bit 418 drivers/tty/serial/sc16is7xx.c if (!test_and_set_bit(i, &sc16is7xx_lines)) test_and_set_bit 666 drivers/tty/serial/vt8500_serial.c if (test_and_set_bit(port, vt8500_ports_in_use)) { test_and_set_bit 113 drivers/tty/tty_ioctl.c if (!test_and_set_bit(TTY_THROTTLED, &tty->flags) && test_and_set_bit 465 drivers/tty/tty_ldisc.c WARN_ON(test_and_set_bit(TTY_LDISC_OPEN, &tty->flags)); test_and_set_bit 113 drivers/uio/uio_dmem_genirq.c if (!test_and_set_bit(0, &priv->flags)) test_and_set_bit 137 drivers/uio/uio_dmem_genirq.c if (!test_and_set_bit(0, &priv->flags)) { test_and_set_bit 292 drivers/usb/class/cdc-wdm.c responding = test_and_set_bit(WDM_RESPONDING, &desc->flags); test_and_set_bit 759 drivers/usb/class/cdc-wdm.c responding = test_and_set_bit(WDM_RESPONDING, &desc->flags); test_and_set_bit 2231 drivers/usb/core/hub.c if (!test_and_set_bit(port1, hub->child_usage_bits)) test_and_set_bit 2577 drivers/usb/core/hub.c if (!test_and_set_bit(port1, hub->child_usage_bits)) test_and_set_bit 3539 drivers/usb/core/hub.c if (!test_and_set_bit(port1, hub->child_usage_bits)) { test_and_set_bit 239 drivers/usb/core/port.c if (!test_and_set_bit(port1, hub->child_usage_bits)) { test_and_set_bit 1846 drivers/usb/gadget/function/f_fs.c || test_and_set_bit(FFS_FL_BOUND, &ffs->flags))) test_and_set_bit 164 drivers/usb/gadget/function/u_ether.c if (test_and_set_bit(flag, &dev->todo)) test_and_set_bit 1175 drivers/usb/host/max3421-hcd.c if (!test_and_set_bit(ENABLE_IRQ, &max3421_hcd->todo)) test_and_set_bit 698 drivers/usb/host/oxu210hp-hcd.c if (!test_and_set_bit(action, &oxu->actions)) { test_and_set_bit 371 drivers/usb/host/uhci-hub.c } else if (!test_and_set_bit(port, test_and_set_bit 301 drivers/usb/musb/sunxi.c if (test_and_set_bit(SUNXI_MUSB_FL_ENABLED, &glue->flags)) test_and_set_bit 315 drivers/usb/phy/phy-isp1301-omap.c if (isp && !test_and_set_bit(work, &isp->todo)) { test_and_set_bit 204 drivers/usb/serial/usb_wwan.c if (test_and_set_bit(i, &portdata->out_busy)) { test_and_set_bit 628 drivers/usb/typec/ucsi/ucsi.c if (!test_and_set_bit(EVENT_PENDING, &ucsi->flags)) test_and_set_bit 260 drivers/vhost/vhost.c if (!test_and_set_bit(VHOST_WORK_QUEUED, &work->flags)) { test_and_set_bit 1617 drivers/video/fbdev/aty/atyfb_base.c if (!test_and_set_bit(0, &par->irq_flags)) { test_and_set_bit 2043 drivers/video/fbdev/intelfb/intelfbhw.c if (!test_and_set_bit(0, &dinfo->irq_flags)) { test_and_set_bit 235 drivers/video/fbdev/matrox/matroxfb_base.c if (!test_and_set_bit(0, &minfo->irq_flags)) { test_and_set_bit 921 drivers/video/fbdev/s3c-fb.c if (!test_and_set_bit(S3C_FB_VSYNC_IRQ_EN, &sfb->irq_flags)) { test_and_set_bit 399 drivers/virtio/virtio_balloon.c if (test_and_set_bit(VIRTIO_BALLOON_CONFIG_READ_CMD_ID, test_and_set_bit 191 drivers/watchdog/acquirewdt.c if (test_and_set_bit(0, &acq_is_open)) test_and_set_bit 191 drivers/watchdog/advantechwdt.c if (test_and_set_bit(0, &advwdt_is_open)) test_and_set_bit 243 drivers/watchdog/alim1535_wdt.c if (test_and_set_bit(0, &ali_is_open)) test_and_set_bit 214 drivers/watchdog/alim7101_wdt.c if (test_and_set_bit(0, &wdt_is_open)) test_and_set_bit 161 drivers/watchdog/ar7_wdt.c if (test_and_set_bit(0, &wdt_is_open)) test_and_set_bit 109 drivers/watchdog/at91rm9200_wdt.c if (test_and_set_bit(0, &at91wdt_busy)) test_and_set_bit 125 drivers/watchdog/ath79_wdt.c if (test_and_set_bit(WDT_FLAGS_BUSY, &wdt_flags)) test_and_set_bit 115 drivers/watchdog/bcm63xx_wdt.c if (test_and_set_bit(0, &bcm63xx_wdt_device.inuse)) test_and_set_bit 127 drivers/watchdog/cpu5wdt.c if (test_and_set_bit(0, &cpu5wdt_device.inuse)) test_and_set_bit 118 drivers/watchdog/diag288_wdt.c if (test_and_set_bit(DIAG_WDOG_BUSY, &wdt_status)) test_and_set_bit 237 drivers/watchdog/diag288_wdt.c if (test_and_set_bit(DIAG_WDOG_BUSY, &wdt_status)) { test_and_set_bit 310 drivers/watchdog/eurotechwdt.c if (test_and_set_bit(0, &eurwdt_is_open)) test_and_set_bit 516 drivers/watchdog/f71808e_wdt.c if (test_and_set_bit(0, &watchdog.opened)) test_and_set_bit 220 drivers/watchdog/gef_wdt.c if (test_and_set_bit(GEF_WDOG_FLAG_OPENED, &wdt_flags)) test_and_set_bit 84 drivers/watchdog/geodewdt.c if (test_and_set_bit(WDT_FLAGS_OPEN, &wdt_flags)) test_and_set_bit 230 drivers/watchdog/ib700wdt.c if (test_and_set_bit(0, &ibwdt_is_open)) test_and_set_bit 320 drivers/watchdog/ibmasr.c if (test_and_set_bit(0, &asr_is_open)) test_and_set_bit 64 drivers/watchdog/indydog.c if (test_and_set_bit(0, &indydog_alive)) test_and_set_bit 284 drivers/watchdog/intel_scu_watchdog.c if (test_and_set_bit(0, &watchdog_device.driver_open)) test_and_set_bit 86 drivers/watchdog/iop_wdt.c if (test_and_set_bit(WDT_IN_USE, &wdt_status)) test_and_set_bit 320 drivers/watchdog/it8712f_wdt.c if (test_and_set_bit(0, &wdt_open)) test_and_set_bit 64 drivers/watchdog/ixp4xx_wdt.c if (test_and_set_bit(WDT_IN_USE, &wdt_status)) test_and_set_bit 83 drivers/watchdog/m54xx_wdt.c if (test_and_set_bit(WDT_IN_USE, &wdt_status)) test_and_set_bit 326 drivers/watchdog/machzwd.c if (test_and_set_bit(0, &zf_is_open)) test_and_set_bit 130 drivers/watchdog/mixcomwd.c if (test_and_set_bit(0, &mixcomwd_opened)) test_and_set_bit 119 drivers/watchdog/mtx-1_wdt.c if (test_and_set_bit(0, &mtx1_wdt_device.inuse)) test_and_set_bit 126 drivers/watchdog/mv64x60_wdt.c if (test_and_set_bit(MV64x60_WDOG_FLAG_OPENED, &wdt_flags)) test_and_set_bit 154 drivers/watchdog/nv_tco.c if (test_and_set_bit(0, &timer_alive)) test_and_set_bit 274 drivers/watchdog/pc87413_wdt.c if (test_and_set_bit(0, &timer_enabled)) test_and_set_bit 692 drivers/watchdog/pcwd.c if (test_and_set_bit(0, &open_allowed)) test_and_set_bit 568 drivers/watchdog/pcwd_pci.c if (test_and_set_bit(0, &is_active)) { test_and_set_bit 478 drivers/watchdog/pcwd_usb.c if (test_and_set_bit(0, &is_active)) test_and_set_bit 117 drivers/watchdog/pika_wdt.c if (test_and_set_bit(0, &pikawdt_private.open)) test_and_set_bit 101 drivers/watchdog/pnx833x_wdt.c if (test_and_set_bit(0, &pnx833x_wdt_alive)) test_and_set_bit 139 drivers/watchdog/rc32434_wdt.c if (test_and_set_bit(0, &rc32434_wdt_device.inuse)) test_and_set_bit 128 drivers/watchdog/rdc321x_wdt.c if (test_and_set_bit(0, &rdc321x_wdt_device.inuse)) test_and_set_bit 50 drivers/watchdog/sa1100_wdt.c if (test_and_set_bit(1, &sa1100wdt_users)) test_and_set_bit 109 drivers/watchdog/sb_wdog.c if (test_and_set_bit(0, &sbwdog_gate)) test_and_set_bit 197 drivers/watchdog/sbc60xxwdt.c if (test_and_set_bit(0, &wdt_is_open)) test_and_set_bit 65 drivers/watchdog/sbc7240_wdt.c if (!test_and_set_bit(SBC7240_ENABLED_STATUS_BIT, &wdt_status)) { test_and_set_bit 125 drivers/watchdog/sbc7240_wdt.c if (test_and_set_bit(SBC7240_OPEN_STATUS_BIT, &wdt_status)) test_and_set_bit 262 drivers/watchdog/sbc8360.c if (test_and_set_bit(0, &sbc8360_is_open)) test_and_set_bit 71 drivers/watchdog/sbc_fitpc2_wdt.c if (test_and_set_bit(WDT_IN_USE, &wdt_status)) test_and_set_bit 167 drivers/watchdog/sc1200wdt.c if (test_and_set_bit(0, &open_flag)) test_and_set_bit 250 drivers/watchdog/sc520_wdt.c if (test_and_set_bit(0, &wdt_is_open)) test_and_set_bit 309 drivers/watchdog/sch311x_wdt.c if (test_and_set_bit(0, &sch311x_wdt_is_open)) test_and_set_bit 98 drivers/watchdog/scx200_wdt.c if (test_and_set_bit(0, &open_lock)) test_and_set_bit 353 drivers/watchdog/smsc37b787_wdt.c if (test_and_set_bit(0, &timer_enabled)) test_and_set_bit 218 drivers/watchdog/w83877f_wdt.c if (test_and_set_bit(0, &wdt_is_open)) test_and_set_bit 289 drivers/watchdog/w83977f_wdt.c if (test_and_set_bit(0, &timer_alive)) test_and_set_bit 189 drivers/watchdog/wafer5823wdt.c if (test_and_set_bit(0, &wafwdt_is_open)) test_and_set_bit 820 drivers/watchdog/watchdog_dev.c if (test_and_set_bit(_WDOG_DEV_OPEN, &wd_data->status)) test_and_set_bit 414 drivers/watchdog/wdt.c if (test_and_set_bit(0, &wdt_is_open)) test_and_set_bit 74 drivers/watchdog/wdt285.c if (test_and_set_bit(1, &timer_alive)) test_and_set_bit 265 drivers/watchdog/wdt977.c if (test_and_set_bit(0, &timer_alive)) test_and_set_bit 451 drivers/watchdog/wdt_pci.c if (test_and_set_bit(0, &open_lock)) test_and_set_bit 785 drivers/xen/pvcalls-front.c if (test_and_set_bit(PVCALLS_FLAG_ACCEPT_INFLIGHT, test_and_set_bit 798 drivers/xen/pvcalls-front.c !test_and_set_bit(PVCALLS_FLAG_ACCEPT_INFLIGHT, test_and_set_bit 928 drivers/xen/pvcalls-front.c if (test_and_set_bit(PVCALLS_FLAG_POLL_INFLIGHT, test_and_set_bit 311 drivers/xen/xen-pciback/pciback_ops.c && !test_and_set_bit(_PDEVF_op_active, &pdev->flags)) { test_and_set_bit 364 fs/afs/cell.c if (!test_and_set_bit(AFS_CELL_FL_NO_GC, &new_root->flags)) test_and_set_bit 172 fs/afs/cmservice.c if (!test_and_set_bit(AFS_SERVER_FL_HAVE_EPOCH, &server->flags)) { test_and_set_bit 54 fs/afs/inode.c if (!test_and_set_bit(0, &once_only)) test_and_set_bit 129 fs/afs/proc.c if (test_and_set_bit(AFS_CELL_FL_NO_GC, &cell->flags)) test_and_set_bit 227 fs/afs/rotate.c if (!test_and_set_bit(AFS_VOLUME_OFFLINE, &vnode->volume->flags)) { test_and_set_bit 251 fs/afs/rotate.c if (!test_and_set_bit(AFS_VOLUME_BUSY, &vnode->volume->flags)) { test_and_set_bit 247 fs/btrfs/async-thread.c if (test_and_set_bit(WORK_ORDER_DONE_BIT, &work->flags)) test_and_set_bit 201 fs/btrfs/ctree.c if (!test_and_set_bit(BTRFS_ROOT_DIRTY, &root->state)) { test_and_set_bit 3162 fs/btrfs/ctree.h if (!test_and_set_bit(BTRFS_FS_STATE_TRANS_ABORTED, \ test_and_set_bit 948 fs/btrfs/dev-replace.c if (test_and_set_bit(BTRFS_FS_EXCL_OP, &fs_info->flags)) { test_and_set_bit 3755 fs/btrfs/extent_io.c if (test_and_set_bit(EXTENT_BUFFER_WRITE_ERR, &eb->bflags)) test_and_set_bit 5053 fs/btrfs/extent_io.c if (!test_and_set_bit(EXTENT_BUFFER_TREE_REF, &eb->bflags)) test_and_set_bit 5400 fs/btrfs/extent_io.c was_dirty = test_and_set_bit(EXTENT_BUFFER_DIRTY, &eb->bflags); test_and_set_bit 4575 fs/btrfs/inode.c if (!test_and_set_bit(BTRFS_ROOT_ORPHAN_ITEM_INSERTED, &dest->state)) { test_and_set_bit 10894 fs/btrfs/inode.c if (test_and_set_bit(BTRFS_FS_EXCL_OP, &fs_info->flags)) { test_and_set_bit 1621 fs/btrfs/ioctl.c if (test_and_set_bit(BTRFS_FS_EXCL_OP, &fs_info->flags)) { test_and_set_bit 3032 fs/btrfs/ioctl.c if (test_and_set_bit(BTRFS_FS_EXCL_OP, &fs_info->flags)) test_and_set_bit 3079 fs/btrfs/ioctl.c if (test_and_set_bit(BTRFS_FS_EXCL_OP, &fs_info->flags)) { test_and_set_bit 3121 fs/btrfs/ioctl.c if (test_and_set_bit(BTRFS_FS_EXCL_OP, &fs_info->flags)) { test_and_set_bit 4353 fs/btrfs/ioctl.c if (test_and_set_bit(BTRFS_FS_EXCL_OP, &fs_info->flags)) { test_and_set_bit 4568 fs/btrfs/ioctl.c if (!test_and_set_bit(BTRFS_FS_EXCL_OP, &fs_info->flags)) { test_and_set_bit 349 fs/btrfs/ordered-data.c ret = test_and_set_bit(BTRFS_ORDERED_IO_DONE, &entry->flags); test_and_set_bit 413 fs/btrfs/ordered-data.c ret = test_and_set_bit(BTRFS_ORDERED_IO_DONE, &entry->flags); test_and_set_bit 479 fs/btrfs/raid56.c if (!test_and_set_bit(RBIO_CACHE_BIT, &rbio->flags)) test_and_set_bit 1282 fs/btrfs/transaction.c if (test_and_set_bit(BTRFS_ROOT_DEFRAG_RUNNING, &root->state)) test_and_set_bit 2026 fs/btrfs/transaction.c if (!test_and_set_bit(BTRFS_TRANS_DIRTY_BG_RUN, test_and_set_bit 4365 fs/btrfs/volumes.c if (test_and_set_bit(BTRFS_FS_EXCL_OP, &fs_info->flags)) test_and_set_bit 741 fs/cachefiles/daemon.c if (!test_and_set_bit(CACHEFILES_CULLING, &cache->flags)) { test_and_set_bit 151 fs/cachefiles/namei.c if (test_and_set_bit(CACHEFILES_OBJECT_ACTIVE, &object->flags)) { test_and_set_bit 5447 fs/cifs/connect.c if (test_and_set_bit(TCON_LINK_PENDING, &tlink->tl_flags)) test_and_set_bit 416 fs/dlm/lowcomms.c if (con && !test_and_set_bit(CF_READ_PENDING, &con->flags)) test_and_set_bit 591 fs/dlm/lowcomms.c bool closing = test_and_set_bit(CF_CLOSING, &con->flags); test_and_set_bit 708 fs/dlm/lowcomms.c if (!test_and_set_bit(CF_READ_PENDING, &con->flags)) test_and_set_bit 839 fs/dlm/lowcomms.c if (!test_and_set_bit(CF_READ_PENDING, &addcon->flags)) test_and_set_bit 956 fs/dlm/lowcomms.c if (!test_and_set_bit(CF_READ_PENDING, &addcon->flags)) test_and_set_bit 1517 fs/dlm/lowcomms.c !test_and_set_bit(CF_APP_LIMITED, &con->flags)) { test_and_set_bit 646 fs/f2fs/gc.c if (!test_and_set_bit(segno, SIT_I(sbi)->invalid_segmap)) { test_and_set_bit 785 fs/f2fs/segment.c if (!test_and_set_bit(segno, dirty_i->dirty_segmap[dirty_type])) test_and_set_bit 796 fs/f2fs/segment.c if (!test_and_set_bit(segno, dirty_i->dirty_segmap[t])) test_and_set_bit 442 fs/f2fs/segment.h if (!test_and_set_bit(secno, free_i->free_secmap)) test_and_set_bit 478 fs/f2fs/segment.h if (!test_and_set_bit(segno, free_i->free_segmap)) { test_and_set_bit 480 fs/f2fs/segment.h if (!test_and_set_bit(secno, free_i->free_secmap)) test_and_set_bit 1091 fs/fs-writeback.c test_and_set_bit(WB_start_all, &wb->state)) test_and_set_bit 241 fs/fscache/cache.c if (test_and_set_bit(FSCACHE_TAG_RESERVED, &tag->flags)) test_and_set_bit 315 fs/fscache/cache.c if (!test_and_set_bit(FSCACHE_IOERROR, &cache->flags)) test_and_set_bit 371 fs/fscache/cache.c if (test_and_set_bit(FSCACHE_CACHE_WITHDRAWN, &cache->flags)) test_and_set_bit 219 fs/fscache/cookie.c if (test_and_set_bit(FSCACHE_COOKIE_ACQUIRED, &cursor->flags)) { test_and_set_bit 639 fs/fscache/cookie.c !test_and_set_bit(FSCACHE_COOKIE_INVALIDATING, test_and_set_bit 813 fs/fscache/cookie.c if (test_and_set_bit(FSCACHE_COOKIE_RELINQUISHED, &cookie->flags)) test_and_set_bit 314 fs/fscache/internal.h if (!test_and_set_bit(event, &object->events) && test_and_set_bit 516 fs/fscache/object.c if (!test_and_set_bit(FSCACHE_OBJECT_IS_LOOKED_UP, &object->flags)) { test_and_set_bit 551 fs/fscache/object.c if (!test_and_set_bit(FSCACHE_OBJECT_IS_LOOKED_UP, &object->flags)) { test_and_set_bit 1095 fs/fscache/object.c if (test_and_set_bit(FSCACHE_OBJECT_KILLED_BY_CACHE, &object->flags)) { test_and_set_bit 1127 fs/fscache/object.c if (!test_and_set_bit(FSCACHE_OBJECT_RUN_AFTER_DEAD, test_and_set_bit 1038 fs/fscache/page.c if (test_and_set_bit(FSCACHE_OBJECT_PENDING_WRITE, &object->flags)) test_and_set_bit 280 fs/fuse/dev.c if (test_and_set_bit(FR_FINISHED, &req->flags)) test_and_set_bit 631 fs/gfs2/glock.c if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) test_and_set_bit 1119 fs/gfs2/glock.c if (test_and_set_bit(HIF_WAIT, &gh->gh_iflags)) test_and_set_bit 1250 fs/gfs2/glock.c GLOCK_BUG_ON(gl, test_and_set_bit(GLF_LOCK, &gl->gl_flags)); test_and_set_bit 1561 fs/gfs2/glock.c if (test_and_set_bit(GLF_LOCK, &gl->gl_flags)) { test_and_set_bit 728 fs/gfs2/inode.c BUG_ON(test_and_set_bit(GLF_INODE_CREATING, &io_gl->gl_flags)); test_and_set_bit 109 fs/gfs2/log.c !test_and_set_bit(SDF_AIL1_IO_ERROR, test_and_set_bit 209 fs/gfs2/log.c !test_and_set_bit(SDF_AIL1_IO_ERROR, &sdp->sd_flags)) { test_and_set_bit 58 fs/gfs2/log.h if (!test_and_set_bit(GIF_ORDERED, &ip->i_flags)) test_and_set_bit 677 fs/gfs2/quota.c } else if (!test_and_set_bit(QDF_CHANGE, &qd->qd_flags)) { test_and_set_bit 1225 fs/gfs2/quota.c if (!test_and_set_bit(QDF_QMSG_QUIET, test_and_set_bit 1409 fs/gfs2/quota.c BUG_ON(test_and_set_bit(slot, sdp->sd_quota_bitmap)); test_and_set_bit 449 fs/gfs2/recovery.c if (test_and_set_bit(JDF_RECOVERY, &jd->jd_flags)) test_and_set_bit 261 fs/gfs2/sys.c if (!test_and_set_bit(SDF_DEMOTE, &sdp->sd_flags)) test_and_set_bit 44 fs/gfs2/util.c test_and_set_bit(SDF_WITHDRAWN, &sdp->sd_flags)) test_and_set_bit 258 fs/nfs/delegation.c if (!test_and_set_bit(NFS_DELEGATION_RETURNING, &delegation->flags)) test_and_set_bit 405 fs/nfs/delegation.c if (test_and_set_bit(NFS_DELEGATION_RETURNING, test_and_set_bit 2450 fs/nfs/dir.c if (!test_and_set_bit(NFS_INO_ACL_LRU_SET, &NFS_I(inode)->flags)) test_and_set_bit 92 fs/nfs/filelayout/filelayout.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { test_and_set_bit 109 fs/nfs/filelayout/filelayout.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { test_and_set_bit 1088 fs/nfs/flexfilelayout/flexfilelayout.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { test_and_set_bit 1111 fs/nfs/flexfilelayout/flexfilelayout.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { test_and_set_bit 1392 fs/nfs/flexfilelayout/flexfilelayout.c if (test_and_set_bit(NFS_IOHDR_STAT, &hdr->flags)) test_and_set_bit 1569 fs/nfs/flexfilelayout/flexfilelayout.c if (test_and_set_bit(NFS_IOHDR_STAT, &hdr->flags)) test_and_set_bit 1663 fs/nfs/flexfilelayout/flexfilelayout.c if (test_and_set_bit(NFS_IOHDR_STAT, &cdata->flags)) test_and_set_bit 1210 fs/nfs/nfs4state.c if (test_and_set_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) != 0) test_and_set_bit 1941 fs/nfs/nfs4state.c if (test_and_set_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) test_and_set_bit 2326 fs/nfs/nfs4state.c if (test_and_set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state) == 0) { test_and_set_bit 2338 fs/nfs/nfs4state.c if (test_and_set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state) == 0) { test_and_set_bit 2380 fs/nfs/nfs4state.c if (test_and_set_bit(NFS4CLNT_BIND_CONN_TO_SESSION, test_and_set_bit 2603 fs/nfs/nfs4state.c if (!test_and_set_bit(NFS4CLNT_DELEGRETURN_RUNNING, &clp->cl_state)) { test_and_set_bit 2614 fs/nfs/nfs4state.c if (test_and_set_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) != 0) test_and_set_bit 72 fs/nfs/pagelist.c if (!test_and_set_bit(NFS_IOHDR_ERROR, &hdr->flags)) test_and_set_bit 151 fs/nfs/pagelist.c if (!test_and_set_bit(PG_HEADLOCK, &head->wb_flags)) test_and_set_bit 191 fs/nfs/pagelist.c WARN_ON_ONCE(test_and_set_bit(bit, &req->wb_flags)); test_and_set_bit 427 fs/nfs/pnfs.c !test_and_set_bit(NFS_LAYOUT_RETURN_LOCK, &lo->plh_flags)) test_and_set_bit 443 fs/nfs/pnfs.c if (!test_and_set_bit(fail_bit, &lo->plh_flags)) test_and_set_bit 1130 fs/nfs/pnfs.c if (test_and_set_bit(NFS_LAYOUT_RETURN_LOCK, &lo->plh_flags)) test_and_set_bit 1979 fs/nfs/pnfs.c if (test_and_set_bit(NFS_LAYOUT_FIRST_LAYOUTGET, test_and_set_bit 2150 fs/nfs/pnfs.c if (test_and_set_bit(NFS_LAYOUT_FIRST_LAYOUTGET, &lo->plh_flags)) test_and_set_bit 2626 fs/nfs/pnfs.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) test_and_set_bit 2653 fs/nfs/pnfs.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { test_and_set_bit 2698 fs/nfs/pnfs.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { test_and_set_bit 2752 fs/nfs/pnfs.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) test_and_set_bit 2776 fs/nfs/pnfs.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { test_and_set_bit 2813 fs/nfs/pnfs.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { test_and_set_bit 2840 fs/nfs/pnfs.c if (!test_and_set_bit(NFS_IOHDR_REDO, &hdr->flags)) { test_and_set_bit 2925 fs/nfs/pnfs.c if (!test_and_set_bit(NFS_INO_LAYOUTCOMMIT, &nfsi->flags)) { test_and_set_bit 2932 fs/nfs/pnfs.c if (!test_and_set_bit(NFS_LSEG_LAYOUTCOMMIT, &lseg->pls_flags)) { test_and_set_bit 2979 fs/nfs/pnfs.c if (test_and_set_bit(NFS_INO_LAYOUTCOMMITTING, &nfsi->flags)) { test_and_set_bit 3084 fs/nfs/pnfs.c if (test_and_set_bit(NFS_INO_LAYOUTSTATS, &nfsi->flags)) test_and_set_bit 739 fs/nfs/pnfs_nfs.c if (test_and_set_bit(NFS4DS_CONNECTING, &ds->ds_state) == 0) { test_and_set_bit 784 fs/nfs/write.c WARN_ON(test_and_set_bit(PG_INODE_REF, &req->wb_flags)); test_and_set_bit 980 fs/nfsd/nfs4callback.c if (test_and_set_bit(0, &clp->cl_cb_slot_busy) != 0) { test_and_set_bit 983 fs/nfsd/nfs4callback.c if (test_and_set_bit(0, &clp->cl_cb_slot_busy) != 0) { test_and_set_bit 208 fs/nfsd/nfs4recover.c if (test_and_set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) test_and_set_bit 3779 fs/nfsd/nfs4state.c if (test_and_set_bit(NFSD4_CLIENT_RECLAIM_COMPLETE, test_and_set_bit 915 fs/nilfs2/inode.c if (test_and_set_bit(NILFS_I_DIRTY, &ii->i_state)) test_and_set_bit 943 fs/nilfs2/ioctl.c if (test_and_set_bit(THE_NILFS_GC_RUNNING, &nilfs->ns_flags)) { test_and_set_bit 188 fs/ntfs/inode.h return test_and_set_bit(NI_##flag, &(ni)->state); \ test_and_set_bit 219 fs/ocfs2/cluster/nodemanager.c else if (test_and_set_bit(O2NM_NODE_ATTR_NUM, test_and_set_bit 256 fs/ocfs2/cluster/nodemanager.c if (test_and_set_bit(O2NM_NODE_ATTR_PORT, &node->nd_set_attributes)) test_and_set_bit 301 fs/ocfs2/cluster/nodemanager.c else if (test_and_set_bit(O2NM_NODE_ATTR_ADDRESS, test_and_set_bit 168 fs/ocfs2/cluster/quorum.c if (!test_and_set_bit(node, qs->qs_hold_bm)) { test_and_set_bit 105 fs/omfs/bitmap.c if (map >= sbi->s_imap_size || test_and_set_bit(bit, sbi->s_imap[map])) test_and_set_bit 358 fs/quota/dquot.c return test_and_set_bit(DQ_MOD_B, &dquot->dq_flags); test_and_set_bit 365 fs/quota/dquot.c if (!test_and_set_bit(DQ_MOD_B, &dquot->dq_flags)) { test_and_set_bit 1159 fs/quota/dquot.c return test_and_set_bit(flag, &dquot->dq_flags); test_and_set_bit 1519 fs/ubifs/lpt.c if (!test_and_set_bit(DIRTY_CNODE, &nnode->flags)) { test_and_set_bit 1569 fs/ubifs/lpt.c if (!test_and_set_bit(DIRTY_CNODE, &pnode->flags)) { test_and_set_bit 628 fs/ubifs/lpt_commit.c if (!test_and_set_bit(DIRTY_CNODE, &pnode->flags)) { test_and_set_bit 636 fs/ubifs/lpt_commit.c if (!test_and_set_bit(DIRTY_CNODE, &nnode->flags)) { test_and_set_bit 877 fs/ubifs/lpt_commit.c if (!test_and_set_bit(DIRTY_CNODE, &nnode->flags)) { test_and_set_bit 883 fs/ubifs/lpt_commit.c if (!test_and_set_bit(DIRTY_CNODE, &nnode->flags)) { test_and_set_bit 252 fs/ubifs/tnc.c if (!test_and_set_bit(DIRTY_ZNODE, &znode->flags)) { test_and_set_bit 125 fs/xfs/libxfs/xfs_trans_inode.c if (!test_and_set_bit(XFS_LI_DIRTY, &ip->i_itemp->ili_item.li_flags) && test_and_set_bit 723 fs/xfs/xfs_trans_ail.c if (test_and_set_bit(XFS_LI_IN_AIL, &lip->li_flags)) { test_and_set_bit 175 fs/xfs/xfs_trans_priv.h if (!test_and_set_bit(XFS_LI_FAILED, &lip->li_flags)) { test_and_set_bit 80 include/asm-generic/bitops/le.h return test_and_set_bit(nr ^ BITOP_LE_SWIZZLE, addr); test_and_set_bit 108 include/linux/buffer_head.h return test_and_set_bit(BH_##bit, &(bh)->b_state); \ test_and_set_bit 374 include/linux/cpumask.h return test_and_set_bit(cpumask_check(cpu), cpumask_bits(cpumask)); test_and_set_bit 617 include/linux/interrupt.h return !test_and_set_bit(TASKLET_STATE_RUN, &(t)->state); test_and_set_bit 640 include/linux/interrupt.h if (!test_and_set_bit(TASKLET_STATE_SCHED, &t->state)) test_and_set_bit 648 include/linux/interrupt.h if (!test_and_set_bit(TASKLET_STATE_SCHED, &t->state)) test_and_set_bit 270 include/linux/lru_cache.h return !test_and_set_bit(__LC_LOCKED, &lc->flags); test_and_set_bit 74 include/linux/mISDNhw.h test_and_set_bit(ev, &((s)->Flags)); \ test_and_set_bit 3800 include/linux/netdevice.h if (!test_and_set_bit(__LINK_STATE_DORMANT, &dev->state)) test_and_set_bit 153 include/linux/nfs_page.h return !test_and_set_bit(PG_BUSY, &req->wb_flags); test_and_set_bit 158 include/linux/nodemask.h return test_and_set_bit(node, addr->bits); test_and_set_bit 196 include/linux/of.h return test_and_set_bit(flag, &n->_flags); test_and_set_bit 268 include/linux/page-flags.h { return test_and_set_bit(PG_##lname, &policy(page, 1)->flags); } test_and_set_bit 691 include/linux/page-flags.h return test_and_set_bit(PG_double_map, &page[1].flags); test_and_set_bit 153 include/linux/sunrpc/sched.h test_and_set_bit(RPC_TASK_RUNNING, &(t)->tk_runstate) test_and_set_bit 439 include/linux/sunrpc/xprt.h return test_and_set_bit(XPRT_CONNECTED, &xprt->state); test_and_set_bit 461 include/linux/sunrpc/xprt.h return test_and_set_bit(XPRT_CONNECTING, &xprt->state); test_and_set_bit 466 include/linux/sunrpc/xprt.h test_and_set_bit(XPRT_BOUND, &xprt->state); test_and_set_bit 488 include/linux/sunrpc/xprt.h return test_and_set_bit(XPRT_BINDING, &xprt->state); test_and_set_bit 74 include/linux/thread_info.h return test_and_set_bit(flag, (unsigned long *)&ti->flags); test_and_set_bit 182 include/linux/wait_bit.h if (!test_and_set_bit(bit, word)) test_and_set_bit 206 include/linux/wait_bit.h if (!test_and_set_bit(bit, word)) test_and_set_bit 233 include/linux/wait_bit.h if (!test_and_set_bit(bit, word)) test_and_set_bit 579 include/net/bluetooth/hci_core.h #define hci_dev_test_and_set_flag(hdev, nr) test_and_set_bit((nr), (hdev)->dev_flags) test_and_set_bit 266 include/net/bluetooth/rfcomm.h if (!test_and_set_bit(RFCOMM_RX_THROTTLED, &d->flags)) test_and_set_bit 1340 include/net/netfilter/nf_tables.h return test_and_set_bit(NFT_SET_ELEM_BUSY_BIT, word); test_and_set_bit 640 include/net/tls.h WARN_ON(test_and_set_bit(TLS_TX_SYNC_SCHED, &tls_ctx->flags)); test_and_set_bit 1598 kernel/events/uprobes.c if (!test_and_set_bit(slot_nr, area->bitmap)) test_and_set_bit 52 kernel/irq/handle.c if (test_and_set_bit(IRQTF_WARNED, &action->thread_flags)) test_and_set_bit 73 kernel/irq/handle.c if (test_and_set_bit(IRQTF_RUNTHREAD, &action->thread_flags)) test_and_set_bit 327 kernel/irq/matrix.c if (WARN_ON_ONCE(test_and_set_bit(bit, cm->alloc_map))) test_and_set_bit 100 kernel/sched/wait_bit.c if (!test_and_set_bit(wbq_entry->key.bit_nr, wbq_entry->key.flags)) { test_and_set_bit 565 kernel/softirq.c while (test_and_set_bit(TASKLET_STATE_SCHED, &t->state)) { test_and_set_bit 1218 kernel/time/tick-sched.c if (!test_and_set_bit(0, &tick_nohz_active)) test_and_set_bit 442 kernel/watchdog.c if (test_and_set_bit(0, &soft_lockup_nmi_warn)) { test_and_set_bit 152 kernel/watchdog_hld.c !test_and_set_bit(0, &hardlockup_allcpu_dumped)) test_and_set_bit 1257 kernel/workqueue.c if (!test_and_set_bit(WORK_STRUCT_PENDING_BIT, work_data_bits(work))) test_and_set_bit 1520 kernel/workqueue.c if (!test_and_set_bit(WORK_STRUCT_PENDING_BIT, work_data_bits(work))) { test_and_set_bit 1602 kernel/workqueue.c if (!test_and_set_bit(WORK_STRUCT_PENDING_BIT, work_data_bits(work))) { test_and_set_bit 1676 kernel/workqueue.c if (!test_and_set_bit(WORK_STRUCT_PENDING_BIT, work_data_bits(work))) { test_and_set_bit 1748 kernel/workqueue.c if (!test_and_set_bit(WORK_STRUCT_PENDING_BIT, work_data_bits(work))) { test_and_set_bit 33 lib/irq_poll.c if (test_and_set_bit(IRQ_POLL_F_SCHED, &iop->state)) test_and_set_bit 148 lib/irq_poll.c while (test_and_set_bit(IRQ_POLL_F_SCHED, &iop->state)) test_and_set_bit 31 lib/lru_cache.c BUG_ON(test_and_set_bit(__LC_PARANOIA, &lc->flags)); \ test_and_set_bit 405 lib/lru_cache.c test_and_set_bit(__LC_DIRTY, &lc->flags); test_and_set_bit 42 lib/nmi_backtrace.c if (test_and_set_bit(0, &backtrace_flag)) { test_and_set_bit 706 lib/test_kasan.c test_and_set_bit(BITS_PER_LONG + BITS_PER_BYTE, bits); test_and_set_bit 402 lib/test_rhashtable.c if (WARN(test_and_set_bit(i, obj_in_table), "succeeded to insert same object %d", i)) test_and_set_bit 45 lib/ubsan.c return test_and_set_bit(REPORTED_BIT, &location->reported); test_and_set_bit 1080 mm/backing-dev.c if (!test_and_set_bit(bit, &congested->state)) test_and_set_bit 124 mm/huge_memory.c if (test_and_set_bit(MMF_HUGE_ZERO_PAGE, &mm->flags)) test_and_set_bit 51 mm/kasan/report.c return test_and_set_bit(KASAN_BIT_MULTI_SHOT, &kasan_flags); test_and_set_bit 455 mm/kasan/report.c return !test_and_set_bit(KASAN_BIT_REPORTED, &kasan_flags); test_and_set_bit 442 mm/khugepaged.c if (unlikely(test_and_set_bit(MMF_VM_HUGEPAGE, &mm->flags))) { test_and_set_bit 2295 mm/memcontrol.c !test_and_set_bit(FLUSHING_CACHED_CHARGE, &stock->flags)) { test_and_set_bit 3504 mm/mmap.c if (test_and_set_bit(AS_MM_ALL_LOCKS, &mapping->flags)) test_and_set_bit 661 mm/oom_kill.c if (test_and_set_bit(MMF_OOM_REAP_QUEUED, &tsk->signal->oom_mm->flags)) test_and_set_bit 31 mm/shuffle.c && !test_and_set_bit(SHUFFLE_ENABLE, &shuffle_state)) test_and_set_bit 4293 mm/vmscan.c if (test_and_set_bit(PGDAT_RECLAIM_LOCKED, &pgdat->flags)) test_and_set_bit 1005 mm/z3fold.c page_claimed = test_and_set_bit(PAGE_CLAIMED, &page->private); test_and_set_bit 1055 mm/z3fold.c test_and_set_bit(NEEDS_COMPACTING, &page->private)) { test_and_set_bit 1137 mm/z3fold.c if (test_and_set_bit(PAGE_CLAIMED, &page->private)) { test_and_set_bit 390 net/9p/trans_fd.c if ((n & EPOLLIN) && !test_and_set_bit(Rworksched, &m->wsched)) { test_and_set_bit 505 net/9p/trans_fd.c !test_and_set_bit(Wworksched, &m->wsched)) { test_and_set_bit 628 net/9p/trans_fd.c if (!test_and_set_bit(Rworksched, &m->wsched)) { test_and_set_bit 638 net/9p/trans_fd.c !test_and_set_bit(Wworksched, &m->wsched)) { test_and_set_bit 677 net/9p/trans_fd.c if (n & EPOLLOUT && !test_and_set_bit(Wworksched, &m->wsched)) test_and_set_bit 252 net/atm/pppoatm.c test_and_set_bit(BLOCKED, &pvcc->blocked); test_and_set_bit 306 net/atm/pppoatm.c test_and_set_bit(BLOCKED, &pvcc->blocked); test_and_set_bit 236 net/bluetooth/bnep/core.c !test_and_set_bit(BNEP_SETUP_RSP_SENT, &s->flags)) test_and_set_bit 94 net/bluetooth/cmtp/core.c if (!test_and_set_bit(i, &session->blockids)) { test_and_set_bit 450 net/bluetooth/hci_conn.c if (!test_and_set_bit(HCI_CONN_MODE_CHANGE_PEND, &conn->flags)) { test_and_set_bit 1313 net/bluetooth/hci_conn.c if (!test_and_set_bit(HCI_CONN_AUTH_PEND, &conn->flags)) { test_and_set_bit 1337 net/bluetooth/hci_conn.c if (!test_and_set_bit(HCI_CONN_ENCRYPT_PEND, &conn->flags)) { test_and_set_bit 1451 net/bluetooth/hci_conn.c if (!test_and_set_bit(HCI_CONN_RSWITCH_PEND, &conn->flags)) { test_and_set_bit 1475 net/bluetooth/hci_conn.c if (!test_and_set_bit(HCI_CONN_MODE_CHANGE_PEND, &conn->flags)) { test_and_set_bit 1968 net/bluetooth/hci_event.c !test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) test_and_set_bit 2033 net/bluetooth/hci_event.c if (!test_and_set_bit(HCI_CONN_AUTH_PEND, &conn->flags)) { test_and_set_bit 2862 net/bluetooth/hci_event.c if (!test_and_set_bit(HCI_CONN_AUTH_PEND, &conn->flags)) { test_and_set_bit 3115 net/bluetooth/hci_event.c } else if (!test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) test_and_set_bit 4162 net/bluetooth/hci_event.c } else if (!test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) test_and_set_bit 5010 net/bluetooth/hci_event.c if (!test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) test_and_set_bit 1289 net/bluetooth/l2cap_core.c if (test_and_set_bit(FLAG_LE_CONN_REQ_SENT, &chan->flags)) test_and_set_bit 3747 net/bluetooth/l2cap_core.c if (test_and_set_bit(CONF_REQ_SENT, &chan->conf_state)) test_and_set_bit 3990 net/bluetooth/l2cap_core.c !test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &hcon->flags)) test_and_set_bit 4046 net/bluetooth/l2cap_core.c if (test_and_set_bit(CONF_REQ_SENT, &chan->conf_state)) test_and_set_bit 4193 net/bluetooth/l2cap_core.c if (!test_and_set_bit(CONF_REQ_SENT, &chan->conf_state)) { test_and_set_bit 629 net/bluetooth/rfcomm/core.c if (!test_and_set_bit(RFCOMM_MSC_PENDING, &d->flags)) test_and_set_bit 457 net/bluetooth/rfcomm/tty.c if (test_and_set_bit(RFCOMM_DEV_RELEASED, &dev->status)) { test_and_set_bit 1001 net/bluetooth/smp.c if (test_and_set_bit(HCI_CONN_ENCRYPT_PEND, &hcon->flags)) test_and_set_bit 2219 net/bluetooth/smp.c if (test_and_set_bit(HCI_CONN_ENCRYPT_PEND, &hcon->flags)) test_and_set_bit 153 net/ceph/messenger.c return test_and_set_bit(con_flag, &con->flags); test_and_set_bit 2675 net/core/dev.c if (!test_and_set_bit(__QDISC_STATE_SCHED, &q->state)) test_and_set_bit 2769 net/core/dev.c if (!test_and_set_bit(__LINK_STATE_PRESENT, &dev->state) && test_and_set_bit 6157 net/core/dev.c test_and_set_bit(NAPI_STATE_HASHED, &napi->state)) test_and_set_bit 6203 net/core/dev.c !test_and_set_bit(NAPI_STATE_SCHED, &napi->state)) test_and_set_bit 6250 net/core/dev.c while (test_and_set_bit(NAPI_STATE_SCHED, &n->state)) test_and_set_bit 6252 net/core/dev.c while (test_and_set_bit(NAPI_STATE_NPSVC, &n->state)) test_and_set_bit 119 net/core/link_watch.c if (test_and_set_bit(LW_URGENT, &linkwatch_flags)) test_and_set_bit 252 net/core/link_watch.c if (!test_and_set_bit(__LINK_STATE_LINKWATCH_PENDING, &dev->state)) { test_and_set_bit 146 net/core/netpoll.c if (test_and_set_bit(NAPI_STATE_NPSVC, &napi->state)) test_and_set_bit 121 net/dccp/ccids/ccid2.c if (!test_and_set_bit(TASKLET_STATE_SCHED, &t->state)) { test_and_set_bit 316 net/ipv4/netfilter/ipt_CLUSTERIP.c if (test_and_set_bit(nodenum - 1, &c->local_nodes)) test_and_set_bit 519 net/ipv4/tcp_ipv4.c if (!test_and_set_bit(TCP_MTU_REDUCED_DEFERRED, &sk->sk_tsq_flags)) test_and_set_bit 813 net/ipv4/tcp_output.c else if (!test_and_set_bit(TCP_TSQ_DEFERRED, &sk->sk_tsq_flags)) test_and_set_bit 331 net/ipv4/tcp_timer.c if (!test_and_set_bit(TCP_DELACK_TIMER_DEFERRED, &sk->sk_tsq_flags)) test_and_set_bit 622 net/ipv4/tcp_timer.c if (!test_and_set_bit(TCP_WRITE_TIMER_DEFERRED, &sk->sk_tsq_flags)) test_and_set_bit 747 net/ipv4/tcp_timer.c if (!test_and_set_bit(TCP_DELACK_TIMER_DEFERRED, test_and_set_bit 444 net/ipv6/tcp_ipv6.c else if (!test_and_set_bit(TCP_MTU_REDUCED_DEFERRED, test_and_set_bit 1213 net/l2tp/l2tp_core.c if (test_and_set_bit(0, &session->dead)) test_and_set_bit 1558 net/l2tp/l2tp_core.c if (!test_and_set_bit(0, &tunnel->dead)) { test_and_set_bit 1615 net/l2tp/l2tp_core.c if (test_and_set_bit(0, &session->dead)) test_and_set_bit 747 net/mac80211/agg-tx.c if (WARN_ON(test_and_set_bit(HT_AGG_STATE_DRV_READY, &tid_tx->state))) test_and_set_bit 970 net/mac80211/agg-tx.c if (test_and_set_bit(HT_AGG_STATE_RESPONSE_RECEIVED, test_and_set_bit 1390 net/mac80211/rx.c !test_and_set_bit(tid, rx->sta->ampdu_mlme.unexpected_agg)) test_and_set_bit 2919 net/mac80211/rx.c !test_and_set_bit(tid, rx->sta->ampdu_mlme.unexpected_agg)) test_and_set_bit 677 net/mac80211/sta_info.h return test_and_set_bit(flag, &sta->_flags); test_and_set_bit 659 net/netfilter/nf_conntrack_core.c if (test_and_set_bit(IPS_DYING_BIT, &ct->status)) test_and_set_bit 1747 net/netfilter/nf_conntrack_core.c !test_and_set_bit(IPS_SEEN_REPLY_BIT, &ct->status)) test_and_set_bit 242 net/netfilter/nf_conntrack_proto_gre.c if (!test_and_set_bit(IPS_ASSURED_BIT, &ct->status)) test_and_set_bit 116 net/netfilter/nf_conntrack_proto_udp.c if (!test_and_set_bit(IPS_ASSURED_BIT, &ct->status)) test_and_set_bit 198 net/netfilter/nf_conntrack_proto_udp.c if (!test_and_set_bit(IPS_ASSURED_BIT, &ct->status)) test_and_set_bit 481 net/netfilter/nfnetlink_acct.c !test_and_set_bit(NFACCT_OVERQUOTA_BIT, &nfacct->flags)) { test_and_set_bit 111 net/netfilter/nft_flow_offload.c if (test_and_set_bit(IPS_OFFLOAD_BIT, &ct->status)) test_and_set_bit 61 net/netfilter/nft_quota.c !test_and_set_bit(NFT_QUOTA_DEPLETED_BIT, &priv->flags)) test_and_set_bit 40 net/netfilter/xt_connlabel.c if (!test_and_set_bit(info->bit, labels->bits)) test_and_set_bit 342 net/netlink/af_netlink.c if (!test_and_set_bit(NETLINK_S_CONGESTED, test_and_set_bit 1006 net/nfc/nci/core.c if (test_and_set_bit(NCI_DATA_EXCHANGE, &ndev->flags)) test_and_set_bit 73 net/nfc/nci/uart.c if (test_and_set_bit(NCI_UART_SENDING, &nu->tx_state)) { test_and_set_bit 146 net/phonet/pn_dev.c else if (test_and_set_bit(addr >> 2, pnd->addrs)) test_and_set_bit 228 net/rds/cong.c if (!test_and_set_bit(0, &conn->c_map_queued) && test_and_set_bit 902 net/rds/connection.c !test_and_set_bit(RDS_RECONNECT_PENDING, &cp->cp_flags)) test_and_set_bit 360 net/rds/ib_recv.c return test_and_set_bit(RDS_RECV_REFILL, &conn->c_flags) == 0; test_and_set_bit 731 net/rds/ib_recv.c if (test_and_set_bit(IB_ACK_IN_FLIGHT, &ic->i_ack_flags)) { test_and_set_bit 104 net/rds/rdma.c if (test_and_set_bit(RDS_MR_DEAD, &mr->r_state)) test_and_set_bit 106 net/rds/send.c return test_and_set_bit(RDS_IN_XMIT, &cp->cp_flags) == 0; test_and_set_bit 554 net/rxrpc/call_accept.c if (test_and_set_bit(RXRPC_CALL_HAS_USERID, &call->flags)) test_and_set_bit 28 net/rxrpc/call_event.c !test_and_set_bit(RXRPC_CALL_EV_PING, &call->events)) test_and_set_bit 108 net/rxrpc/call_event.c if (!test_and_set_bit(RXRPC_CALL_EV_ACK, &call->events) && test_and_set_bit 458 net/rxrpc/call_object.c if (test_and_set_bit(RXRPC_CALL_RELEASED, &call->flags)) test_and_set_bit 490 net/rxrpc/conn_client.c if (!test_and_set_bit(RXRPC_CONN_COUNTED, &conn->flags)) { test_and_set_bit 742 net/rxrpc/conn_client.c if (!test_and_set_bit(RXRPC_CONN_EXPOSED, &conn->flags)) { test_and_set_bit 758 net/rxrpc/conn_client.c if (!test_and_set_bit(RXRPC_CALL_EXPOSED, &call->flags)) { test_and_set_bit 172 net/rxrpc/input.c if (resend && !test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events)) test_and_set_bit 677 net/rxrpc/input.c if (resend && !test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events)) test_and_set_bit 438 net/rxrpc/output.c !test_and_set_bit(RXRPC_CALL_BEGAN_RX_TIMER, test_and_set_bit 455 net/rxrpc/output.c if (!test_and_set_bit(RXRPC_CALL_BEGAN_RX_TIMER, &call->flags)) test_and_set_bit 171 net/rxrpc/sendmsg.c if (!test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events)) test_and_set_bit 513 net/sched/sch_generic.c if (!test_and_set_bit(__LINK_STATE_NOCARRIER, &dev->state)) { test_and_set_bit 976 net/smc/smc_core.c if (!test_and_set_bit(i, lgr->rtokens_used_mask)) test_and_set_bit 150 net/smc/smc_wr.c if (!test_and_set_bit(*idx, link->wr_tx_mask)) test_and_set_bit 293 net/sunrpc/cache.c if (!test_and_set_bit(CACHE_PENDING, &h->flags)) { test_and_set_bit 860 net/sunrpc/svc.c if (!test_and_set_bit(RQ_VICTIM, &rqstp->rq_flags)) test_and_set_bit 411 net/sunrpc/svc_xprt.c if (test_and_set_bit(XPT_BUSY, &xprt->xpt_flags)) test_and_set_bit 427 net/sunrpc/svc_xprt.c if (test_and_set_bit(RQ_BUSY, &rqstp->rq_flags)) test_and_set_bit 948 net/sunrpc/svc_xprt.c if (!test_and_set_bit(XPT_OLD, &xprt->xpt_flags)) test_and_set_bit 1023 net/sunrpc/svc_xprt.c if (test_and_set_bit(XPT_DEAD, &xprt->xpt_flags)) test_and_set_bit 1048 net/sunrpc/svc_xprt.c if (test_and_set_bit(XPT_BUSY, &xprt->xpt_flags)) test_and_set_bit 390 net/sunrpc/svcsock.c if (!test_and_set_bit(XPT_DATA, &svsk->sk_xprt.xpt_flags)) test_and_set_bit 206 net/sunrpc/xprt.c if (test_and_set_bit(XPRT_LOCKED, &xprt->state)) { test_and_set_bit 270 net/sunrpc/xprt.c if (test_and_set_bit(XPRT_LOCKED, &xprt->state)) { test_and_set_bit 321 net/sunrpc/xprt.c if (test_and_set_bit(XPRT_LOCKED, &xprt->state)) test_and_set_bit 334 net/sunrpc/xprt.c if (test_and_set_bit(XPRT_LOCKED, &xprt->state)) test_and_set_bit 697 net/sunrpc/xprt.c if (test_and_set_bit(XPRT_LOCKED, &xprt->state) == 0) test_and_set_bit 743 net/sunrpc/xprt.c if (test_and_set_bit(XPRT_LOCKED, &xprt->state) == 0) test_and_set_bit 774 net/sunrpc/xprt.c if (test_and_set_bit(XPRT_LOCKED, &xprt->state)) test_and_set_bit 696 net/sunrpc/xprtsock.c if (!test_and_set_bit(XPRT_SOCK_DATA_READY, &transport->sock_state)) test_and_set_bit 1476 net/sunrpc/xprtsock.c if (!test_and_set_bit(XPRT_SOCK_DATA_READY, &transport->sock_state)) test_and_set_bit 668 net/tls/tls_device.c if (WARN_ON(test_and_set_bit(TLS_RX_SYNC_RUNNING, &tls_ctx->flags))) test_and_set_bit 480 net/tls/tls_sw.c if (!test_and_set_bit(BIT_TX_SCHEDULED, &ctx->tx_bitmask)) test_and_set_bit 2242 net/tls/tls_sw.c !test_and_set_bit(BIT_TX_SCHEDULED, &tx_ctx->tx_bitmask)) test_and_set_bit 150 net/x25/x25_out.c !test_and_set_bit(X25_INTERRUPT_FLAG, &x25->flags)) { test_and_set_bit 57 security/integrity/evm/evm_crypto.c if (test_and_set_bit(EVM_SET_KEY_BUSY, &evm_set_key_flags)) test_and_set_bit 396 security/integrity/ima/ima_fs.c if (test_and_set_bit(IMA_FS_BUSY, &ima_fs_flags)) test_and_set_bit 1050 security/keys/key.c if (!test_and_set_bit(KEY_FLAG_REVOKED, &key->flags) && test_and_set_bit 1080 security/keys/key.c if (!test_and_set_bit(KEY_FLAG_INVALIDATED, &key->flags)) test_and_set_bit 769 security/keys/trusted.c if (test_and_set_bit(token, &token_mask)) test_and_set_bit 486 sound/core/seq/seq_queue.c if (!test_and_set_bit(client, queue->clients_bitmap)) test_and_set_bit 358 sound/drivers/mpu401/mpu401_uart.c if (! test_and_set_bit(MPU401_MODE_BIT_INPUT_TRIGGER, test_and_set_bit 92 sound/isa/msnd/msnd_midi.c if (!test_and_set_bit(MSNDMIDI_MODE_BIT_INPUT_TRIGGER, test_and_set_bit 413 sound/pci/bt87x.c if (test_and_set_bit(0, &chip->opened)) test_and_set_bit 3224 sound/pci/hda/hda_codec.c if (!test_and_set_bit(audio_idx[type][i], bus->pcm_dev_bits)) test_and_set_bit 3231 sound/pci/hda/hda_codec.c if (!test_and_set_bit(i, bus->pcm_dev_bits)) test_and_set_bit 393 sound/soc/codecs/hdmi-codec.c ret = test_and_set_bit(0, &hcp->busy); test_and_set_bit 639 sound/usb/caiaq/audio.c if (test_and_set_bit(i, &cdev->outurb_active_mask) == 0) { test_and_set_bit 239 sound/usb/clock.c if (test_and_set_bit(entity_id, visited)) { test_and_set_bit 333 sound/usb/clock.c if (test_and_set_bit(entity_id, visited)) { test_and_set_bit 563 sound/usb/endpoint.c if (!test_and_set_bit(i, &ep->unlink_mask)) { test_and_set_bit 105 sound/usb/line6/pcm.c if (!test_and_set_bit(i, &pcms->unlink_urbs)) test_and_set_bit 156 sound/usb/line6/pcm.c if (!test_and_set_bit(type, &pstr->opened) && !pstr->buffer) { test_and_set_bit 190 sound/usb/line6/pcm.c if (!test_and_set_bit(type, &pstr->running) && test_and_set_bit 604 sound/usb/line6/pcm.c if (!test_and_set_bit(LINE6_FLAG_PREPARED, &line6pcm->flags)) { test_and_set_bit 948 sound/usb/mixer.c if (test_and_set_bit(id, state->termbitmap)) test_and_set_bit 2747 sound/usb/mixer.c if (test_and_set_bit(unitid, state->unitbitmap)) test_and_set_bit 218 sound/usb/pcm.c if (!test_and_set_bit(SUBSTREAM_FLAG_DATA_EP_STARTED, &subs->flags)) { test_and_set_bit 232 sound/usb/pcm.c !test_and_set_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags)) { test_and_set_bit 1545 tools/perf/builtin-sched.c if (!test_and_set_bit(this_cpu, sched->map.comp_cpus_mask)) { test_and_set_bit 368 tools/perf/util/scripting-engines/trace-event-perl.c if (!test_and_set_bit(event->id, events_defined)) test_and_set_bit 820 tools/perf/util/scripting-engines/trace-event-python.c if (!test_and_set_bit(event->id, events_defined)) test_and_set_bit 276 tools/perf/util/stat.c *skip = test_and_set_bit(s, mask) == 1; test_and_set_bit 49 tools/testing/selftests/kvm/dirty_log_test.c test_and_set_bit((nr) ^ BITOP_LE_SWIZZLE, addr) test_and_set_bit 56 tools/testing/selftests/kvm/dirty_log_test.c # define test_and_set_bit_le test_and_set_bit test_and_set_bit 880 virt/kvm/arm/arm.c set = test_and_set_bit(bit_index, hcr);