__test_and_set_bit  210 arch/arm/mm/context.c 		if (!__test_and_set_bit(asid, asid_map))
__test_and_set_bit  154 arch/arm64/mm/context.c 		if (!__test_and_set_bit(asid2idx(asid), asid_map))
__test_and_set_bit  100 arch/csky/mm/asid.c 		if (!__test_and_set_bit(asid2idx(info, asid), info->map))
__test_and_set_bit  149 arch/mips/mm/context.c 		if (!__test_and_set_bit(mmid & mmid_mask, mmid_map)) {
__test_and_set_bit  324 arch/powerpc/mm/nohash/mmu_context.c 	while (__test_and_set_bit(id, map)) {
__test_and_set_bit   68 arch/powerpc/platforms/powermac/pic.c 	if (!__test_and_set_bit(irq_nr, ppc_lost_interrupts)) {
__test_and_set_bit  271 arch/sh/kernel/perf_event.c 	if (__test_and_set_bit(idx, cpuc->used_mask)) {
__test_and_set_bit  253 arch/sh/mm/pmb.c 		if (__test_and_set_bit(entry, pmb_map)) {
__test_and_set_bit  784 arch/x86/events/core.c 			if (!__test_and_set_bit(idx, sched->state.used))
__test_and_set_bit  792 arch/x86/events/core.c 		if (!__test_and_set_bit(idx, sched->state.used)) {
__test_and_set_bit  114 arch/x86/kernel/cpu/cpuid-deps.c 			if (__test_and_set_bit(d->feature, disable))
__test_and_set_bit  376 arch/x86/kernel/process.c 		if (__test_and_set_bit(LSTATE_SSB, &st->local_state))
__test_and_set_bit   91 arch/x86/kvm/lapic.c 	return __test_and_set_bit(VEC_POS(vec), (bitmap) + REG_POS(vec));
__test_and_set_bit 2217 arch/x86/kvm/mmu.c 	if (__test_and_set_bit(index, sp->unsync_child_bitmap))
__test_and_set_bit  287 arch/xtensa/kernel/perf_event.c 	if (__test_and_set_bit(idx, ev->used_mask)) {
__test_and_set_bit  483 crypto/asymmetric_keys/pkcs7_parser.c 		if (__test_and_set_bit(sinfo_has_content_type, &sinfo->aa_set))
__test_and_set_bit  495 crypto/asymmetric_keys/pkcs7_parser.c 		if (__test_and_set_bit(sinfo_has_signing_time, &sinfo->aa_set))
__test_and_set_bit  504 crypto/asymmetric_keys/pkcs7_parser.c 		if (__test_and_set_bit(sinfo_has_message_digest, &sinfo->aa_set))
__test_and_set_bit  513 crypto/asymmetric_keys/pkcs7_parser.c 		if (__test_and_set_bit(sinfo_has_smime_caps, &sinfo->aa_set))
__test_and_set_bit  528 crypto/asymmetric_keys/pkcs7_parser.c 		if (__test_and_set_bit(sinfo_has_ms_opus_info, &sinfo->aa_set))
__test_and_set_bit  532 crypto/asymmetric_keys/pkcs7_parser.c 		if (__test_and_set_bit(sinfo_has_ms_statement_type, &sinfo->aa_set))
__test_and_set_bit  124 drivers/block/drbd/drbd_worker.c 		if (!__test_and_set_bit(__EE_SEND_WRITE_ACK, &peer_req->flags))
__test_and_set_bit  253 drivers/gpu/drm/i915/i915_sw_fence.c 	if (__test_and_set_bit(I915_SW_FENCE_CHECKED_BIT, &fence->flags))
__test_and_set_bit  196 drivers/gpu/drm/i915/i915_vma.h 	return __test_and_set_bit(I915_VMA_USERFAULT_BIT, &vma->flags);
__test_and_set_bit  496 drivers/infiniband/hw/i40iw/i40iw_hw.c 		in_use = __test_and_set_bit(accel_local_port,
__test_and_set_bit  319 drivers/infiniband/hw/qib/qib_tx.c 		if (__test_and_set_bit((2 * i) + 1, shadow))
__test_and_set_bit  338 drivers/input/ff-memless.c 		if (__test_and_set_bit(i, effect_handled))
__test_and_set_bit  112 drivers/input/joystick/iforce/iforce-main.c 	if (__test_and_set_bit(FF_CORE_IS_USED, core_effect->flags)) {
__test_and_set_bit   29 drivers/media/firewire/firedtv-dvb.c 		if (!__test_and_set_bit(i, &fdtv->channel_active))
__test_and_set_bit  321 drivers/net/ethernet/freescale/enetc/enetc_pf.c 	if (!__test_and_set_bit(idx, pf->vlan_ht_filter))
__test_and_set_bit   34 drivers/net/ethernet/netronome/nfp/ccm.c 	WARN_ON(__test_and_set_bit(ccm->tag_alloc_next, ccm->tag_allocator));
__test_and_set_bit 6091 drivers/net/ethernet/sfc/ef10.c 	if (__test_and_set_bit(type_idx, found))
__test_and_set_bit  590 drivers/net/ethernet/sfc/siena_sriov.c 	if (__test_and_set_bit(req->u.init_rxq.index, vf->rxq_mask))
__test_and_set_bit  633 drivers/net/ethernet/sfc/siena_sriov.c 	if (__test_and_set_bit(req->u.init_txq.index, vf->txq_mask))
__test_and_set_bit   69 drivers/uio/uio_pdrv_genirq.c 	if (!__test_and_set_bit(UIO_IRQ_DISABLED, &priv->flags))
__test_and_set_bit   94 drivers/uio/uio_pdrv_genirq.c 		if (!__test_and_set_bit(UIO_IRQ_DISABLED, &priv->flags))
__test_and_set_bit  272 drivers/xen/xen-acpi-processor.c 	if (__test_and_set_bit(_pr->acpi_id, acpi_ids_done)) {
__test_and_set_bit 2102 fs/f2fs/segment.c 	if (!__test_and_set_bit(segno, sit_i->dirty_sentries_bitmap)) {
__test_and_set_bit  109 fs/minix/minix.h 	__test_and_set_bit((nr), (unsigned long *)(addr))
__test_and_set_bit  144 fs/minix/minix.h 	__test_and_set_bit((nr) ^ 16, (unsigned long *)(addr))
__test_and_set_bit   90 include/asm-generic/bitops/le.h 	return __test_and_set_bit(nr ^ BITOP_LE_SWIZZLE, addr);
__test_and_set_bit  520 include/media/media-entity.h 	return __test_and_set_bit(entity->internal_idx, ent_enum->bmap);
__test_and_set_bit 1378 kernel/sysctl_binary.c 	if (__test_and_set_bit(hash, warn_once_bitmap))
__test_and_set_bit  709 lib/test_kasan.c 	__test_and_set_bit(BITS_PER_LONG + BITS_PER_BYTE, bits);
__test_and_set_bit   93 lib/xarray.c   	return __test_and_set_bit(offset, node_marks(node, mark));
__test_and_set_bit 3486 mm/mmap.c      		if (__test_and_set_bit(0, (unsigned long *)
__test_and_set_bit 4186 net/core/dev.c 		if (!__test_and_set_bit(NAPI_STATE_SCHED, &sd->backlog.state)) {
__test_and_set_bit  471 net/mac80211/util.c 	if (__test_and_set_bit(reason, &local->queue_stop_reasons[queue]))
__test_and_set_bit  626 net/sunrpc/auth_gss/svcauth_gss.c 	if (__test_and_set_bit(seq_num % GSS_SEQ_WIN, sd->sd_win))
__test_and_set_bit   51 security/keys/keyctl_pkey.c 		if (__test_and_set_bit(token, &token_mask))