| /Linux-v5.4/drivers/s390/scsi/ |
| D | zfcp_erp.c | 714 atomic_andnot(ZFCP_STATUS_ADAPTER_ERP_PENDING, in zfcp_erp_wakeup() 738 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK, &adapter->status); in zfcp_erp_adapter_strat_fsf_xconf() 741 atomic_andnot(ZFCP_STATUS_ADAPTER_HOST_CON_INIT, in zfcp_erp_adapter_strat_fsf_xconf() 747 atomic_andnot(ZFCP_STATUS_ADAPTER_HOST_CON_INIT, in zfcp_erp_adapter_strat_fsf_xconf() 765 atomic_andnot(ZFCP_STATUS_ADAPTER_HOST_CON_INIT, in zfcp_erp_adapter_strat_fsf_xconf() 839 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK | in zfcp_erp_adapter_strategy_close() 849 atomic_andnot(ZFCP_STATUS_ADAPTER_XCONFIG_OK | in zfcp_erp_adapter_strategy_open() 1049 atomic_andnot(ZFCP_STATUS_COMMON_ACCESS_DENIED, in zfcp_erp_lun_strategy_clearstati() 1319 atomic_andnot(ZFCP_STATUS_COMMON_ERP_INUSE, in zfcp_erp_action_dequeue() 1325 atomic_andnot(ZFCP_STATUS_COMMON_ERP_INUSE, in zfcp_erp_action_dequeue() [all …]
|
| D | zfcp_qdio.c | 352 atomic_andnot(ZFCP_STATUS_ADAPTER_QDIOUP, &adapter->status); in zfcp_qdio_close() 387 atomic_andnot(ZFCP_STATUS_ADAPTER_SIOSL_ISSUED, in zfcp_qdio_open() 406 atomic_andnot(ZFCP_STATUS_ADAPTER_MB_ACT, &adapter->status); in zfcp_qdio_open()
|
| D | zfcp_fsf.c | 1458 atomic_andnot(ZFCP_STATUS_COMMON_ACCESS_BOXED, in zfcp_fsf_open_port_handler() 1753 atomic_andnot(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_close_physical_port_handler() 1756 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, in zfcp_fsf_close_physical_port_handler() 1776 atomic_andnot(ZFCP_STATUS_PORT_PHYS_OPEN, &port->status); in zfcp_fsf_close_physical_port_handler() 1779 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, in zfcp_fsf_close_physical_port_handler() 1843 atomic_andnot(ZFCP_STATUS_COMMON_ACCESS_DENIED | in zfcp_fsf_open_lun_handler() 1991 atomic_andnot(ZFCP_STATUS_COMMON_OPEN, &zfcp_sdev->status); in zfcp_fsf_close_lun_handler()
|
| D | zfcp_fc.c | 527 atomic_andnot(ZFCP_STATUS_PORT_LINK_TEST, &port->status); in zfcp_fc_adisc_handler() 591 atomic_andnot(ZFCP_STATUS_PORT_LINK_TEST, &port->status); in zfcp_fc_link_test_work() 702 atomic_andnot(ZFCP_STATUS_COMMON_NOESC, &port->status); in zfcp_fc_validate_port()
|
| /Linux-v5.4/arch/alpha/include/asm/ |
| D | atomic.h | 169 #define atomic_andnot atomic_andnot in ATOMIC_OPS() macro
|
| /Linux-v5.4/kernel/time/ |
| D | tick-sched.c | 299 atomic_andnot(BIT(bit), &tick_dep_mask); in tick_nohz_dep_clear() 332 atomic_andnot(BIT(bit), &ts->tick_dep_mask); in tick_nohz_dep_clear_cpu() 350 atomic_andnot(BIT(bit), &tsk->tick_dep_mask); in tick_nohz_dep_clear_task() 364 atomic_andnot(BIT(bit), &sig->tick_dep_mask); in tick_nohz_dep_clear_signal()
|
| /Linux-v5.4/arch/arc/include/asm/ |
| D | atomic.h | 187 #define atomic_andnot atomic_andnot macro
|
| /Linux-v5.4/arch/arm/include/asm/ |
| D | atomic.h | 228 #define atomic_andnot atomic_andnot macro
|
| /Linux-v5.4/kernel/locking/ |
| D | qspinlock.c | 195 atomic_andnot(_Q_PENDING_VAL, &lock->val); in clear_pending()
|
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_frontbuffer.c | 301 atomic_andnot(frontbuffer_bits, &old->bits); in intel_frontbuffer_track()
|
| /Linux-v5.4/arch/arm64/include/asm/ |
| D | atomic.h | 25 ATOMIC_OP(atomic_andnot)
|
| /Linux-v5.4/include/linux/ |
| D | atomic-fallback.h | 648 #ifndef atomic_andnot 650 atomic_andnot(int i, atomic_t *v) in atomic_andnot() function 654 #define atomic_andnot atomic_andnot macro
|
| /Linux-v5.4/arch/s390/kvm/ |
| 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() 1180 atomic_andnot(PROG_BLOCK_SIE, &scb_s->prog20); in vsie_run()
|
| D | kvm-s390.h | 55 atomic_andnot(flags, &vcpu->arch.sie_block->cpuflags); in kvm_s390_clear_cpuflags()
|
| D | kvm-s390.c | 3110 atomic_andnot(PROG_BLOCK_SIE, &vcpu->arch.sie_block->prog20); in kvm_s390_vcpu_unblock() 3127 atomic_andnot(PROG_REQUEST, &vcpu->arch.sie_block->prog20); in kvm_s390_vcpu_request_handled()
|
| /Linux-v5.4/include/asm-generic/ |
| D | atomic-instrumented.h | 465 atomic_andnot(int i, atomic_t *v) in atomic_andnot() function 470 #define atomic_andnot atomic_andnot macro
|
| D | atomic-long.h | 792 atomic_andnot(i, v); in atomic_long_andnot()
|
| /Linux-v5.4/arch/s390/kernel/ |
| D | time.c | 399 atomic_andnot(0x80000000, sw_ptr); in disable_sync_clock()
|
| /Linux-v5.4/kernel/rcu/ |
| D | tree.c | 266 atomic_andnot(RCU_DYNTICK_CTRL_MASK, &rdp->dynticks); in rcu_dynticks_eqs_exit()
|
| /Linux-v5.4/kernel/sched/ |
| D | core.c | 648 atomic_andnot(NOHZ_KICK_MASK, nohz_flags(cpu)); in got_nohz_idle_kick()
|
| D | fair.c | 9700 atomic_andnot(NOHZ_KICK_MASK, nohz_flags(this_cpu)); in nohz_idle_balance()
|