/linux-6.12.1/drivers/s390/scsi/ |
D | zfcp_erp.c | 724 atomic_andnot(ZFCP_STATUS_ADAPTER_ERP_PENDING, in zfcp_erp_wakeup() 748 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK, &adapter->status); in zfcp_erp_adapter_strat_fsf_xconf() 751 atomic_andnot(ZFCP_STATUS_ADAPTER_HOST_CON_INIT, in zfcp_erp_adapter_strat_fsf_xconf() 757 atomic_andnot(ZFCP_STATUS_ADAPTER_HOST_CON_INIT, in zfcp_erp_adapter_strat_fsf_xconf() 775 atomic_andnot(ZFCP_STATUS_ADAPTER_HOST_CON_INIT, in zfcp_erp_adapter_strat_fsf_xconf() 912 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK | in zfcp_erp_adapter_strategy_close() 922 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK | in zfcp_erp_adapter_strategy_open() 1122 atomic_andnot(ZFCP_STATUS_COMMON_ACCESS_DENIED, in zfcp_erp_lun_strategy_clearstati() 1392 atomic_andnot(ZFCP_STATUS_COMMON_ERP_INUSE, in zfcp_erp_action_dequeue() 1398 atomic_andnot(ZFCP_STATUS_COMMON_ERP_INUSE, in zfcp_erp_action_dequeue() [all …]
|
D | zfcp_qdio.c | 404 atomic_andnot(ZFCP_STATUS_ADAPTER_QDIOUP, &adapter->status); in zfcp_qdio_close() 457 atomic_andnot(ZFCP_STATUS_ADAPTER_SIOSL_ISSUED, in zfcp_qdio_open() 487 atomic_andnot(ZFCP_STATUS_ADAPTER_MB_ACT, &adapter->status); in zfcp_qdio_open()
|
D | zfcp_fsf.c | 1744 atomic_andnot(ZFCP_STATUS_COMMON_ACCESS_BOXED, in zfcp_fsf_open_port_handler() 2038 atomic_andnot(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_close_physical_port_handler() 2041 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, in zfcp_fsf_close_physical_port_handler() 2060 atomic_andnot(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_close_physical_port_handler() 2063 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, in zfcp_fsf_close_physical_port_handler() 2127 atomic_andnot(ZFCP_STATUS_COMMON_ACCESS_DENIED | in zfcp_fsf_open_lun_handler() 2275 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, &zfcp_sdev->status); in zfcp_fsf_close_lun_handler()
|
D | zfcp_fc.c | 539 atomic_andnot(ZFCP_STATUS_PORT_LINK_TEST, &port->status); in zfcp_fc_adisc_handler() 609 atomic_andnot(ZFCP_STATUS_PORT_LINK_TEST, &port->status); in zfcp_fc_link_test_work() 720 atomic_andnot(ZFCP_STATUS_COMMON_NOESC, &port->status); in zfcp_fc_validate_port()
|
/linux-6.12.1/kernel/time/ |
D | tick-sched.c | 506 atomic_andnot(BIT(bit), &tick_dep_mask); in tick_nohz_dep_clear() 540 atomic_andnot(BIT(bit), &ts->tick_dep_mask); in tick_nohz_dep_clear_cpu() 557 atomic_andnot(BIT(bit), &tsk->tick_dep_mask); in tick_nohz_dep_clear_task() 583 atomic_andnot(BIT(bit), &sig->tick_dep_mask); in tick_nohz_dep_clear_signal()
|
/linux-6.12.1/kernel/irq/ |
D | ipi-mux.c | 33 atomic_andnot(BIT(irqd_to_hwirq(d)), &icpu->enable); in ipi_mux_mask()
|
/linux-6.12.1/drivers/net/xen-netback/ |
D | interface.c | 96 atomic_andnot(NETBK_TX_EOI, &queue->eoi_pending); in xenvif_tx_interrupt() 151 atomic_andnot(NETBK_RX_EOI, &queue->eoi_pending); in xenvif_rx_interrupt() 171 atomic_andnot(NETBK_COMMON_EOI, &queue->eoi_pending); in xenvif_interrupt()
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | atomic.h | 25 ATOMIC_OP(atomic_andnot)
|
/linux-6.12.1/kernel/locking/ |
D | qspinlock.c | 197 atomic_andnot(_Q_PENDING_VAL, &lock->val); in clear_pending()
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_frontbuffer.c | 342 atomic_andnot(frontbuffer_bits, &old->bits); in intel_frontbuffer_track()
|
/linux-6.12.1/drivers/spi/ |
D | spi-uniphier.c | 591 atomic_andnot(SSI_DMA_TX_BUSY, &priv->dma_busy); in uniphier_spi_handle_err() 596 atomic_andnot(SSI_DMA_RX_BUSY, &priv->dma_busy); in uniphier_spi_handle_err()
|
/linux-6.12.1/arch/s390/kvm/ |
D | vsie.c | 83 atomic_andnot(PROG_REQUEST, &vsie_page->scb_s.prog20); in prefix_mapped() 99 atomic_andnot(bits, &vsie_page->scb_s.cpuflags); in update_intervention_requests() 1303 atomic_andnot(PROG_BLOCK_SIE, &scb_s->prog20); in vsie_run()
|
D | kvm-s390.h | 86 atomic_andnot(flags, &vcpu->arch.sie_block->cpuflags); in kvm_s390_clear_cpuflags()
|
D | kvm-s390.c | 4019 atomic_andnot(PROG_BLOCK_SIE, &vcpu->arch.sie_block->prog20); in kvm_s390_vcpu_unblock() 4036 atomic_andnot(PROG_REQUEST, &vcpu->arch.sie_block->prog20); in kvm_s390_vcpu_request_handled()
|
/linux-6.12.1/io_uring/ |
D | sqpoll.c | 373 atomic_andnot(IORING_SQ_NEED_WAKEUP, in io_sq_thread()
|
D | poll.c | 296 atomic_andnot(IO_POLL_RETRY_FLAG, &req->poll_refs); in io_poll_check_events()
|
D | io_uring.c | 660 atomic_andnot(IORING_SQ_CQ_OVERFLOW, &ctx->rings->sq_flags); in __io_cqring_overflow_flush() 1033 atomic_andnot(IORING_SQ_TASKRUN, &ctx->rings->sq_flags); in ctx_flush_and_put() 1308 atomic_andnot(IORING_SQ_TASKRUN, &ctx->rings->sq_flags); in __io_run_local_work()
|
/linux-6.12.1/arch/s390/kernel/ |
D | time.c | 340 atomic_andnot(0x80000000, sw_ptr); in disable_sync_clock()
|
/linux-6.12.1/include/linux/ |
D | blkdev.h | 756 atomic_andnot(flag, &bdev->__bd_flags); in bdev_clear_flag()
|
/linux-6.12.1/mm/kasan/ |
D | kasan_test_c.c | 717 KUNIT_EXPECT_KASAN_FAIL(test, atomic_andnot(42, unsafe)); in kasan_atomics_helper()
|
/linux-6.12.1/include/linux/atomic/ |
D | atomic-instrumented.h | 840 atomic_andnot(int i, atomic_t *v) in atomic_andnot() function
|