Home
last modified time | relevance | path

Searched refs:test_and_clear_bit (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/linux-5.19.10/drivers/media/pci/cx23885/
Dcx23885-ir.c31 if (test_and_clear_bit(CX23885_IR_RX_SW_FIFO_OVERRUN, notifications)) in cx23885_ir_rx_work_handler()
33 if (test_and_clear_bit(CX23885_IR_RX_HW_FIFO_OVERRUN, notifications)) in cx23885_ir_rx_work_handler()
35 if (test_and_clear_bit(CX23885_IR_RX_END_OF_RX_DETECTED, notifications)) in cx23885_ir_rx_work_handler()
37 if (test_and_clear_bit(CX23885_IR_RX_FIFO_SERVICE_REQ, notifications)) in cx23885_ir_rx_work_handler()
54 if (test_and_clear_bit(CX23885_IR_TX_FIFO_SERVICE_REQ, notifications)) in cx23885_ir_tx_work_handler()
/linux-5.19.10/drivers/isdn/mISDN/
Dhwchannel.c20 if (test_and_clear_bit(FLG_RECVQUEUE, &dch->Flags)) { in dchannel_bh()
30 if (test_and_clear_bit(FLG_PHCHANGE, &dch->Flags)) { in dchannel_bh()
43 if (test_and_clear_bit(FLG_RECVQUEUE, &bch->Flags)) { in bchannel_bh()
131 test_and_clear_bit(FLG_TX_BUSY, &ch->Flags); in mISDN_clear_bchannel()
132 test_and_clear_bit(FLG_TX_NEXT, &ch->Flags); in mISDN_clear_bchannel()
133 test_and_clear_bit(FLG_ACTIVE, &ch->Flags); in mISDN_clear_bchannel()
134 test_and_clear_bit(FLG_FILLEMPTY, &ch->Flags); in mISDN_clear_bchannel()
135 test_and_clear_bit(FLG_TX_EMPTY, &ch->Flags); in mISDN_clear_bchannel()
136 test_and_clear_bit(FLG_RX_OFF, &ch->Flags); in mISDN_clear_bchannel()
170 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags); in mISDN_ctrl_bchannel()
[all …]
Dlayer1.c174 if (test_and_clear_bit(FLG_L1_DEACTTIMER, &l1->Flags)) in l1_info4_ind()
177 if (test_and_clear_bit(FLG_L1_T3RUN, &l1->Flags)) in l1_info4_ind()
189 test_and_clear_bit(FLG_L1_T3RUN, &l1->Flags); in l1_timer3()
190 if (test_and_clear_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_timer3()
191 if (test_and_clear_bit(FLG_L1_DBLOCKED, &l1->Flags)) in l1_timer3()
206 test_and_clear_bit(FLG_L1_ACTTIMER, &l1->Flags); in l1_timer_act()
216 test_and_clear_bit(FLG_L1_DEACTTIMER, &l1->Flags); in l1_timer_deact()
217 test_and_clear_bit(FLG_L1_ACTIVATED, &l1->Flags); in l1_timer_deact()
218 if (test_and_clear_bit(FLG_L1_DBLOCKED, &l1->Flags)) in l1_timer_deact()
242 test_and_clear_bit(FLG_L1_ACTIVATING, &l1->Flags); in l1_activate_no()
[all …]
Dstack.c216 test_and_clear_bit(mISDN_STACK_WORK, &st->status); in mISDNStackd()
217 test_and_clear_bit(mISDN_STACK_RUNNING, &st->status); in mISDNStackd()
223 test_and_clear_bit(mISDN_STACK_WORK, in mISDNStackd()
249 test_and_clear_bit(mISDN_STACK_WORK, in mISDNStackd()
251 test_and_clear_bit(mISDN_STACK_RUNNING, in mISDNStackd()
258 test_and_clear_bit(mISDN_STACK_RUNNING, &st->status); in mISDNStackd()
260 test_and_clear_bit(mISDN_STACK_CLEARING, &st->status); in mISDNStackd()
263 if (test_and_clear_bit(mISDN_STACK_RESTART, &st->status)) { in mISDNStackd()
264 test_and_clear_bit(mISDN_STACK_STOPPED, &st->status); in mISDNStackd()
279 test_and_clear_bit(mISDN_STACK_ACTIVE, &st->status); in mISDNStackd()
[all …]
Dlayer2.c257 test_and_clear_bit(FLG_L1_NOTREADY, &l2->flag); in ph_data_confirm()
269 test_and_clear_bit(FLG_L1_NOTREADY, &l2->flag); in ph_data_confirm()
272 test_and_clear_bit(FLG_L1_NOTREADY, &l2->flag); in ph_data_confirm()
331 if (test_and_clear_bit(FLG_PEER_BUSY, &l2->flag)) in clear_peer_busy()
332 test_and_clear_bit(FLG_L2BLOCK, &l2->flag); in clear_peer_busy()
384 test_and_clear_bit(FLG_ACK_PEND, &l2->flag); in clear_exception()
385 test_and_clear_bit(FLG_REJEXC, &l2->flag); in clear_exception()
386 test_and_clear_bit(FLG_OWN_BUSY, &l2->flag); in clear_exception()
672 if (test_and_clear_bit(FLG_T200_RUN, &l2->flag)) in stop_t200()
681 if (test_and_clear_bit(FLG_PEND_REL, &l2->flag)) in st5_dl_release_l2l3()
[all …]
/linux-5.19.10/arch/hexagon/include/asm/
Dbitops.h31 static inline int test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function
108 test_and_clear_bit(nr, addr); in clear_bit()
132 test_and_clear_bit(nr, addr); in __clear_bit()
148 return test_and_clear_bit(nr, addr); in __test_and_clear_bit()
/linux-5.19.10/drivers/fpga/
Dstratix10-soc.c208 if (!test_and_clear_bit(SVC_STATUS_OK, &priv->status)) { in s10_ops_write_init()
321 if (test_and_clear_bit(SVC_STATUS_BUFFER_DONE, &priv->status) || in s10_ops_write()
322 test_and_clear_bit(SVC_STATUS_BUFFER_SUBMITTED, in s10_ops_write()
328 if (test_and_clear_bit(SVC_STATUS_ERROR, &priv->status)) { in s10_ops_write()
376 if (test_and_clear_bit(SVC_STATUS_COMPLETED, &priv->status)) in s10_ops_write_complete()
379 if (test_and_clear_bit(SVC_STATUS_ERROR, &priv->status)) { in s10_ops_write_complete()
/linux-5.19.10/net/mac80211/
Dht.c332 if (test_and_clear_bit(HT_AGG_STATE_STOP_CB, &tid_tx->state)) in ieee80211_sta_tear_down_BA_sessions()
352 if (test_and_clear_bit(tid, sta->ampdu_mlme.tid_rx_timer_expired)) in ieee80211_ba_session_work()
357 if (test_and_clear_bit(tid, in ieee80211_ba_session_work()
364 test_and_clear_bit(tid, in ieee80211_ba_session_work()
370 if (test_and_clear_bit(tid + IEEE80211_NUM_TIDS, in ieee80211_ba_session_work()
403 test_and_clear_bit(HT_AGG_STATE_START_CB, &tid_tx->state)) in ieee80211_ba_session_work()
405 if (test_and_clear_bit(HT_AGG_STATE_WANT_STOP, &tid_tx->state)) in ieee80211_ba_session_work()
408 if (test_and_clear_bit(HT_AGG_STATE_STOP_CB, &tid_tx->state)) in ieee80211_ba_session_work()
/linux-5.19.10/net/rxrpc/
Dcall_event.c307 if (test_and_clear_bit(RXRPC_CALL_EV_ABORT, &call->events)) { in rxrpc_process_call()
376 if (test_and_clear_bit(RXRPC_CALL_EV_EXPIRED, &call->events)) { in rxrpc_process_call()
389 if (test_and_clear_bit(RXRPC_CALL_EV_ACK_LOST, &call->events)) { in rxrpc_process_call()
396 if (test_and_clear_bit(RXRPC_CALL_EV_ACK, &call->events) || in rxrpc_process_call()
404 if (test_and_clear_bit(RXRPC_CALL_EV_PING, &call->events)) { in rxrpc_process_call()
409 if (test_and_clear_bit(RXRPC_CALL_EV_RESEND, &call->events) && in rxrpc_process_call()
/linux-5.19.10/arch/x86/kvm/vmx/
Dposted_intr.h39 return test_and_clear_bit(POSTED_INTR_ON, in pi_test_and_clear_on()
45 return test_and_clear_bit(POSTED_INTR_SN, in pi_test_and_clear_sn()
/linux-5.19.10/arch/sparc/lib/
Dbitops.S36 ENTRY(test_and_clear_bit) /* %o0=nr, %o1=addr */
55 ENDPROC(test_and_clear_bit)
56 EXPORT_SYMBOL(test_and_clear_bit)
/linux-5.19.10/arch/m68k/include/asm/
Dbitops.h245 #define test_and_clear_bit(nr, vaddr) bclr_reg_test_and_clear_bit(nr, vaddr) macro
247 #define test_and_clear_bit(nr, vaddr) bclr_mem_test_and_clear_bit(nr, vaddr) macro
249 #define test_and_clear_bit(nr, vaddr) (__builtin_constant_p(nr) ? \ macro
254 #define __test_and_clear_bit(nr, vaddr) test_and_clear_bit(nr, vaddr)
/linux-5.19.10/kernel/kcsan/
Dselftest.c168 KCSAN_CHECK_READ_BARRIER(test_and_clear_bit(0, &test_var)); in test_barrier()
197 KCSAN_CHECK_WRITE_BARRIER(test_and_clear_bit(0, &test_var)); in test_barrier()
229 KCSAN_CHECK_RW_BARRIER(test_and_clear_bit(0, &test_var)); in test_barrier()
/linux-5.19.10/drivers/isdn/hardware/mISDN/
Dhfcpci.c942 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in handle_nt_timer3()
966 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
967 test_and_clear_bit(FLG_HFC_TIMER_T1, &dch->Flags); in ph_state_nt()
984 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
994 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
995 test_and_clear_bit(FLG_HFC_TIMER_T1, &dch->Flags); in ph_state_nt()
998 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt()
1001 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in ph_state_nt()
1007 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
1008 test_and_clear_bit(FLG_HFC_TIMER_T1, &dch->Flags); in ph_state_nt()
[all …]
DmISDNisar.c695 test_and_clear_bit(FLG_TX_EMPTY, &ch->bch.Flags); in send_next()
699 if (test_and_clear_bit(FLG_DLEETX, &ch->bch.Flags)) { in send_next()
700 if (test_and_clear_bit(FLG_LASTDATA, in send_next()
702 if (test_and_clear_bit(FLG_NMD_DATA, in send_next()
757 if (!test_and_clear_bit(ISAR_RATE_REQ, &ch->is->Flags)) in isar_pump_status_rsp()
984 if (test_and_clear_bit(FLG_LL_OK, &ch->bch.Flags)) in isar_pump_statev_fax()
1140 test_and_clear_bit(FLG_FTI_RUN, &ch->bch.Flags); in ftimer_handler()
1141 if (test_and_clear_bit(FLG_LL_CONN, &ch->bch.Flags)) in ftimer_handler()
1281 test_and_clear_bit(FLG_HDLC, &ch->bch.Flags); in modeisar()
1282 test_and_clear_bit(FLG_TRANSPARENT, &ch->bch.Flags); in modeisar()
[all …]
DmISDNipac.c207 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) in isac_xpr_irq()
221 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) in isac_retransmit()
579 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in isac_l1hw()
665 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in isac_l1cmd()
666 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in isac_l1cmd()
680 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd()
729 test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags); in dbusy_timer_handler()
1015 test_and_clear_bit(FLG_TX_EMPTY, &hx->bch.Flags); in hscx_xpr()
1230 test_and_clear_bit(FLG_HDLC, &hscx->bch.Flags); in hscx_mode()
1231 test_and_clear_bit(FLG_TRANSPARENT, &hscx->bch.Flags); in hscx_mode()
[all …]
Dw6692.c312 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in d_retransmit()
315 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in d_retransmit()
373 if (test_and_clear_bit(FLG_BUSY_TIMER, &card->dch.Flags)) in handle_txD()
602 test_and_clear_bit(FLG_HDLC, &wch->bch.Flags); in w6692_mode()
603 test_and_clear_bit(FLG_TRANSPARENT, &wch->bch.Flags); in w6692_mode()
640 test_and_clear_bit(FLG_TX_EMPTY, &wch->bch.Flags); in send_next()
819 test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags); in dbusy_timer_handler()
1035 test_and_clear_bit(FLG_OPEN, &bch->Flags); in w6692_bctrl()
1084 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in w6692_l2l1D()
1130 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in w6692_l1callback()
[all …]
/linux-5.19.10/arch/powerpc/platforms/pasemi/
Ddma_lib.c125 if (!test_and_clear_bit(bit, txch_free)) in pasemi_alloc_tx_chan()
144 if (!test_and_clear_bit(bit, rxch_free)) in pasemi_alloc_rx_chan()
383 if (!test_and_clear_bit(bit, flags_free)) in pasemi_dma_alloc_flag()
448 if (!test_and_clear_bit(bit, fun_free)) in pasemi_dma_alloc_fun()
/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Dps.c78 if (test_and_clear_bit(RTW89_FLAG_LOW_POWER_MODE, rtwdev->flags)) in __rtw89_leave_ps_mode()
140 if (!test_and_clear_bit(RTW89_FLAG_LEISURE_PS, rtwdev->flags)) in rtw89_leave_lps()
/linux-5.19.10/fs/nfs/
Dnfs4state.c257 if (test_and_clear_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state)) { in nfs4_end_drain_slot_table()
1579 if (test_and_clear_bit(NFS_CLNT_DST_SSC_COPY_STATE, in nfs42_complete_copies()
1591 if (test_and_clear_bit(NFS_CLNT_DST_SSC_COPY_STATE, in nfs42_complete_copies()
1657 if (!test_and_clear_bit(ops->state_flag_bit, &state->flags)) in nfs4_reclaim_open_state()
1819 if (!test_and_clear_bit(NFS_STATE_RECLAIM_REBOOT, in nfs4_clear_reclaim_server()
1833 if (!test_and_clear_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state)) in nfs4_state_clear_reclaim_reboot()
1927 if (!test_and_clear_bit(ops->owner_flag_bit, in nfs4_do_reclaim()
2070 if (test_and_clear_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state)) in nfs4_reclaim_lease()
2201 if (!test_and_clear_bit(NFS_MIG_IN_TRANSITION, in nfs4_handle_migration()
2565 if (test_and_clear_bit(NFS4CLNT_RECALL_ANY_LAYOUT_READ, &clp->cl_state)) in nfs4_layoutreturn_any_run()
[all …]
/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dintr.c211 if (test_and_clear_bit(HFI1_CTXT_WAITING_RCV, &rcd->event_flags)) { in handle_user_interrupt()
214 } else if (test_and_clear_bit(HFI1_CTXT_WAITING_URG, in handle_user_interrupt()
/linux-5.19.10/drivers/watchdog/
Dsbc7240_wdt.c56 if (test_and_clear_bit(SBC7240_ENABLED_STATUS_BIT, &wdt_status)) { in wdt_disable()
135 if (test_and_clear_bit(SBC7240_EXPECT_CLOSE_STATUS_BIT, &wdt_status) in fop_close()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/core/
Dnotify.c40 test_and_clear_bit(NVKM_NOTIFY_USER, &notify->flags)) { in nvkm_notify_put()
76 !test_and_clear_bit(NVKM_NOTIFY_USER, &notify->flags)) { in nvkm_notify_func()
/linux-5.19.10/drivers/media/pci/ivtv/
Divtv-irq.c94 if (test_and_clear_bit(IVTV_F_I_WORK_HANDLER_PIO, &itv->i_flags)) in ivtv_irq_work_handler()
97 if (test_and_clear_bit(IVTV_F_I_WORK_HANDLER_VBI, &itv->i_flags)) in ivtv_irq_work_handler()
100 if (test_and_clear_bit(IVTV_F_I_WORK_HANDLER_YUV, &itv->i_flags)) in ivtv_irq_work_handler()
103 if (test_and_clear_bit(IVTV_F_I_WORK_HANDLER_PCM, &itv->i_flags)) in ivtv_irq_work_handler()
632 if (test_and_clear_bit(IVTV_F_S_DMA_HAS_VBI, &s->s_flags)) { in ivtv_irq_enc_dma_complete()
661 if (test_and_clear_bit(IVTV_F_S_DMA_HAS_VBI, &s->s_flags)) { in ivtv_irq_enc_pio_complete()
1024 if (!test_and_clear_bit(IVTV_F_S_DMA_PENDING, &s->s_flags)) in ivtv_irq_handler()
1044 if (!test_and_clear_bit(IVTV_F_S_PIO_PENDING, &s->s_flags)) in ivtv_irq_handler()
1052 if (test_and_clear_bit(IVTV_F_I_HAVE_WORK, &itv->i_flags)) { in ivtv_irq_handler()
/linux-5.19.10/arch/arm/include/asm/
Dbitops.h193 #define test_and_clear_bit(nr,p) ATOMIC_BITOP(test_and_clear_bit,nr,p) macro

12345678910>>...22