/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A 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_INUS in zfcp_erp_action_dequeue() [all...] |
H A D | zfcp_qdio.c | 330 atomic_andnot(ZFCP_STATUS_ADAPTER_QDIOUP, &adapter->status); in zfcp_qdio_close() 379 atomic_andnot(ZFCP_STATUS_ADAPTER_SIOSL_ISSUED, in zfcp_qdio_open() 410 atomic_andnot(ZFCP_STATUS_ADAPTER_MB_ACT, &adapter->status); in zfcp_qdio_open()
|
H A D | zfcp_fsf.c | 1723 atomic_andnot(ZFCP_STATUS_COMMON_ACCESS_BOXED, in zfcp_fsf_open_port_handler() 2017 atomic_andnot(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_close_physical_port_handler() 2020 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, in zfcp_fsf_close_physical_port_handler() 2039 atomic_andnot(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_close_physical_port_handler() 2042 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, in zfcp_fsf_close_physical_port_handler() 2106 atomic_andnot(ZFCP_STATUS_COMMON_ACCESS_DENIED | in zfcp_fsf_open_lun_handler() 2254 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, &zfcp_sdev->status); in zfcp_fsf_close_lun_handler()
|
H A 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()
|
/kernel/linux/linux-6.6/drivers/s390/scsi/ |
H A 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_INUS in zfcp_erp_action_dequeue() [all...] |
H A 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()
|
H A 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()
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | atomic.h | 168 #define atomic_andnot atomic_andnot macro
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | atomic.h | 183 #define atomic_andnot atomic_andnot macro
|
/kernel/linux/linux-6.6/kernel/irq/ |
H A D | ipi-mux.c | 33 atomic_andnot(BIT(irqd_to_hwirq(d)), &icpu->enable); in ipi_mux_mask()
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | tick-sched.c | 366 atomic_andnot(BIT(bit), &tick_dep_mask); in tick_nohz_dep_clear() 400 atomic_andnot(BIT(bit), &ts->tick_dep_mask); in tick_nohz_dep_clear_cpu() 428 atomic_andnot(BIT(bit), &tsk->tick_dep_mask); in tick_nohz_dep_clear_task() 443 atomic_andnot(BIT(bit), &sig->tick_dep_mask); in tick_nohz_dep_clear_signal()
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | tick-sched.c | 437 atomic_andnot(BIT(bit), &tick_dep_mask); in tick_nohz_dep_clear() 471 atomic_andnot(BIT(bit), &ts->tick_dep_mask); in tick_nohz_dep_clear_cpu() 488 atomic_andnot(BIT(bit), &tsk->tick_dep_mask); in tick_nohz_dep_clear_task() 514 atomic_andnot(BIT(bit), &sig->tick_dep_mask); in tick_nohz_dep_clear_signal()
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | atomic.h | 25 ATOMIC_OP(atomic_andnot)
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | atomic.h | 226 #define atomic_andnot atomic_andnot macro
|
/kernel/linux/linux-5.10/drivers/net/xen-netback/ |
H A D | interface.c | 98 atomic_andnot(NETBK_TX_EOI, &queue->eoi_pending); in xenvif_tx_interrupt() 153 atomic_andnot(NETBK_RX_EOI, &queue->eoi_pending); in xenvif_rx_interrupt() 173 atomic_andnot(NETBK_COMMON_EOI, &queue->eoi_pending); in xenvif_interrupt()
|
/kernel/linux/linux-6.6/drivers/net/xen-netback/ |
H A 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()
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | atomic.h | 25 ATOMIC_OP(atomic_andnot)
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | qspinlock.c | 196 atomic_andnot(_Q_PENDING_VAL, &lock->val); in clear_pending()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_frontbuffer.c | 309 atomic_andnot(frontbuffer_bits, &old->bits); in intel_frontbuffer_track()
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | qspinlock.c | 197 atomic_andnot(_Q_PENDING_VAL, &lock->val); in clear_pending()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_frontbuffer.c | 308 atomic_andnot(frontbuffer_bits, &old->bits); in intel_frontbuffer_track()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | atomic-fallback.h | 711 #define arch_atomic_andnot atomic_andnot 713 #ifndef atomic_andnot 715 atomic_andnot(int i, atomic_t *v) in atomic_andnot() function 719 #define atomic_andnot atomic_andnot macro
|
/kernel/linux/linux-5.10/arch/s390/kvm/ |
H A D | vsie.c | 81 atomic_andnot(PROG_REQUEST, &vsie_page->scb_s.prog20); in prefix_mapped() 97 atomic_andnot(bits, &vsie_page->scb_s.cpuflags); in update_intervention_requests() 1271 atomic_andnot(PROG_BLOCK_SIE, &scb_s->prog20); in vsie_run()
|
/kernel/linux/linux-6.6/arch/s390/kvm/ |
H A D | vsie.c | 82 atomic_andnot(PROG_REQUEST, &vsie_page->scb_s.prog20); in prefix_mapped() 98 atomic_andnot(bits, &vsie_page->scb_s.cpuflags); in update_intervention_requests() 1290 atomic_andnot(PROG_BLOCK_SIE, &scb_s->prog20); in vsie_run()
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | atomic-instrumented.h | 466 atomic_andnot(int i, atomic_t *v) in atomic_andnot() function 471 #define atomic_andnot atomic_andnot macro
|