/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | adf_init.c | 236 clear_bit(ADF_STATUS_STARTING, &accel_dev->status); in adf_dev_start() 244 clear_bit(ADF_STATUS_STARTED, &accel_dev->status); in adf_dev_start() 272 clear_bit(ADF_STATUS_STARTING, &accel_dev->status); in adf_dev_stop() 273 clear_bit(ADF_STATUS_STARTED, &accel_dev->status); in adf_dev_stop() 286 clear_bit(accel_dev->accel_id, &service->start_status); in adf_dev_stop() 289 clear_bit(accel_dev->accel_id, &service->start_status); in adf_dev_stop() 300 clear_bit(ADF_STATUS_AE_STARTED, &accel_dev->status); in adf_dev_stop() 328 clear_bit(ADF_STATUS_AE_UCODE_LOADED, &accel_dev->status); in adf_dev_shutdown() 336 clear_bit(ADF_STATUS_AE_INITIALISED, in adf_dev_shutdown() 349 clear_bit(accel_dev->accel_id, &service->init_status); in adf_dev_shutdown() [all …]
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | esas2r_int.c | 408 clear_bit(AF_DISC_IN_PROG, &a->flags); in esas2r_process_adapter_reset() 474 clear_bit(AF_OS_RESET, &a->flags); in esas2r_process_bus_reset() 482 clear_bit(AF_CHPRST_NEEDED, &a->flags); in esas2r_chip_rst_needed_during_tasklet() 483 clear_bit(AF_BUSRST_NEEDED, &a->flags); in esas2r_chip_rst_needed_during_tasklet() 484 clear_bit(AF_BUSRST_DETECTED, &a->flags); in esas2r_chip_rst_needed_during_tasklet() 485 clear_bit(AF_BUSRST_PENDING, &a->flags); in esas2r_chip_rst_needed_during_tasklet() 513 clear_bit(AF_CHPRST_PENDING, &a->flags); in esas2r_chip_rst_needed_during_tasklet() 514 clear_bit(AF_DISC_PENDING, &a->flags); in esas2r_chip_rst_needed_during_tasklet() 588 clear_bit(AF_POWER_MGT, &a->flags); in esas2r_handle_chip_rst_during_tasklet() 604 clear_bit(AF_CHPRST_STARTED, &a->flags); in esas2r_handle_chip_rst_during_tasklet() [all …]
|
D | esas2r_init.c | 518 clear_bit(AF2_IRQ_CLAIMED, &a->flags2); in esas2r_adapter_power_down() 523 clear_bit(AF2_MSI_ENABLED, &a->flags2); in esas2r_adapter_power_down() 645 clear_bit(AF2_INIT_DONE, &a->flags2); in esas2r_kill_adapter() 1064 clear_bit(AF_LEGACY_SGE_MODE, &a->flags); in esas2r_check_adapter() 1206 clear_bit(AF2_VDA_POWER_DOWN, &a->flags2); in esas2r_check_adapter() 1378 clear_bit(AF_DEGRADED_MODE, &a->flags); in esas2r_init_adapter_hw() 1379 clear_bit(AF_CHPRST_PENDING, &a->flags); in esas2r_init_adapter_hw() 1478 clear_bit(AF_DISC_POLLED, &a->flags); in esas2r_init_adapter_hw() 1479 clear_bit(AF_TASKLET_SCHEDULED, &a->flags); in esas2r_init_adapter_hw() 1514 clear_bit(AF_CHPRST_PENDING, &a->flags); in esas2r_init_adapter_hw() [all …]
|
/linux-4.4.14/drivers/watchdog/ |
D | iop_wdt.c | 88 clear_bit(WDT_ENABLED, &wdt_status); in wdt_disable() 101 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in iop_wdt_open() 114 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in iop_wdt_write() 206 clear_bit(WDT_IN_USE, &wdt_status); in iop_wdt_release() 207 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in iop_wdt_release()
|
D | ixp4xx_wdt.c | 66 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in ixp4xx_wdt_open() 78 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in ixp4xx_wdt_write() 153 clear_bit(WDT_IN_USE, &wdt_status); in ixp4xx_wdt_release() 154 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in ixp4xx_wdt_release()
|
D | m54xx_wdt.c | 86 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in m54xx_wdt_open() 98 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in m54xx_wdt_write() 174 clear_bit(WDT_IN_USE, &wdt_status); in m54xx_wdt_release() 175 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in m54xx_wdt_release()
|
D | sbc_fitpc2_wdt.c | 74 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in fitpc2_wdt_open() 94 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in fitpc2_wdt_write() 177 clear_bit(WDT_IN_USE, &wdt_status); in fitpc2_wdt_release() 178 clear_bit(WDT_OK_TO_CLOSE, &wdt_status); in fitpc2_wdt_release()
|
D | it87_wdt.c | 373 clear_bit(WDTS_TIMER_RUN, &wdt_status); in wdt_get_status() 409 clear_bit(WDTS_LOCKED, &wdt_status); in wdt_open() 410 clear_bit(WDTS_TIMER_RUN, &wdt_status); in wdt_open() 411 clear_bit(WDTS_DEV_OPEN, &wdt_status); in wdt_open() 445 clear_bit(WDTS_TIMER_RUN, &wdt_status); in wdt_release() 451 clear_bit(WDTS_DEV_OPEN, &wdt_status); in wdt_release() 472 clear_bit(WDTS_EXPECTED, &wdt_status); in wdt_write() 547 clear_bit(WDTS_TIMER_RUN, &wdt_status); in wdt_ioctl() 554 clear_bit(WDTS_TIMER_RUN, &wdt_status); in wdt_ioctl()
|
D | ath79_wdt.c | 131 clear_bit(WDT_FLAGS_EXPECT_CLOSE, &wdt_flags); in ath79_wdt_open() 146 clear_bit(WDT_FLAGS_BUSY, &wdt_flags); in ath79_wdt_release() 147 clear_bit(WDT_FLAGS_EXPECT_CLOSE, &wdt_flags); in ath79_wdt_release() 159 clear_bit(WDT_FLAGS_EXPECT_CLOSE, &wdt_flags); in ath79_wdt_write()
|
D | wdt285.c | 93 clear_bit(1, &timer_alive); in watchdog_open() 117 clear_bit(1, &timer_alive); in watchdog_release()
|
D | watchdog_dev.c | 150 clear_bit(WDOG_ACTIVE, &wdd->status); in watchdog_stop() 306 clear_bit(WDOG_ALLOW_RELEASE, &wdd->status); in watchdog_write() 451 clear_bit(WDOG_DEV_OPEN, &wdd->status); in watchdog_open() 494 clear_bit(WDOG_DEV_OPEN, &wdd->status); in watchdog_release()
|
D | mtx-1_wdt.c | 136 clear_bit(0, &mtx1_wdt_device.inuse); in mtx1_wdt_release() 221 clear_bit(0, &mtx1_wdt_device.inuse); in mtx1_wdt_probe()
|
D | sbc7240_wdt.c | 111 clear_bit(SBC7240_EXPECT_CLOSE_STATUS_BIT, in fop_write() 152 clear_bit(SBC7240_OPEN_STATUS_BIT, &wdt_status); in fop_close()
|
D | rdc321x_wdt.c | 150 clear_bit(0, &rdc321x_wdt_device.inuse); in rdc321x_wdt_release() 263 clear_bit(0, &rdc321x_wdt_device.inuse); in rdc321x_wdt_probe()
|
D | diag288_wdt.c | 233 clear_bit(WDOG_DEV_OPEN, &wdt_dev.status); in wdt_suspend() 242 clear_bit(WDOG_DEV_OPEN, &wdt_dev.status); in wdt_resume()
|
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_phy.c | 38 clear_bit(PHYE_LOSS_OF_SIGNAL, &phy->phy_events_pending); in sas_phye_loss_of_signal() 48 clear_bit(PHYE_OOB_DONE, &phy->phy_events_pending); in sas_phye_oob_done() 61 clear_bit(PHYE_OOB_ERROR, &phy->phy_events_pending); in sas_phye_oob_error() 91 clear_bit(PHYE_SPINUP_HOLD, &phy->phy_events_pending); in sas_phye_spinup_hold() 102 clear_bit(PHYE_RESUME_TIMEOUT, &phy->phy_events_pending); in sas_phye_resume_timeout()
|
D | sas_port.c | 264 clear_bit(PORTE_BYTES_DMAED, &phy->port_events_pending); in sas_porte_bytes_dmaed() 276 clear_bit(PORTE_BROADCAST_RCVD, &phy->port_events_pending); in sas_porte_broadcast_rcvd() 291 clear_bit(PORTE_LINK_RESET_ERR, &phy->port_events_pending); in sas_porte_link_reset_err() 301 clear_bit(PORTE_TIMER_EVENT, &phy->port_events_pending); in sas_porte_timer_event() 311 clear_bit(PORTE_HARD_RESET, &phy->port_events_pending); in sas_porte_hard_reset()
|
D | sas_discover.c | 221 clear_bit(DISCE_PROBE, &port->disc.pending); in sas_probe_devices() 252 clear_bit(DISCE_SUSPEND, &port->disc.pending); in sas_suspend_devices() 279 clear_bit(DISCE_RESUME, &port->disc.pending); in sas_resume_devices() 362 clear_bit(DISCE_DESTRUCT, &port->disc.pending); in sas_destruct_devices() 446 clear_bit(DISCE_DISCOVER_DOMAIN, &port->disc.pending); in sas_discover_domain() 513 clear_bit(DISCE_REVALIDATE_DOMAIN, &port->disc.pending); in sas_revalidate_domain()
|
D | sas_event.c | 70 clear_bit(SAS_HA_DRAINING, &ha->state); in __sas_drain_work() 105 clear_bit(SAS_HA_ATA_EH_ACTIVE, &ha->state); in sas_enable_revalidation()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-ack.c | 206 clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events); in rxrpc_set_resend() 207 clear_bit(RXRPC_CALL_RUN_RTIMER, &call->flags); in rxrpc_set_resend() 795 clear_bit(RXRPC_CALL_RUN_RTIMER, &call->flags); in rxrpc_process_rx_queue() 796 clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events); in rxrpc_process_rx_queue() 843 clear_bit(RXRPC_CALL_RUN_RTIMER, &call->flags); in rxrpc_post_message() 932 clear_bit(RXRPC_CALL_RELEASE, &call->events); in rxrpc_process_call() 938 clear_bit(RXRPC_CALL_CONN_ABORT, &call->events); in rxrpc_process_call() 939 clear_bit(RXRPC_CALL_REJECT_BUSY, &call->events); in rxrpc_process_call() 940 clear_bit(RXRPC_CALL_ABORT, &call->events); in rxrpc_process_call() 948 clear_bit(RXRPC_CALL_RCVD_ERROR, &call->events); in rxrpc_process_call() [all …]
|
D | ar-output.c | 117 clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events); in rxrpc_send_abort() 118 clear_bit(RXRPC_CALL_ACK, &call->events); in rxrpc_send_abort() 119 clear_bit(RXRPC_CALL_RUN_RTIMER, &call->flags); in rxrpc_send_abort() 438 clear_bit(RXRPC_CALL_RUN_RTIMER, &call->flags); in rxrpc_instant_resend()
|
D | ar-input.c | 180 clear_bit(RXRPC_CALL_EXPECT_OOS, &call->flags); in rxrpc_fast_process_data() 294 clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events); in rxrpc_assume_implicit_ackall() 295 clear_bit(RXRPC_CALL_RESEND, &call->events); in rxrpc_assume_implicit_ackall() 296 clear_bit(RXRPC_CALL_RUN_RTIMER, &call->flags); in rxrpc_assume_implicit_ackall()
|
/linux-4.4.14/drivers/staging/rts5208/ |
D | rtsx_card.c | 157 clear_bit(SD_NR, &(chip->need_reset)); in do_reset_sd_card() 172 clear_bit(SD_NR, &(chip->need_reset)); in do_reset_sd_card() 180 clear_bit(SD_NR, &(chip->need_reset)); in do_reset_sd_card() 211 clear_bit(XD_NR, &(chip->need_reset)); in do_reset_xd_card() 226 clear_bit(XD_NR, &(chip->need_reset)); in do_reset_xd_card() 233 clear_bit(XD_NR, &(chip->need_reset)); in do_reset_xd_card() 259 clear_bit(MS_NR, &(chip->need_reset)); in do_reset_ms_card() 274 clear_bit(MS_NR, &(chip->need_reset)); in do_reset_ms_card() 281 clear_bit(MS_NR, &(chip->need_reset)); in do_reset_ms_card() 372 clear_bit(SD_NR, &(chip->need_reset)); in rtsx_reset_cards() [all …]
|
/linux-4.4.14/include/asm-generic/bitops/ |
D | lock.h | 24 clear_bit(nr, addr); \ 41 clear_bit(nr, addr); \
|
D | le.h | 64 clear_bit(nr ^ BITOP_LE_SWIZZLE, addr); in clear_bit_le()
|
/linux-4.4.14/drivers/char/pcmcia/ |
D | cm4000_cs.c | 335 clear_bit(IS_INVREV, &dev->flags); in parse_atr() 609 clear_bit(IS_ATR_VALID, &dev->flags); in io_detect_cm4000() 616 clear_bit(IS_ATR_VALID, &dev->flags); in io_detect_cm4000() 680 clear_bit(LOCK_MONITOR, &dev->flags); in monitor_card() 717 clear_bit(IS_CMM_ABSENT, &dev->flags); in monitor_card() 725 clear_bit(IS_CMM_ABSENT, &dev->flags); in monitor_card() 840 clear_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card() 846 clear_bit(IS_ATR_PRESENT, &dev->flags); in monitor_card() 847 clear_bit(IS_ATR_VALID, &dev->flags); in monitor_card() 870 clear_bit(IS_AUTOPPS_ACT, &dev->flags); in monitor_card() [all …]
|
/linux-4.4.14/fs/ocfs2/ |
D | aops.h | 71 clear_bit(1, (unsigned long *)&iocb->private); in ocfs2_iocb_set_rw_locked() 87 clear_bit(OCFS2_IOCB_RW_LOCK, (unsigned long *)&iocb->private) 94 clear_bit(OCFS2_IOCB_UNALIGNED_IO, (unsigned long *)&iocb->private)
|
D | heartbeat.c | 105 clear_bit(bit, map->map); in __ocfs2_node_map_clear_bit()
|
/linux-4.4.14/net/atm/ |
D | signaling.c | 78 clear_bit(ATM_VF_WAITING, &vcc->flags); in sigd_send() 96 clear_bit(ATM_VF_REGIS, &vcc->flags); in sigd_send() 97 clear_bit(ATM_VF_READY, &vcc->flags); in sigd_send() 99 clear_bit(ATM_VF_WAITING, &vcc->flags); in sigd_send() 129 clear_bit(ATM_VF_WAITING, &vcc->flags); in sigd_send() 192 clear_bit(ATM_VF_REGIS, &vcc->flags); in purge_vcc()
|
D | svc.c | 70 clear_bit(ATM_VF_REGIS, &vcc->flags); in svc_disconnect() 82 clear_bit(ATM_VF_READY, &vcc->flags); in svc_release() 120 clear_bit(ATM_VF_BOUND, &vcc->flags); in svc_bind() 137 clear_bit(ATM_VF_REGIS, &vcc->flags); /* doesn't count */ in svc_bind() 247 clear_bit(ATM_VF_REGIS, &vcc->flags); in svc_connect() 248 clear_bit(ATM_VF_RELEASED, &vcc->flags); in svc_connect() 249 clear_bit(ATM_VF_CLOSE, &vcc->flags); in svc_connect() 484 clear_bit(ATM_VF_SESSION, &vcc->flags); in svc_setsockopt()
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-fileops.c | 147 clear_bit(IVTV_F_S_CLAIMED, &s_vbi->s_flags); in ivtv_release_stream() 388 clear_bit(IVTV_F_S_STREAMOFF, &s->s_flags); in ivtv_read() 389 clear_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_read() 470 clear_bit(IVTV_F_S_STREAMING, &s_vbi->s_flags); in ivtv_start_capture() 471 clear_bit(IVTV_F_S_STREAMING, &s->s_flags); in ivtv_start_capture() 498 clear_bit(IVTV_F_S_STREAMING, &s_vbi->s_flags); in ivtv_start_capture() 500 clear_bit(IVTV_F_S_STREAMING, &s->s_flags); in ivtv_start_capture() 597 clear_bit(IVTV_F_S_STREAMING, &s->s_flags); in ivtv_write() 598 clear_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_write() 707 clear_bit(IVTV_F_S_NEEDS_DATA, &s->s_flags); in ivtv_write() [all …]
|
D | ivtv-irq.c | 481 clear_bit(IVTV_F_S_DMA_HAS_VBI, &s->s_flags); in ivtv_dma_enc_start() 598 clear_bit(IVTV_F_I_UDMA, &itv->i_flags); in ivtv_irq_dma_read() 599 clear_bit(IVTV_F_I_DMA, &itv->i_flags); in ivtv_irq_dma_read() 641 clear_bit(IVTV_F_I_DMA, &itv->i_flags); in ivtv_irq_enc_dma_complete() 663 clear_bit(IVTV_F_I_PIO, &itv->i_flags); in ivtv_irq_enc_pio_complete() 672 clear_bit(IVTV_F_I_PIO, &itv->i_flags); in ivtv_irq_enc_pio_complete() 748 clear_bit(IVTV_F_I_UDMA, &itv->i_flags); in ivtv_irq_dma_err() 749 clear_bit(IVTV_F_I_DMA, &itv->i_flags); in ivtv_irq_dma_err() 828 clear_bit(IVTV_F_S_NEEDS_DATA, &s->s_flags); in ivtv_irq_dec_data_req() 881 clear_bit(IVTV_F_I_VALID_DEC_TIMINGS, &itv->i_flags); in ivtv_irq_vsync() [all …]
|
D | ivtv-streams.c | 532 clear_bit(IVTV_F_S_STREAMOFF, &s->s_flags); in ivtv_start_v4l2_encode_stream() 606 clear_bit(IVTV_F_I_EOS, &itv->i_flags); in ivtv_start_v4l2_encode_stream() 723 clear_bit(IVTV_F_S_STREAMING, &s->s_flags); in ivtv_start_v4l2_decode_stream() 731 clear_bit(IVTV_F_S_STREAMOFF, &s->s_flags); in ivtv_start_v4l2_decode_stream() 867 clear_bit(IVTV_F_S_STREAMING, &s->s_flags); in ivtv_stop_v4l2_encode_stream() 947 clear_bit(IVTV_F_S_NEEDS_DATA, &s->s_flags); in ivtv_stop_v4l2_decode_stream() 948 clear_bit(IVTV_F_S_STREAMING, &s->s_flags); in ivtv_stop_v4l2_decode_stream() 1018 clear_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags); in ivtv_passthrough_mode() 1019 clear_bit(IVTV_F_S_STREAMING, &dec_stream->s_flags); in ivtv_passthrough_mode()
|
D | ivtv-mailbox.c | 210 clear_bit(i, &mbdata->busy); in clear_all_mailboxes() 263 clear_bit(mb, &mbdata->busy); in ivtv_api_call() 290 clear_bit(mb, &mbdata->busy); in ivtv_api_call() 309 clear_bit(mb, &mbdata->busy); in ivtv_api_call() 325 clear_bit(mb, &mbdata->busy); in ivtv_api_call()
|
/linux-4.4.14/sound/isa/msnd/ |
D | msnd.c | 221 clear_bit(F_WRITEFLUSH, &chip->flags); in snd_msnd_dsp_write_flush() 225 clear_bit(F_WRITING, &chip->flags); in snd_msnd_dsp_write_flush() 231 clear_bit(F_READING, &chip->flags); in snd_msnd_dsp_halt() 239 clear_bit(F_AUDIO_READ_INUSE, &chip->flags); in snd_msnd_dsp_halt() 252 clear_bit(F_AUDIO_WRITE_INUSE, &chip->flags); in snd_msnd_dsp_halt() 484 clear_bit(F_WRITING, &chip->flags); in snd_msnd_playback_open() 500 clear_bit(F_AUDIO_WRITE_INUSE, &chip->flags); in snd_msnd_playback_close() 554 clear_bit(F_WRITING, &chip->flags); in snd_msnd_playback_trigger() 604 clear_bit(F_AUDIO_READ_INUSE, &chip->flags); in snd_msnd_capture_close() 631 clear_bit(F_READING, &chip->flags); in snd_msnd_capture_trigger() [all …]
|
D | msnd_midi.c | 79 clear_bit(MSNDMIDI_MODE_BIT_INPUT, &mpu->mode); in snd_msndmidi_input_close() 111 clear_bit(MSNDMIDI_MODE_BIT_INPUT_TRIGGER, &mpu->mode); in snd_msndmidi_input_trigger()
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-fileops.c | 142 clear_bit(CX18_F_S_CLAIMED, &s_assoc->s_flags); in cx18_release_stream() 154 clear_bit(CX18_F_S_CLAIMED, &s_assoc->s_flags); in cx18_release_stream() 452 clear_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_read() 453 clear_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_read() 534 clear_bit(CX18_F_S_STREAMING, &s_idx->s_flags); in cx18_start_capture() 543 clear_bit(CX18_F_S_STREAMING, &s_vbi->s_flags); in cx18_start_capture() 572 clear_bit(CX18_F_S_STREAMING, &s_idx->s_flags); in cx18_start_capture() 578 clear_bit(CX18_F_S_STREAMING, &s_vbi->s_flags); in cx18_start_capture() 581 clear_bit(CX18_F_S_STREAMING, &s->s_flags); in cx18_start_capture() 748 clear_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_stop_capture() [all …]
|
D | cx18-streams.c | 839 clear_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_start_v4l2_encode_stream() 920 clear_bit(CX18_F_I_EOS, &cx->i_flags); in cx18_start_v4l2_encode_stream() 941 clear_bit(CX18_F_S_STREAMING, &s->s_flags); in cx18_start_v4l2_encode_stream() 946 clear_bit(CX18_F_S_STOPPING, &s->s_flags); in cx18_start_v4l2_encode_stream() 1006 clear_bit(CX18_F_S_STREAMING, &s->s_flags); in cx18_stop_v4l2_encode_stream() 1013 clear_bit(CX18_F_S_STOPPING, &s->s_flags); in cx18_stop_v4l2_encode_stream()
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | key.c | 590 clear_bit(key->hw_key_idx, common->keymap); in ath_key_delete() 591 clear_bit(key->hw_key_idx, common->ccmp_keymap); in ath_key_delete() 595 clear_bit(key->hw_key_idx + 64, common->keymap); in ath_key_delete() 597 clear_bit(key->hw_key_idx, common->tkip_keymap); in ath_key_delete() 598 clear_bit(key->hw_key_idx + 64, common->tkip_keymap); in ath_key_delete() 602 clear_bit(key->hw_key_idx + 32, common->keymap); in ath_key_delete() 603 clear_bit(key->hw_key_idx + 64 + 32, common->keymap); in ath_key_delete() 605 clear_bit(key->hw_key_idx + 32, common->tkip_keymap); in ath_key_delete() 606 clear_bit(key->hw_key_idx + 64 + 32, common->tkip_keymap); in ath_key_delete()
|
/linux-4.4.14/drivers/hsi/clients/ |
D | hsi_char.c | 283 clear_bit(HSC_RXBREAK, &cl_data->flags); in hsc_break_req_destructor() 301 clear_bit(HSC_CH_READ, &channel->flags); in hsc_break_received() 324 clear_bit(HSC_RXBREAK, &cl_data->flags); in hsc_break_request() 459 clear_bit(HSC_CH_READ, &channel->flags); in hsc_read() 479 clear_bit(HSC_CH_READ, &channel->flags); in hsc_read() 501 clear_bit(HSC_CH_WRITE, &channel->flags); in hsc_write() 518 clear_bit(HSC_CH_WRITE, &channel->flags); in hsc_write() 533 clear_bit(HSC_CH_WRITE, &channel->flags); in hsc_write() 659 clear_bit(HSC_CH_READ, &channel->flags); in hsc_release() 660 clear_bit(HSC_CH_WRITE, &channel->flags); in hsc_release() [all …]
|
/linux-4.4.14/drivers/usb/class/ |
D | cdc-wdm.c | 153 clear_bit(WDM_IN_USE, &desc->flags); in wdm_out_callback() 164 clear_bit(WDM_RESPONDING, &desc->flags); in wdm_in_callback() 262 clear_bit(WDM_POLL_RUNNING, &desc->flags); in wdm_int_callback() 282 clear_bit(WDM_RESPONDING, &desc->flags); in wdm_int_callback() 415 clear_bit(WDM_IN_USE, &desc->flags); in wdm_write() 448 clear_bit(WDM_READ, &desc->flags); in clear_wdm_read_flag() 463 clear_bit(WDM_RESPONDING, &desc->flags); in clear_wdm_read_flag() 491 clear_bit(WDM_OVERFLOW, &desc->flags); in wdm_read() 745 clear_bit(WDM_RESPONDING, &desc->flags); in wdm_rxwork() 972 clear_bit(WDM_IN_USE, &desc->flags); in wdm_disconnect() [all …]
|
/linux-4.4.14/include/linux/ |
D | scx200_gpio.h | 56 clear_bit(index, shadow); /* __clear_bit()? */ in scx200_gpio_set_low() 70 clear_bit(index, shadow); in scx200_gpio_set()
|
D | page_idle.h | 75 clear_bit(PAGE_EXT_IDLE, &lookup_page_ext(page)->flags); in clear_page_idle()
|
D | thread_info.h | 76 clear_bit(flag, (unsigned long *)&ti->flags); in clear_ti_thread_flag()
|
/linux-4.4.14/drivers/scsi/bnx2fc/ |
D | bnx2fc_tgt.c | 36 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_upld_timer() 37 clear_bit(BNX2FC_FLAG_ENABLED, &tgt->flags); in bnx2fc_upld_timer() 59 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_ofld_timer() 60 clear_bit(BNX2FC_FLAG_ENABLED, &tgt->flags); in bnx2fc_ofld_timer() 112 clear_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_offload_session() 143 clear_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_offload_session() 157 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_offload_session() 260 clear_bit(BNX2FC_FLAG_ISSUE_RRQ, &io_req->req_flags); in bnx2fc_flush_active_ios() 304 clear_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_upload_session() 325 clear_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_upload_session() [all …]
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | recovery.c | 33 clear_bit(WMI_CTRL_EP_FULL, &ar->flag); in ath6kl_recovery_work() 102 clear_bit(RECOVERY_CLEANUP, &ar->flag); in ath6kl_recovery_init() 150 clear_bit(RECOVERY_CLEANUP, &ar->flag); in ath6kl_recovery_resume()
|
D | core.c | 247 clear_bit(WMI_ENABLED, &ar->flag); in ath6kl_core_init() 288 clear_bit(WMI_ENABLED, &ar->flag); in ath6kl_core_create() 289 clear_bit(SKIP_SCAN, &ar->flag); in ath6kl_core_create() 290 clear_bit(DESTROY_IN_PROGRESS, &ar->flag); in ath6kl_core_create()
|
D | main.c | 516 clear_bit(CONNECT_PEND, &vif->flags); in ath6kl_disconnect() 563 clear_bit(CLEAR_BSSFILTER_ON_BEACON, &vif->flags); in ath6kl_scan_complete_evt() 650 clear_bit(CONNECT_PEND, &vif->flags); in ath6kl_connect_event() 806 clear_bit(STATS_UPDATE_PEND, &vif->flags); in ath6kl_update_target_stats() 956 clear_bit(DTIM_EXPIRED, &vif->flags); in ath6kl_dtimexpiry_event() 1013 clear_bit(CONNECTED, &vif->flags); in ath6kl_disconnect_event() 1053 clear_bit(CONNECTED, &vif->flags); in ath6kl_disconnect_event() 1111 clear_bit(WLAN_ENABLED, &vif->flags); in ath6kl_close() 1178 clear_bit(NETDEV_MCAST_ALL_ON, &vif->flags); in ath6kl_set_multicast_list() 1189 clear_bit(NETDEV_MCAST_ALL_OFF, &vif->flags); in ath6kl_set_multicast_list()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perfctr-watchdog.c | 130 clear_bit(counter, perfctr_nmi_owner); in release_perfctr_nmi() 158 clear_bit(counter, evntsel_nmi_owner); in release_evntsel_nmi()
|
/linux-4.4.14/drivers/misc/ti-st/ |
D | st_core.c | 487 clear_bit(ST_TX_WAKEUP, &st_data->tx_state); in st_tx_wakeup() 509 clear_bit(ST_TX_SENDING, &st_data->tx_state); in st_tx_wakeup() 582 clear_bit(ST_REG_IN_PROGRESS, &st_gdata->st_state); in st_register() 589 clear_bit(ST_REG_PENDING, &st_gdata->st_state); in st_register() 596 clear_bit(ST_REG_IN_PROGRESS, &st_gdata->st_state); in st_register() 607 clear_bit(ST_REG_PENDING, &st_gdata->st_state); in st_register() 734 clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags); in st_tty_open() 820 clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags); in st_tty_wakeup()
|
/linux-4.4.14/drivers/tty/serial/ |
D | ifx6x60.c | 286 clear_bit(IFX_SPI_STATE_TIMER_PENDING, &ifx_dev->flags); in ifx_spi_timeout() 335 clear_bit(IFX_SPI_RTS, &ifx_dev->signal_state); in ifx_spi_tiocmset() 337 clear_bit(IFX_SPI_DTR, &ifx_dev->signal_state); in ifx_spi_tiocmset() 574 clear_bit(IFX_SPI_STATE_IO_IN_PROGRESS, &ifx_dev->flags); in ifx_port_activate() 575 clear_bit(IFX_SPI_STATE_IO_READY, &ifx_dev->flags); in ifx_port_activate() 601 clear_bit(IFX_SPI_STATE_IO_AVAILABLE, &ifx_dev->flags); in ifx_port_shutdown() 604 clear_bit(IFX_SPI_STATE_TIMER_PENDING, &ifx_dev->flags); in ifx_port_shutdown() 701 clear_bit(IFX_SPI_STATE_IO_IN_PROGRESS, &(ifx_dev->flags)); in ifx_spi_complete() 795 clear_bit(IFX_SPI_STATE_IO_IN_PROGRESS, in ifx_spi_io() 871 clear_bit(IFX_SPI_STATE_TIMER_PENDING, &ifx_dev->flags); in ifx_spi_handle_srdy() [all …]
|
/linux-4.4.14/drivers/spi/ |
D | spi-dw-mid.c | 143 clear_bit(TX_BUSY, &dws->dma_chan_busy); in dw_spi_dma_tx_done() 189 clear_bit(RX_BUSY, &dws->dma_chan_busy); in dw_spi_dma_rx_done() 278 clear_bit(TX_BUSY, &dws->dma_chan_busy); in mid_spi_dma_stop() 282 clear_bit(RX_BUSY, &dws->dma_chan_busy); in mid_spi_dma_stop()
|
/linux-4.4.14/drivers/net/caif/ |
D | caif_hsi.c | 189 clear_bit(CFHSI_FLUSH_FIFO, &cfhsi->bits); in cfhsi_flush_fifo() 786 clear_bit(CFHSI_WAKE_UP, &cfhsi->bits); in cfhsi_wake_up() 787 clear_bit(CFHSI_WAKE_UP_ACK, &cfhsi->bits); in cfhsi_wake_up() 807 clear_bit(CFHSI_WAKE_UP, &cfhsi->bits); in cfhsi_wake_up() 834 clear_bit(CFHSI_WAKE_UP_ACK, &cfhsi->bits); in cfhsi_wake_up() 840 clear_bit(CFHSI_WAKE_UP, &cfhsi->bits); in cfhsi_wake_up() 850 clear_bit(CFHSI_WAKE_UP, &cfhsi->bits); in cfhsi_wake_up() 860 clear_bit(CFHSI_WAKE_UP_ACK, &cfhsi->bits); in cfhsi_wake_up() 955 clear_bit(CFHSI_AWAKE, &cfhsi->bits); in cfhsi_wake_down() 1141 clear_bit(CFHSI_SHUTDOWN, &cfhsi->bits); in cfhsi_open() [all …]
|
D | caif_spi_slave.c | 173 clear_bit(SPI_SS_ON, &cfspi->state); in cfspi_xfer() 241 clear_bit(SPI_XFER, &cfspi->state); in cfspi_xfer()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_mid.c | 91 clear_bit(vp_id, ha->vp_idx_map); in qla24xx_deallocate_vp_id() 229 clear_bit(VP_SCR_NEEDED, &vha->vp_flags); in qla24xx_configure_vp() 334 clear_bit(FCPORT_UPDATE_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_vp() 352 clear_bit(RESET_ACTIVE, &vha->dpc_flags); in qla2x00_do_dpc_vp() 360 clear_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags); in qla2x00_do_dpc_vp() 383 clear_bit(VP_DPC_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_all_vps() 528 clear_bit(que_id, ha->req_qid_map); in qla25xx_free_req_que() 554 clear_bit(que_id, ha->rsp_qid_map); in qla25xx_free_rsp_que() 728 clear_bit(que_id, ha->req_qid_map); in qla25xx_create_req_que() 840 clear_bit(que_id, ha->rsp_qid_map); in qla25xx_create_rsp_que()
|
D | qla_inline.h | 127 clear_bit(fcport->loop_id, ha->loop_id_map); in qla2x00_clear_loop_id() 278 clear_bit(MBX_INTR_WAIT, &ha->mbx_cmd_flags); in qla2x00_handle_mbx_completion()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | iwcm.c | 488 clear_bit(IWCM_F_CONNECT_WAIT, &cm_id_priv->flags); in iw_cm_reject() 498 clear_bit(IWCM_F_CONNECT_WAIT, &cm_id_priv->flags); in iw_cm_reject() 526 clear_bit(IWCM_F_CONNECT_WAIT, &cm_id_priv->flags); in iw_cm_accept() 534 clear_bit(IWCM_F_CONNECT_WAIT, &cm_id_priv->flags); in iw_cm_accept() 553 clear_bit(IWCM_F_CONNECT_WAIT, &cm_id_priv->flags); in iw_cm_accept() 586 clear_bit(IWCM_F_CONNECT_WAIT, &cm_id_priv->flags); in iw_cm_connect() 595 clear_bit(IWCM_F_CONNECT_WAIT, &cm_id_priv->flags); in iw_cm_connect() 614 clear_bit(IWCM_F_CONNECT_WAIT, &cm_id_priv->flags); in iw_cm_connect() 725 clear_bit(IWCM_F_CONNECT_WAIT, &cm_id_priv->flags); in cm_conn_est_handler() 753 clear_bit(IWCM_F_CONNECT_WAIT, &cm_id_priv->flags); in cm_conn_rep_handler()
|
/linux-4.4.14/fs/nfs/ |
D | nfs4state.c | 97 clear_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state); in nfs4_init_clientid() 299 clear_bit(NFS4CLNT_LEASE_CONFIRM, &clp->cl_state); in nfs41_finish_session_reset() 300 clear_bit(NFS4CLNT_SESSION_RESET, &clp->cl_state); in nfs41_finish_session_reset() 302 clear_bit(NFS4CLNT_BIND_CONN_TO_SESSION, &clp->cl_state); in nfs41_finish_session_reset() 776 clear_bit(NFS_DELEGATED_STATE, &state->flags); in __nfs4_close() 897 clear_bit(LK_STATE_IN_USE, &state->flags); in nfs4_put_lock_state() 1137 clear_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state); in nfs4_clear_state_manager_bit() 1304 clear_bit(NFS_STATE_RECLAIM_REBOOT, &state->flags); in nfs4_state_mark_reclaim_reboot() 1315 clear_bit(NFS_STATE_RECLAIM_REBOOT, &state->flags); in nfs4_state_mark_reclaim_nograce() 1484 clear_bit(NFS_STATE_RECLAIM_NOGRACE, in nfs4_reclaim_open_state() [all …]
|
D | pnfs_dev.c | 240 clear_bit(NFS_DEVICEID_NOCACHE, &d->flags); in nfs4_delete_deviceid() 305 clear_bit(NFS_DEVICEID_UNAVAILABLE, &node->flags); in nfs4_test_deviceid_unavailable() 323 clear_bit(NFS_DEVICEID_NOCACHE, &d->flags); in _deviceid_purge_client()
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hid-core.c | 91 clear_bit(HID_IN_RUNNING, &usbhid->iofl); in hid_start_in() 95 clear_bit(HID_NO_BANDWIDTH, &usbhid->iofl); in hid_start_in() 124 clear_bit(HID_CLEAR_HALT, &usbhid->iofl); in hid_reset() 218 clear_bit(HID_OUT_RUNNING, &usbhid->iofl); in usbhid_restart_out_queue() 257 clear_bit(HID_CTRL_RUNNING, &usbhid->iofl); in usbhid_restart_ctrl_queue() 293 clear_bit(HID_KEYS_PRESSED, &usbhid->iofl); in hid_irq_in() 298 clear_bit(HID_IN_RUNNING, &usbhid->iofl); in hid_irq_in() 305 clear_bit(HID_IN_RUNNING, &usbhid->iofl); in hid_irq_in() 312 clear_bit(HID_IN_RUNNING, &usbhid->iofl); in hid_irq_in() 322 clear_bit(HID_IN_RUNNING, &usbhid->iofl); in hid_irq_in() [all …]
|
D | hid-pidff.c | 1122 clear_bit(FF_CONSTANT, dev->ffbit); in pidff_init_fields() 1128 clear_bit(FF_RAMP, dev->ffbit); in pidff_init_fields() 1137 clear_bit(FF_SPRING, dev->ffbit); in pidff_init_fields() 1138 clear_bit(FF_DAMPER, dev->ffbit); in pidff_init_fields() 1139 clear_bit(FF_FRICTION, dev->ffbit); in pidff_init_fields() 1140 clear_bit(FF_INERTIA, dev->ffbit); in pidff_init_fields() 1146 clear_bit(FF_PERIODIC, dev->ffbit); in pidff_init_fields()
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
D | bnx2i_init.c | 267 clear_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2i_stop() 268 clear_bit(ADAPTER_STATE_UP, &hba->adapter_state); in bnx2i_stop() 337 clear_bit(BNX2I_CNIC_REGISTERED, &hba->reg_with_cnic); in bnx2i_ulp_init() 366 clear_bit(BNX2I_CNIC_REGISTERED, &hba->reg_with_cnic); in bnx2i_ulp_exit() 583 clear_bit(BNX2I_CNIC_REGISTERED, &hba->reg_with_cnic); in bnx2i_mod_exit()
|
/linux-4.4.14/drivers/nfc/nfcmrvl/ |
D | main.c | 37 clear_bit(NFCMRVL_PHY_ERROR, &priv->flags); in nfcmrvl_nci_open() 42 clear_bit(NFCMRVL_NCI_RUNNING, &priv->flags); in nfcmrvl_nci_open() 240 clear_bit(NFCMRVL_PHY_ERROR, &priv->flags); in nfcmrvl_chip_reset()
|
D | usb.c | 213 clear_bit(NFCMRVL_USB_BULK_RUNNING, &drv_data->flags); in nfcmrvl_usb_nci_close() 429 clear_bit(NFCMRVL_USB_BULK_RUNNING, &drv_data->flags); in nfcmrvl_resume() 438 clear_bit(NFCMRVL_USB_SUSPENDING, &drv_data->flags); in nfcmrvl_resume() 447 clear_bit(NFCMRVL_USB_SUSPENDING, &drv_data->flags); in nfcmrvl_resume()
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | bitops.h | 60 H8300_GEN_BITOP(clear_bit, "bclr") 63 #define __clear_bit(nr, addr) clear_bit((nr), (addr))
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | bitops.h | 99 #define clear_bit(nr, vaddr) bclr_reg_clear_bit(nr, vaddr) macro 101 #define clear_bit(nr, vaddr) bclr_mem_clear_bit(nr, vaddr) macro 103 #define clear_bit(nr, vaddr) (__builtin_constant_p(nr) ? \ macro 108 #define __clear_bit(nr, vaddr) clear_bit(nr, vaddr)
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_gpio.c | 40 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority() 41 clear_bit(OP_BT_SCAN, &priv->op_flags); in ath_detect_bt_priority() 143 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_htc_resume_btcoex_work() 144 clear_bit(OP_BT_SCAN, &priv->op_flags); in ath_htc_resume_btcoex_work()
|
D | gpio.c | 152 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath_detect_bt_priority() 153 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath_detect_bt_priority() 314 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath9k_btcoex_timer_resume() 315 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath9k_btcoex_timer_resume()
|
/linux-4.4.14/fs/afs/ |
D | flock.c | 134 clear_bit(AFS_VNODE_UNLOCKING, &vnode->flags); in afs_lock_work() 150 clear_bit(AFS_VNODE_LOCKING, &vnode->flags); in afs_lock_work() 186 clear_bit(AFS_VNODE_LOCKING, &vnode->flags); in afs_lock_work() 213 clear_bit(AFS_VNODE_READLOCKED, &vnode->flags); in afs_lock_work() 214 clear_bit(AFS_VNODE_WRITELOCKED, &vnode->flags); in afs_lock_work() 319 clear_bit(AFS_VNODE_LOCKING, &vnode->flags); in afs_do_setlk()
|
/linux-4.4.14/drivers/bluetooth/ |
D | hci_intel.c | 200 clear_bit(STATE_LPM_TRANSACTION, &intel->flags); in intel_lpm_suspend() 244 clear_bit(STATE_LPM_TRANSACTION, &intel->flags); in intel_lpm_resume() 265 clear_bit(STATE_SUSPENDED, &intel->flags); in intel_lpm_host_wake() 488 clear_bit(STATE_BOOTING, &intel->flags); in intel_set_baudrate() 581 clear_bit(STATE_BOOTING, &intel->flags); in intel_setup() 654 clear_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup() 903 clear_bit(STATE_BOOTING, &intel->flags); in intel_setup() 956 clear_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup() 1014 clear_bit(STATE_TX_ACTIVE, &intel->flags); in intel_recv_lpm_notify() 1040 clear_bit(STATE_SUSPENDED, &intel->flags); in intel_recv_lpm()
|
D | dtl1_cs.c | 151 clear_bit(XMIT_WAKEUP, &(info->tx_state)); in dtl1_write_wakeup() 175 clear_bit(XMIT_SENDING, &(info->tx_state)); in dtl1_write_wakeup() 192 clear_bit(XMIT_WAITING, &(info->tx_state)); in dtl1_control() 343 clear_bit(XMIT_WAITING, &(info->tx_state)); in dtl1_interrupt()
|
D | btusb.c | 1078 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_open() 1101 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_close() 1102 clear_bit(BTUSB_BULK_RUNNING, &data->flags); in btusb_close() 1103 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_close() 1104 clear_bit(BTUSB_DIAG_RUNNING, &data->flags); in btusb_close() 1366 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_work() 1385 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_work() 1408 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_work() 1413 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_work() 1479 clear_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_setup_csr() [all …]
|
D | bluecard_cs.c | 241 clear_bit(XMIT_WAKEUP, &(info->tx_state)); in bluecard_write_wakeup() 280 clear_bit(ready_bit, &(info->tx_state)); in bluecard_write_wakeup() 339 clear_bit(XMIT_SENDING, &(info->tx_state)); in bluecard_write_wakeup() 814 clear_bit(CARD_READY, &(info->hw_state)); in bluecard_close()
|
D | hci_ldisc.c | 150 clear_bit(HCI_UART_TX_WAKEUP, &hu->tx_state); in hci_uart_write_work() 172 clear_bit(HCI_UART_SENDING, &hu->tx_state); in hci_uart_write_work() 529 clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags); in hci_uart_tty_wakeup() 703 clear_bit(HCI_UART_PROTO_SET, &hu->flags); in hci_uart_tty_ioctl()
|
/linux-4.4.14/drivers/md/ |
D | raid5.c | 302 clear_bit(STRIPE_DELAYED, &sh->state); in do_release_stripe() 303 clear_bit(STRIPE_BIT_DELAY, &sh->state); in do_release_stripe() 397 clear_bit(STRIPE_ON_RELEASE_LIST, &sh->state); in release_stripe_list() 693 clear_bit(R5_INACTIVE_BLOCKED, in raid5_get_active_stripe() 1094 clear_bit(R5_LOCKED, &sh->dev[i].flags); in ops_run_io() 1203 clear_bit(STRIPE_BIOFILL_RUN, &sh->state); in ops_complete_biofill() 1253 clear_bit(R5_Wantcompute, &tgt->flags); in mark_target_uptodate() 1267 clear_bit(STRIPE_COMPUTE_RUN, &sh->state); in ops_complete_compute() 1635 clear_bit(R5_UPTODATE, &dev->flags); in ops_run_biodrain() 1636 clear_bit(R5_OVERWRITE, &dev->flags); in ops_run_biodrain() [all …]
|
D | md.c | 1052 clear_bit(Faulty, &rdev->flags); in super_90_validate() 1053 clear_bit(In_sync, &rdev->flags); in super_90_validate() 1054 clear_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1055 clear_bit(WriteMostly, &rdev->flags); in super_90_validate() 1540 clear_bit(Faulty, &rdev->flags); in super_1_validate() 1541 clear_bit(In_sync, &rdev->flags); in super_1_validate() 1542 clear_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 1543 clear_bit(WriteMostly, &rdev->flags); in super_1_validate() 2306 clear_bit(MD_CHANGE_PENDING, &mddev->flags); in md_update_sb() 2322 clear_bit(MD_CHANGE_CLEAN, &mddev->flags); in md_update_sb() [all …]
|
D | md-cluster.c | 255 goto clear_bit; in recover_bitmaps() 262 goto clear_bit; in recover_bitmaps() 278 clear_bit: in recover_bitmaps() 279 clear_bit(slot, &cinfo->recovery_map); in recover_bitmaps() 332 clear_bit(MD_CLUSTER_BEGIN_JOIN_CLUSTER, &cinfo->state); in recover_done() 334 clear_bit(MD_CLUSTER_SUSPEND_READ_BALANCING, &cinfo->state); in recover_done() 427 clear_bit(MD_CLUSTER_WAITING_FOR_NEWDISK, &cinfo->state); in process_add_new_disk() 456 clear_bit(Faulty, &rdev->flags); in process_readd_disk()
|
D | dm-raid.c | 602 clear_bit(In_sync, &rs->dev[value].rdev.flags); in parse_raid_params() 1047 clear_bit(In_sync, &rdev->flags); in super_validate() 1054 clear_bit(Faulty, &rdev->flags); in super_validate() 1055 clear_bit(In_sync, &rdev->flags); in super_validate() 1060 clear_bit(FirstUse, &rdev->flags); in super_validate() 1558 clear_bit(MD_RECOVERY_FROZEN, &mddev->recovery); in raid_message() 1671 clear_bit(Faulty, &r->flags); in attempt_restore_of_faulty_devices() 1672 clear_bit(WriteErrorSeen, &r->flags); in attempt_restore_of_faulty_devices() 1673 clear_bit(In_sync, &r->flags); in attempt_restore_of_faulty_devices() 1713 clear_bit(MD_RECOVERY_FROZEN, &rs->md.recovery); in raid_resume()
|
/linux-4.4.14/drivers/input/serio/ |
D | serport.c | 73 clear_bit(SERPORT_ACTIVE, &serport->flags); in serport_serio_close() 195 clear_bit(SERPORT_DEAD, &serport->flags); in serport_ldisc_read() 196 clear_bit(SERPORT_BUSY, &serport->flags); in serport_ldisc_read()
|
/linux-4.4.14/drivers/input/joystick/iforce/ |
D | iforce-usb.c | 38 clear_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags); in iforce_usb_xmit() 66 clear_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags); in iforce_usb_xmit() 114 clear_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags); in iforce_usb_out()
|
D | iforce-serio.c | 45 clear_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags); in iforce_serial_xmit() 69 clear_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags); in iforce_serial_xmit()
|
/linux-4.4.14/include/linux/sunrpc/ |
D | xprt.h | 397 clear_bit(XPRT_CONNECTED, &xprt->state); in xprt_clear_connected() 418 clear_bit(XPRT_CONNECTING, &xprt->state); in xprt_clear_connecting() 444 clear_bit(XPRT_BOUND, &xprt->state); in xprt_clear_bound() 450 clear_bit(XPRT_BINDING, &xprt->state); in xprt_clear_binding()
|
D | sched.h | 146 clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); \ 155 clear_bit(RPC_TASK_QUEUED, &(t)->tk_runstate); \
|
/linux-4.4.14/net/irda/irnet/ |
D | irnet_irda.c | 302 clear_bit(0, &self->ttp_connect); in irnet_connect_tsap() 313 clear_bit(0, &self->ttp_connect); in irnet_connect_tsap() 409 clear_bit(0, &self->ttp_connect); in irnet_discover_daddr_and_lsap_sel() 432 clear_bit(0, &self->ttp_connect); in irnet_discover_daddr_and_lsap_sel() 647 clear_bit(0, &self->ttp_connect); in irda_irnet_destroy() 650 clear_bit(0, &self->ttp_open); in irda_irnet_destroy() 871 clear_bit(0, &new->ttp_connect); in irnet_connect_socket() 1219 clear_bit(0, &self->ttp_connect); /* Not racy, IrDA traffic is serial */ in irnet_connect_confirm() 1510 clear_bit(0, &self->ttp_connect); in irnet_getvalue_confirm() 1620 clear_bit(0, &self->ttp_connect); in irnet_discovervalue_confirm()
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | ipacx.c | 142 clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags); in dch_l2l1() 218 clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags); in dbusy_timer_handler() 479 clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags); in bch_l2l1() 496 clear_bit(BC_FLG_ACTIV, &bcs->Flag); in bch_l2l1() 497 clear_bit(BC_FLG_BUSY, &bcs->Flag); in bch_l2l1() 687 clear_bit(BC_FLG_BUSY, &bcs->Flag); in bch_int() 774 clear_bit(BC_FLG_BUSY, &bcs->Flag); in bch_close_state() 788 clear_bit(BC_FLG_INIT, &bcs->Flag); in bch_open_state() 794 clear_bit(BC_FLG_INIT, &bcs->Flag); in bch_open_state() 803 clear_bit(BC_FLG_BUSY, &bcs->Flag); in bch_open_state()
|
/linux-4.4.14/drivers/media/ |
D | media-devnode.c | 70 clear_bit(mdev->minor, media_devnode_nums); in media_devnode_release() 284 clear_bit(mdev->minor, media_devnode_nums); in media_devnode_register() 305 clear_bit(MEDIA_FLAG_REGISTERED, &mdev->flags); in media_devnode_unregister()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | bitops.h | 134 static inline void clear_bit(unsigned long nr, volatile unsigned long *ptr) in clear_bit() function 285 clear_bit(nr, ptr); in clear_bit_unlock() 311 return clear_bit(nr ^ (BITS_PER_LONG - 1), ptr); in clear_bit_inv()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | scan.c | 171 clear_bit(STATUS_SCANNING, &priv->status); in iwl_force_scan_end() 172 clear_bit(STATUS_SCAN_HW, &priv->status); in iwl_force_scan_end() 173 clear_bit(STATUS_SCAN_ABORTING, &priv->status); in iwl_force_scan_end() 174 clear_bit(STATUS_SCAN_COMPLETE, &priv->status); in iwl_force_scan_end() 327 clear_bit(STATUS_SCAN_HW, &priv->status); in iwl_rx_scan_complete_notif() 912 clear_bit(STATUS_SCAN_HW, &priv->status); in iwlagn_request_scan() 918 clear_bit(STATUS_SCAN_HW, &priv->status); in iwlagn_request_scan() 972 clear_bit(STATUS_SCANNING, &priv->status); in iwl_scan_initiate()
|
/linux-4.4.14/arch/s390/kvm/ |
D | interrupt.c | 171 clear_bit(vcpu->vcpu_id, vcpu->arch.local_int.float_int->idle_mask); in __unset_cpu_idle() 270 clear_bit(IRQ_PEND_EXT_CPU_TIMER, &li->pending_irqs); in __deliver_cpu_timer() 289 clear_bit(IRQ_PEND_EXT_CLOCK_COMP, &li->pending_irqs); in __deliver_ckc() 301 clear_bit(IRQ_PEND_PFAULT_INIT, &li->pending_irqs); in __deliver_pfault_init() 341 clear_bit(IRQ_PEND_MCHK_EX, &li->pending_irqs); in __deliver_machine_check() 342 clear_bit(IRQ_PEND_MCHK_REP, &li->pending_irqs); in __deliver_machine_check() 406 clear_bit(IRQ_PEND_RESTART, &li->pending_irqs); in __deliver_restart() 418 clear_bit(IRQ_PEND_SET_PREFIX, &li->pending_irqs); in __deliver_set_prefix() 438 clear_bit(cpu_addr, li->sigp_emerg_pending); in __deliver_emergency_signal() 440 clear_bit(IRQ_PEND_EXT_EMERGENCY, &li->pending_irqs); in __deliver_emergency_signal() [all …]
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | p2p.c | 903 clear_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status); in brcmf_p2p_scan_prep() 1020 clear_bit(BRCMF_P2P_STATUS_WAITING_NEXT_ACT_FRAME, in brcmf_p2p_notify_listen_complete() 1207 clear_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, &p2p->status); in brcmf_p2p_af_searching_channel() 1402 clear_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status); in brcmf_p2p_notify_action_frame_rx() 1412 clear_bit(BRCMF_P2P_STATUS_WAITING_NEXT_ACT_FRAME, in brcmf_p2p_notify_action_frame_rx() 1509 clear_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, &p2p->status); in brcmf_p2p_tx_action_frame() 1510 clear_bit(BRCMF_P2P_STATUS_ACTION_TX_NOACK, &p2p->status); in brcmf_p2p_tx_action_frame() 1533 clear_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, &p2p->status); in brcmf_p2p_tx_action_frame() 1534 clear_bit(BRCMF_P2P_STATUS_ACTION_TX_NOACK, &p2p->status); in brcmf_p2p_tx_action_frame() 1584 clear_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status); in brcmf_p2p_pub_af_tx() [all …]
|
/linux-4.4.14/net/rds/ |
D | threads.c | 144 clear_bit(RDS_RECONNECT_PENDING, &conn->c_flags); in rds_connect_worker() 165 clear_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_send_worker()
|
D | iw_recv.c | 403 clear_bit(IB_ACK_REQUESTED, &ic->i_ack_flags); in rds_iw_get_ack() 424 clear_bit(IB_ACK_REQUESTED, &ic->i_ack_flags); in rds_iw_get_ack() 453 clear_bit(IB_ACK_IN_FLIGHT, &ic->i_ack_flags); in rds_iw_send_ack() 516 clear_bit(IB_ACK_IN_FLIGHT, &ic->i_ack_flags); in rds_iw_attempt_ack() 520 clear_bit(IB_ACK_REQUESTED, &ic->i_ack_flags); in rds_iw_attempt_ack() 530 clear_bit(IB_ACK_IN_FLIGHT, &ic->i_ack_flags); in rds_iw_ack_send_complete()
|
D | ib_recv.c | 357 clear_bit(RDS_RECV_REFILL, &conn->c_flags); in release_refill() 615 clear_bit(IB_ACK_REQUESTED, &ic->i_ack_flags); in rds_ib_get_ack() 635 clear_bit(IB_ACK_REQUESTED, &ic->i_ack_flags); in rds_ib_get_ack() 664 clear_bit(IB_ACK_IN_FLIGHT, &ic->i_ack_flags); in rds_ib_send_ack() 727 clear_bit(IB_ACK_IN_FLIGHT, &ic->i_ack_flags); in rds_ib_attempt_ack() 731 clear_bit(IB_ACK_REQUESTED, &ic->i_ack_flags); in rds_ib_attempt_ack() 741 clear_bit(IB_ACK_IN_FLIGHT, &ic->i_ack_flags); in rds_ib_ack_send_complete()
|
/linux-4.4.14/drivers/nfc/st-nci/ |
D | core.c | 53 clear_bit(ST_NCI_RUNNING, &info->flags); in st_nci_open() 67 clear_bit(ST_NCI_RUNNING, &info->flags); in st_nci_close()
|
/linux-4.4.14/drivers/usb/core/ |
D | hcd.c | 746 clear_bit(HCD_FLAG_POLL_PENDING, &hcd->flags); in usb_hcd_poll_rh_status() 882 clear_bit(HCD_FLAG_DEV_AUTHORIZED, &hcd->flags); in authorized_default_store() 929 clear_bit(HCD_FLAG_INTF_AUTHORIZED, &hcd->flags); in interface_authorized_default_store() 1038 clear_bit(bus->busnum, busmap); in usb_deregister_bus() 2226 clear_bit(HCD_FLAG_RH_RUNNING, &hcd->flags); in hcd_bus_suspend() 2277 clear_bit(HCD_FLAG_WAKEUP_PENDING, &hcd->flags); in hcd_bus_resume() 2436 clear_bit(HCD_FLAG_RH_RUNNING, &hcd->flags); in usb_hc_died() 2439 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in usb_hc_died() 2449 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in usb_hc_died() 2732 clear_bit(HCD_FLAG_DEV_AUTHORIZED, &hcd->flags); in usb_add_hcd() [all …]
|
/linux-4.4.14/drivers/scsi/isci/ |
D | remote_device.c | 95 clear_bit(IDEV_IO_NCQERROR, &idev->flags); in isci_remote_device_ready() 247 clear_bit(IREQ_NO_AUTO_FREE_TAG, &ireq->flags); in isci_remote_device_terminate_requests() 315 clear_bit(IDEV_IO_READY, &idev->flags); in isci_remote_device_not_ready() 1367 clear_bit(IDEV_ABORT_PATH_RESUME_PENDING, &idev->flags); in isci_remote_device_resume_from_abort_complete() 1402 clear_bit(IDEV_ABORT_PATH_RESUME_PENDING, &idev->flags); in isci_remote_device_wait_for_resume_from_abort() 1423 clear_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags); in isci_remote_device_resume_from_abort() 1433 clear_bit(IDEV_ABORT_PATH_RESUME_PENDING, &idev->flags); in isci_remote_device_resume_from_abort() 1540 clear_bit(IDEV_START_PENDING, &idev->flags); in isci_remote_device_release() 1541 clear_bit(IDEV_STOP_PENDING, &idev->flags); in isci_remote_device_release() 1542 clear_bit(IDEV_IO_READY, &idev->flags); in isci_remote_device_release() [all …]
|
/linux-4.4.14/sound/usb/line6/ |
D | pcm.c | 172 clear_bit(type, &pstr->opened); in line6_buffer_release() 199 clear_bit(type, &pstr->running); in line6_stream_start() 212 clear_bit(type, &pstr->running); in line6_stream_stop() 230 clear_bit(LINE6_FLAG_PREPARED, &line6pcm->flags); in snd_line6_trigger() 260 clear_bit(LINE6_FLAG_PAUSE_PLAYBACK, &line6pcm->flags); in snd_line6_trigger()
|
/linux-4.4.14/drivers/net/ppp/ |
D | ppp_synctty.c | 359 clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags); in ppp_sync_wakeup() 581 clear_bit(XMIT_FULL, &ap->xmit_flags); in ppp_sync_send() 612 clear_bit(XMIT_FULL, &ap->xmit_flags); in ppp_sync_push() 631 clear_bit(XMIT_FULL, &ap->xmit_flags); in ppp_sync_push() 651 clear_bit(XMIT_FULL, &ap->xmit_flags); in ppp_sync_flush_output()
|
D | ppp_async.c | 367 clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags); in ppp_asynctty_wakeup() 686 clear_bit(XMIT_FULL, &ap->xmit_flags); in ppp_async_push() 700 clear_bit(XMIT_BUSY, &ap->xmit_flags); in ppp_async_push() 713 clear_bit(XMIT_BUSY, &ap->xmit_flags); in ppp_async_push() 717 clear_bit(XMIT_FULL, &ap->xmit_flags); in ppp_async_push() 740 clear_bit(XMIT_FULL, &ap->xmit_flags); in ppp_async_flush_output()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt2x00config.c | 221 clear_bit(CONFIG_HT_DISABLED, &rt2x00dev->flags); in rt2x00lib_config() 227 clear_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags); in rt2x00lib_config() 278 clear_bit(CONFIG_POWERSAVING, &rt2x00dev->flags); in rt2x00lib_config()
|
/linux-4.4.14/fs/jfs/ |
D | jfs_metapage.c | 324 clear_bit(META_io, &mp->flag); in last_write_complete() 391 clear_bit(META_dirty, &mp->flag); in metapage_writepage() 659 clear_bit(META_discard, &mp->flag); in __get_metapage() 708 clear_bit(META_sync, &mp->flag); in force_metapage() 713 clear_bit(META_forcewrite, &mp->flag); in force_metapage() 756 clear_bit(META_sync, &mp->flag); in release_metapage() 800 clear_bit(META_dirty, &mp->flag); in __invalidate_metapages()
|
/linux-4.4.14/net/core/ |
D | link_watch.c | 155 clear_bit(__LINK_STATE_LINKWATCH_PENDING, &dev->state); in linkwatch_do_dev() 187 clear_bit(LW_URGENT, &linkwatch_flags); in __linkwatch_run_queue()
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_ethtool.c | 85 clear_bit(__AT_RESETTING, &adapter->flags); in atl1e_set_settings() 89 clear_bit(__AT_RESETTING, &adapter->flags); in atl1e_set_settings() 119 clear_bit(__AT_RESETTING, &adapter->flags); in atl1e_set_settings() 131 clear_bit(__AT_RESETTING, &adapter->flags); in atl1e_set_settings()
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy-msm-usb.c | 571 clear_bit(HCD_FLAG_HW_ACCESSIBLE, &(bus_to_hcd(bus))->flags); in msm_otg_suspend() 1160 clear_bit(ID, &motg->inputs); in msm_otg_init_sm() 1165 clear_bit(B_SESS_VLD, &motg->inputs); in msm_otg_init_sm() 1168 clear_bit(B_SESS_VLD, &motg->inputs); in msm_otg_init_sm() 1172 clear_bit(ID, &motg->inputs); in msm_otg_init_sm() 1179 clear_bit(B_SESS_VLD, &motg->inputs); in msm_otg_init_sm() 1304 clear_bit(ID, &motg->inputs); in msm_otg_irq() 1311 clear_bit(B_SESS_VLD, &motg->inputs); in msm_otg_irq() 1380 clear_bit(B_SESS_VLD, &motg->inputs); in msm_otg_mode_write() 1401 clear_bit(ID, &motg->inputs); in msm_otg_mode_write() [all …]
|
/linux-4.4.14/drivers/gpio/ |
D | gpiolib.c | 173 clear_bit(FLAG_IS_OUT, &desc->flags); in gpiod_get_direction() 919 clear_bit(FLAG_REQUESTED, &desc->flags); in __gpiod_request() 934 clear_bit(FLAG_ACTIVE_LOW, &desc->flags); in __gpiod_request() 935 clear_bit(FLAG_OPEN_DRAIN, &desc->flags); in __gpiod_request() 936 clear_bit(FLAG_OPEN_SOURCE, &desc->flags); in __gpiod_request() 990 clear_bit(FLAG_ACTIVE_LOW, &desc->flags); in __gpiod_free() 991 clear_bit(FLAG_REQUESTED, &desc->flags); in __gpiod_free() 992 clear_bit(FLAG_OPEN_DRAIN, &desc->flags); in __gpiod_free() 993 clear_bit(FLAG_OPEN_SOURCE, &desc->flags); in __gpiod_free() 994 clear_bit(FLAG_IS_HOGGED, &desc->flags); in __gpiod_free() [all …]
|
D | gpio-dln2.c | 180 clear_bit(offset, dln2->output_enabled); in dln2_gpio_request() 252 clear_bit(offset, dln2->output_enabled); in dln2_gpio_set_direction() 317 clear_bit(pin, dln2->unmasked_irqs); in dln2_irq_mask() 375 clear_bit(pin, dln2->enabled_irqs); in dln2_irq_bus_unlock()
|
/linux-4.4.14/net/9p/ |
D | trans_fd.c | 316 clear_bit(Rpending, &m->wsched); in p9_read_work() 385 clear_bit(Rworksched, &m->wsched); in p9_read_work() 402 clear_bit(Rworksched, &m->wsched); in p9_read_work() 454 clear_bit(Wworksched, &m->wsched); in p9_write_work() 461 clear_bit(Wworksched, &m->wsched); in p9_write_work() 480 clear_bit(Wpending, &m->wsched); in p9_write_work() 499 clear_bit(Wworksched, &m->wsched); in p9_write_work() 518 clear_bit(Wworksched, &m->wsched); in p9_write_work()
|
/linux-4.4.14/drivers/atm/ |
D | adummy.c | 106 clear_bit(ATM_VF_READY, &vcc->flags); in adummy_close() 107 clear_bit(ATM_VF_ADDR, &vcc->flags); in adummy_close()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | bitops.h | 110 clear_bit(long nr, volatile unsigned long *addr) in clear_bit() function 134 clear_bit(nr, addr); in clear_bit_unlock()
|
/linux-4.4.14/tools/include/asm-generic/bitops/ |
D | atomic.h | 11 static inline void clear_bit(int nr, unsigned long *addr) in clear_bit() function
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov_common.c | 634 clear_bit(__QLCNIC_RESETTING, &adapter->state); in qlcnic_sriov_vf_init() 834 clear_bit(QLC_BC_VF_SEND, &vf->state); in qlcnic_sriov_clear_trans() 891 clear_bit(QLC_BC_VF_CHANNEL, &vf->state); in qlcnic_sriov_wait_for_channel_free() 990 clear_bit(QLC_BC_VF_CHANNEL, &vf->state); in __qlcnic_sriov_send_bc_msg() 1109 clear_bit(QLC_BC_VF_SEND, &vf->state); in qlcnic_sriov_handle_bc_resp() 1355 clear_bit(QLC_BC_VF_CHANNEL, &trans->vf->state); in qlcnic_sriov_retry_bc_cmd() 1435 clear_bit(QLC_83XX_MBX_READY, &mbx->status); in __qlcnic_sriov_issue_cmd() 1484 clear_bit(QLC_BC_VF_STATE, &vf->state); in qlcnic_sriov_channel_cfg_cmd() 1764 clear_bit(QLC_83XX_MBX_READY, &mbx->status); in qlcnic_sriov_vf_handle_context_reset() 1774 clear_bit(QLC_83XX_MODULE_LOADED, &idc->status); in qlcnic_sriov_vf_handle_context_reset() [all …]
|
D | qlcnic_83xx_init.c | 385 clear_bit(__QLCNIC_RESETTING, &adapter->state); in qlcnic_83xx_idc_tx_soft_reset() 663 clear_bit(__QLCNIC_RESETTING, &adapter->state); in qlcnic_83xx_idc_update_idc_params() 745 clear_bit(__QLCNIC_RESETTING, &adapter->state); in qlcnic_83xx_idc_unknown_state() 836 clear_bit(QLC_83XX_MBX_READY, &mbx->status); in qlcnic_83xx_idc_ready_state() 849 clear_bit(QLC_83XX_MBX_READY, &mbx->status); in qlcnic_83xx_idc_ready_state() 861 clear_bit(QLC_83XX_MBX_READY, &mbx->status); in qlcnic_83xx_idc_ready_state() 906 clear_bit(QLC_83XX_MBX_READY, &mbx->status); in qlcnic_83xx_idc_need_reset_state() 969 clear_bit(__QLCNIC_RESETTING, &adapter->state); in qlcnic_83xx_idc_failed_state() 1198 clear_bit(__QLCNIC_RESETTING, &adapter->state); in qlcnic_83xx_setup_idc_parameters() 1299 clear_bit(QLC_83XX_MODULE_LOADED, &adapter->ahw->idc.status); in qlcnic_83xx_idc_exit() [all …]
|
/linux-4.4.14/drivers/char/tpm/ |
D | tpm-dev.c | 70 clear_bit(0, &chip->is_open); in tpm_open() 168 clear_bit(0, &priv->chip->is_open); in tpm_release()
|
/linux-4.4.14/drivers/media/platform/marvell-ccic/ |
D | mcam-core.c | 256 clear_bit(i, &cam->flags); in mcam_reset_buffers() 257 clear_bit(CF_FRAME_SOF0 + i, &cam->flags); in mcam_reset_buffers() 271 clear_bit(CF_CONFIG_NEEDED, &cam->flags); in mcam_set_config_needed() 477 clear_bit(bufno, &cam->flags); in mcam_frame_tasklet() 568 clear_bit(CF_SINGLE_BUFFER, &cam->flags); in mcam_set_contig_buffer() 712 clear_bit(CF_SG_RESTART, &cam->flags); in mcam_sg_restart() 820 clear_bit(CF_SG_RESTART, &cam->flags); in mcam_ctlr_configure() 882 clear_bit(CF_SG_RESTART, &cam->flags); in mcam_ctlr_stop_dma() 1025 clear_bit(CF_DMA_ACTIVE, &cam->flags); in mcam_read_setup() 1150 clear_bit(CF_FRAME_SOF0 + frame, &cam->flags); in mcam_vb_start_streaming() [all …]
|
/linux-4.4.14/arch/mips/sgi-ip27/ |
D | ip27-irqno.c | 46 clear_bit(irq, irq_map); in free_irqno()
|
/linux-4.4.14/arch/mips/kvm/ |
D | interrupt.c | 32 clear_bit(priority, &vcpu->arch.pending_exceptions); in kvm_mips_dequeue_irq() 192 clear_bit(priority, &vcpu->arch.pending_exceptions); in kvm_mips_irq_deliver_cb()
|
/linux-4.4.14/fs/hfsplus/ |
D | options.c | 184 clear_bit(HFSPLUS_SB_NODECOMPOSE, &sbi->flags); in hfsplus_parse_options() 190 clear_bit(HFSPLUS_SB_NOBARRIER, &sbi->flags); in hfsplus_parse_options()
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | bitops.h | 30 extern void clear_bit(int nr, volatile unsigned long *p);
|
D | sync_bitops.h | 18 #define sync_clear_bit(nr, p) clear_bit(nr, p)
|
D | hugetlb.h | 97 clear_bit(PG_dcache_clean, &page->flags); in arch_clear_hugepage_flags()
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | bitops_64.h | 22 void clear_bit(unsigned long nr, volatile unsigned long *addr);
|
D | parport.h | 189 clear_bit(slot, dma_slot_map); in ecpp_probe() 213 clear_bit(slot, dma_slot_map); in ecpp_remove()
|
D | bitops_32.h | 61 static inline void clear_bit(unsigned long nr, volatile unsigned long *addr) in clear_bit() function
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_ethtool.c | 86 clear_bit(__AT_RESETTING, &adapter->flags); in atl1c_set_settings() 109 clear_bit(__AT_RESETTING, &adapter->flags); in atl1c_set_settings() 113 clear_bit(__AT_RESETTING, &adapter->flags); in atl1c_set_settings()
|
/linux-4.4.14/net/nfc/nci/ |
D | uart.c | 90 clear_bit(NCI_UART_TX_WAKEUP, &nu->tx_state); in nci_uart_write_work() 114 clear_bit(NCI_UART_SENDING, &nu->tx_state); in nci_uart_write_work() 233 clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags); in nci_uart_tty_wakeup()
|
D | data.c | 58 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_exchange_complete() 71 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_data_exchange_complete()
|
/linux-4.4.14/sound/drivers/mpu401/ |
D | mpu401_uart.c | 334 clear_bit(MPU401_MODE_BIT_INPUT, &mpu->mode); in snd_mpu401_uart_input_close() 351 clear_bit(MPU401_MODE_BIT_OUTPUT, &mpu->mode); in snd_mpu401_uart_output_close() 390 clear_bit(MPU401_MODE_BIT_INPUT_TRIGGER, &mpu->mode); in snd_mpu401_uart_input_trigger() 476 clear_bit(MPU401_MODE_BIT_OUTPUT_TRIGGER, &mpu->mode); in snd_mpu401_uart_output_trigger()
|
/linux-4.4.14/fs/cifs/ |
D | misc.c | 490 clear_bit( in is_valid_oplock_break() 571 clear_bit(CIFS_INODE_PENDING_WRITERS, &cinode->flags); in cifs_get_writer() 586 clear_bit(CIFS_INODE_PENDING_WRITERS, &cinode->flags); in cifs_put_writer() 594 clear_bit(CIFS_INODE_PENDING_OPLOCK_BREAK, &cinode->flags); in cifs_done_oplock_break()
|
/linux-4.4.14/drivers/net/wan/ |
D | x25_asy.c | 252 clear_bit(SLF_OUTWAIT, &sl->flags); /* reset outfill flag */ in x25_asy_encaps() 272 clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags); in x25_asy_write_wakeup() 295 clear_bit(TTY_DO_WRITE_WAKEUP, &sl->tty->flags); in x25_asy_timeout() 505 clear_bit(TTY_DO_WRITE_WAKEUP, &sl->tty->flags); in x25_asy_close() 660 clear_bit(SLF_ESCAPE, &sl->flags); in x25_asy_unesc()
|
/linux-4.4.14/arch/arc/mm/ |
D | cache.c | 605 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page() 619 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page() 875 clear_bit(PG_dc_clean, &to->flags); in copy_user_highpage() 885 clear_bit(PG_dc_clean, &from->flags); in copy_user_highpage() 895 clear_bit(PG_dc_clean, &page->flags); in clear_user_page()
|
/linux-4.4.14/drivers/net/fjes/ |
D | fjes_main.c | 424 clear_bit(epidx, &hw->txrx_stop_req_bit); in fjes_free_resources() 840 clear_bit(src_epid, &hw->txrx_stop_req_bit); in fjes_txrx_stop_req_irq() 872 clear_bit(src_epid, &hw->txrx_stop_req_bit); in fjes_stop_req_irq() 1298 clear_bit(epidx, &hw->txrx_stop_req_bit); in fjes_watch_unshare_task() 1299 clear_bit(epidx, &unshare_watch_bitmask); in fjes_watch_unshare_task() 1300 clear_bit(epidx, in fjes_watch_unshare_task() 1338 clear_bit(epidx, &hw->txrx_stop_req_bit); in fjes_watch_unshare_task() 1339 clear_bit(epidx, &unshare_watch_bitmask); in fjes_watch_unshare_task() 1340 clear_bit(epidx, &hw->hw_info.buffer_unshare_reserve_bit); in fjes_watch_unshare_task()
|
/linux-4.4.14/drivers/iio/light/ |
D | gp2ap020a00f.c | 531 clear_bit(GP2AP020A00F_FLAG_ALS_CLEAR_TRIGGER, &data->flags); in gp2ap020a00f_exec_cmd() 548 clear_bit(GP2AP020A00F_FLAG_ALS_IR_TRIGGER, &data->flags); in gp2ap020a00f_exec_cmd() 564 clear_bit(GP2AP020A00F_FLAG_PROX_TRIGGER, &data->flags); in gp2ap020a00f_exec_cmd() 588 clear_bit(GP2AP020A00F_FLAG_ALS_RISING_EV, &data->flags); in gp2ap020a00f_exec_cmd() 618 clear_bit(GP2AP020A00F_FLAG_ALS_FALLING_EV, &data->flags); in gp2ap020a00f_exec_cmd() 648 clear_bit(GP2AP020A00F_FLAG_PROX_RISING_EV, &data->flags); in gp2ap020a00f_exec_cmd() 675 clear_bit(GP2AP020A00F_FLAG_PROX_FALLING_EV, &data->flags); in gp2ap020a00f_exec_cmd() 696 clear_bit(GP2AP020A00F_FLAG_DATA_READY, &data->flags); in wait_conversion_complete_irq() 733 clear_bit(GP2AP020A00F_FLAG_LUX_MODE_HI, &data->flags); in gp2ap020a00f_adjust_lux_mode()
|
/linux-4.4.14/arch/arm/include/asm/ |
D | hugetlb.h | 68 clear_bit(PG_dcache_clean, &page->flags); in arch_clear_hugepage_flags()
|
D | bitops.h | 189 #define clear_bit(nr,p) ATOMIC_BITOP(clear_bit,nr,p) macro
|
/linux-4.4.14/sound/oss/ |
D | msnd_pinnacle.c | 676 clear_bit(F_WRITEFLUSH, &dev.flags); in dsp_write_flush() 681 clear_bit(F_WRITING, &dev.flags); in dsp_write_flush() 687 clear_bit(F_READING, &dev.flags); in dsp_halt() 694 clear_bit(F_AUDIO_READ_INUSE, &dev.flags); in dsp_halt() 706 clear_bit(F_AUDIO_WRITE_INUSE, &dev.flags); in dsp_halt() 720 clear_bit(F_WRITING, &dev.flags); in dsp_open() 731 clear_bit(F_READING, &dev.flags); in dsp_open() 947 clear_bit(F_READING, &dev.flags); in dsp_read() 1049 clear_bit(F_WRITING, &dev.flags); in eval_dsp_msg() 1074 clear_bit(F_WRITING, &dev.flags); in eval_dsp_msg() [all …]
|
/linux-4.4.14/fs/gfs2/ |
D | glock.c | 150 clear_bit(GLF_LRU, &gl->gl_flags); in gfs2_glock_remove_from_lru() 211 clear_bit(HIF_WAIT, &gh->gh_iflags); in gfs2_holder_wake() 332 clear_bit(GLF_QUEUED, &gl->gl_flags); in state_change() 345 clear_bit(GLF_DEMOTE, &gl->gl_flags); in gfs2_demote_wake() 430 clear_bit(GLF_LOCK, &gl->gl_flags); in finish_xmote() 466 clear_bit(GLF_BLOCKING, &gl->gl_flags); in do_xmote() 472 clear_bit(GLF_INVALIDATE_IN_PROGRESS, &gl->gl_flags); in do_xmote() 554 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue() 562 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue() 610 clear_bit(GLF_PENDING_DEMOTE, &gl->gl_flags); in glock_work_func() [all …]
|
D | lock_dlm.c | 294 clear_bit(GLF_BLOCKING, &gl->gl_flags); in gdlm_put_lock() 744 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gfs2_control_func() 868 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount() 926 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount() 977 clear_bit(DFL_FIRST_MOUNT, &ls->ls_recover_flags); in control_first_done() 1130 clear_bit(DFL_DLM_RECOVERY, &ls->ls_recover_flags); in gdlm_recover_done() 1267 clear_bit(SDF_NOJOURNALID, &sdp->sd_flags); in gdlm_mount()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | arm64ksyms.c | 63 EXPORT_SYMBOL(clear_bit);
|
/linux-4.4.14/arch/sh/kernel/cpu/irq/ |
D | imask.c | 57 clear_bit(irq, imask_mask); in mask_imask_irq()
|
/linux-4.4.14/fs/omfs/ |
D | bitmap.c | 76 clear_bit(bit, sbi->s_imap[map]); in set_run() 77 clear_bit(bit, (unsigned long *)bh->b_data); in set_run()
|
/linux-4.4.14/drivers/usb/host/ |
D | uhci-pci.c | 183 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in uhci_pci_suspend() 193 clear_bit(HCD_FLAG_HW_ACCESSIBLE, &hcd->flags); in uhci_pci_suspend()
|
D | uhci-hcd.c | 144 clear_bit(HCD_FLAG_POLL_RH, &uhci_to_hcd(uhci)->flags); in finish_reset() 377 clear_bit(HCD_FLAG_POLL_RH, &uhci_to_hcd(uhci)->flags); in suspend_rh() 920 clear_bit(USB_UHCI_LOADED, &usb_hcds_loaded); in uhci_hcd_init() 937 clear_bit(USB_UHCI_LOADED, &usb_hcds_loaded); in uhci_hcd_cleanup()
|
/linux-4.4.14/arch/sparc/lib/ |
D | bitops.S | 94 ENTRY(clear_bit) /* %o0=nr, %o1=addr */ 111 ENDPROC(clear_bit)
|
/linux-4.4.14/arch/x86/kernel/apic/ |
D | apic_flat_64.c | 79 clear_bit(cpu, &mask); in flat_send_IPI_mask_allbutself() 97 clear_bit(cpu, &mask); in flat_send_IPI_allbutself()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_pasid.c | 95 clear_bit(pasid, pasid_bitmap); in kfd_pasid_free()
|
/linux-4.4.14/arch/powerpc/mm/ |
D | mmu_context_hash32.c | 94 clear_bit(ctx, context_map); in __destroy_context()
|
/linux-4.4.14/drivers/net/slip/ |
D | slip.c | 416 clear_bit(SLF_OUTWAIT, &sl->flags); /* reset outfill flag */ 437 clear_bit(TTY_DO_WRITE_WAKEUP, &sl->tty->flags); 483 clear_bit(TTY_DO_WRITE_WAKEUP, &sl->tty->flags); 535 clear_bit(TTY_DO_WRITE_WAKEUP, &sl->tty->flags); 862 clear_bit(SLF_INUSE, &sl->flags); 958 clear_bit(SLF_KEEPTEST, &sl->flags); 964 clear_bit(SLF_ESCAPE, &sl->flags); 1041 clear_bit(SLF_KEEPTEST, &sl->flags);
|
/linux-4.4.14/drivers/net/usb/ |
D | catc.c | 232 clear_bit(RX_RUNNING, &catc->flags); in catc_rx_done() 284 clear_bit(RX_RUNNING, &catc->flags); in catc_rx_done() 394 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done() 410 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done() 412 clear_bit(TX_RUNNING, &catc->flags); in catc_tx_done() 442 clear_bit(TX_RUNNING, &catc->flags); in catc_start_xmit() 539 clear_bit(CTRL_RUNNING, &catc->flags); in catc_ctrl_done()
|
D | usbnet.c | 676 clear_bit(EVENT_RX_PAUSED, &dev->flags); in usbnet_resume_rx() 801 clear_bit(EVENT_DEV_OPEN, &dev->flags); in usbnet_stop() 919 clear_bit(EVENT_RX_KILL, &dev->flags); in usbnet_open() 1070 clear_bit(EVENT_LINK_CHANGE, &dev->flags); in __handle_link_change() 1085 clear_bit(EVENT_SET_RX_MODE, &dev->flags); in __handle_set_rx_mode() 1116 clear_bit (EVENT_TX_HALT, &dev->flags); in usbnet_deferred_kevent() 1136 clear_bit (EVENT_RX_HALT, &dev->flags); in usbnet_deferred_kevent() 1149 clear_bit (EVENT_RX_MEMORY, &dev->flags); in usbnet_deferred_kevent() 1151 clear_bit (EVENT_RX_MEMORY, &dev->flags); in usbnet_deferred_kevent() 1170 clear_bit (EVENT_LINK_RESET, &dev->flags); in usbnet_deferred_kevent() [all …]
|
/linux-4.4.14/arch/alpha/kernel/ |
D | sys_wildfire.c | 128 clear_bit(irq, &cached_irq_mask); in wildfire_disable_irq() 142 clear_bit(irq, &cached_irq_mask); in wildfire_mask_and_ack_irq()
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | bitops.h | 57 clear_bit(unsigned long nr, volatile void * addr) in clear_bit() function 78 clear_bit(nr, addr); in clear_bit_unlock()
|
/linux-4.4.14/drivers/char/ |
D | misc.c | 224 clear_bit(i, misc_minors); in misc_register() 260 clear_bit(i, misc_minors); in misc_deregister()
|
/linux-4.4.14/fs/fscache/ |
D | object.c | 196 clear_bit(event, &object->events); in fscache_object_sm_dispatcher() 209 clear_bit(event, &object->events); in fscache_object_sm_dispatcher() 337 clear_bit(FSCACHE_OBJECT_IS_LIVE, &object->flags); in fscache_mark_object_dead() 512 clear_bit(FSCACHE_COOKIE_UNAVAILABLE, &cookie->flags); in fscache_object_lookup_negative() 545 clear_bit(FSCACHE_COOKIE_UNAVAILABLE, &cookie->flags); in fscache_obtained_object() 956 clear_bit(FSCACHE_OBJECT_PENDING_WRITE, &object->flags); in _fscache_invalidate_object()
|
/linux-4.4.14/kernel/irq/ |
D | resend.c | 38 clear_bit(irq, irqs_resend); in resend_irqs()
|
/linux-4.4.14/drivers/net/hamradio/ |
D | mkiss.c | 315 clear_bit(AXF_KEEPTEST, &ax->flags); in kiss_unesc() 320 clear_bit(AXF_ESCAPE, &ax->flags); in kiss_unesc() 555 clear_bit(TTY_DO_WRITE_WAKEUP, &ax->tty->flags); in ax_xmit() 633 clear_bit(TTY_DO_WRITE_WAKEUP, &ax->tty->flags); in ax_close() 948 clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags); in mkiss_write_wakeup()
|
/linux-4.4.14/drivers/usb/musb/ |
D | sunxi.c | 119 clear_bit(SUNXI_MUSB_FL_VBUS_ON, &glue->flags); in sunxi_musb_work() 139 clear_bit(SUNXI_MUSB_FL_PHY_ON, &glue->flags); in sunxi_musb_work() 151 clear_bit(SUNXI_MUSB_FL_VBUS_ON, &glue->flags); in sunxi_musb_set_vbus() 220 clear_bit(SUNXI_MUSB_FL_HOSTMODE, &glue->flags); in sunxi_musb_host_notifier() 341 clear_bit(SUNXI_MUSB_FL_ENABLED, &glue->flags); in sunxi_musb_disable()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | cacheflush.h | 31 clear_bit(PG_arch_1, &(page)->flags); \
|
/linux-4.4.14/arch/tile/include/asm/ |
D | bitops_32.h | 55 static inline void clear_bit(unsigned nr, volatile unsigned long *addr) in clear_bit() function
|
D | bitops_64.h | 29 static inline void clear_bit(unsigned nr, volatile unsigned long *addr) in clear_bit() function
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd_eer.c | 417 clear_bit(DASD_FLAG_EER_SNSS, &device->flags); in dasd_eer_snss() 434 clear_bit(DASD_FLAG_EER_IN_USE, &device->flags); in dasd_eer_snss_cb() 475 clear_bit(DASD_CQR_FLAGS_USE_ERP, &cqr->flags); in dasd_eer_enable() 513 clear_bit(DASD_FLAG_EER_SNSS, &device->flags); in dasd_eer_disable()
|
/linux-4.4.14/arch/unicore32/mm/ |
D | flush.c | 89 clear_bit(PG_dcache_clean, &page->flags); in flush_dcache_page()
|
/linux-4.4.14/fs/ocfs2/cluster/ |
D | quorum.c | 245 clear_bit(node, qs->qs_hb_bm); in o2quo_hb_down() 316 clear_bit(node, qs->qs_conn_bm); in o2quo_conn_err()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-is-regs.c | 211 clear_bit(IS_ST_BLOCK_CMD_CLEARED, &is->state); in fimc_is_itf_s_param() 225 clear_bit(IS_ST_CHANGE_MODE, &is->state); in fimc_is_itf_mode_change()
|
D | fimc-isp.c | 281 clear_bit(IS_ST_STREAM_ON, &is->state); in fimc_isp_subdev_s_stream() 290 clear_bit(IS_ST_STREAM_OFF, &is->state); in fimc_isp_subdev_s_stream() 354 clear_bit(IS_ST_PWR_ON, &is->state); in fimc_isp_subdev_s_power() 355 clear_bit(IS_ST_INIT_DONE, &is->state); in fimc_isp_subdev_s_power()
|
/linux-4.4.14/fs/dlm/ |
D | recoverd.c | 44 clear_bit(LSFL_RECOVER_LOCK, &ls->ls_flags); in enable_locking() 266 clear_bit(LSFL_RECOVER_STOP, &ls->ls_flags); in do_ls_recovery()
|
/linux-4.4.14/drivers/usb/storage/ |
D | transport.c | 178 clear_bit(US_FLIDX_URB_ACTIVE, &us->dflags); in usb_stor_msg_common() 452 clear_bit(US_FLIDX_SG_ACTIVE, &us->dflags); in usb_stor_bulk_transfer_sglist() 839 clear_bit(US_FLIDX_READ10_WORKED, &us->dflags); in usb_stor_invoke_transport() 849 clear_bit(US_FLIDX_REDO_READ10, &us->dflags); in usb_stor_invoke_transport() 872 clear_bit(US_FLIDX_ABORTING, &us->dflags); in usb_stor_invoke_transport() 887 clear_bit(US_FLIDX_RESETTING, &us->dflags); in usb_stor_invoke_transport()
|
/linux-4.4.14/arch/arm64/lib/ |
D | bitops.S | 71 bitop clear_bit, bic, stclr
|
/linux-4.4.14/arch/sh/include/asm/ |
D | bitops-grb.h | 28 static inline void clear_bit(int nr, volatile void * addr) in clear_bit() function
|
D | hugetlb.h | 84 clear_bit(PG_dcache_clean, &page->flags); in arch_clear_hugepage_flags()
|
D | bitops-llsc.h | 25 static inline void clear_bit(int nr, volatile void *addr) in clear_bit() function
|
/linux-4.4.14/arch/x86/kvm/ |
D | pmu.c | 133 clear_bit(pmc->idx, (unsigned long*)&pmc_to_pmu(pmc)->reprogram_pmi); in pmc_reprogram_counter() 226 clear_bit(bit, (unsigned long *)&pmu->reprogram_pmi); in kvm_pmu_handle_event()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.h | 224 clear_bit(__I40E_RX_PS_ENABLED, &(ring)->state) 230 clear_bit(__I40E_RX_16BYTE_DESC_ENABLED, &(ring)->state)
|
/linux-4.4.14/net/sunrpc/ |
D | svc_xprt.c | 231 clear_bit(XPT_BUSY, &xprt->xpt_flags); in svc_xprt_received() 238 clear_bit(XPT_TEMP, &new->xpt_flags); in svc_add_new_perm_xprt() 689 clear_bit(SP_TASK_PENDING, &pool->sp_flags); in svc_get_next_xprt() 698 clear_bit(RQ_BUSY, &rqstp->rq_flags); in svc_get_next_xprt() 828 clear_bit(XPT_OLD, &xprt->xpt_flags); in svc_recv() 833 clear_bit(RQ_SECURE, &rqstp->rq_flags); in svc_recv() 1187 clear_bit(XPT_DEFERRED, &xprt->xpt_flags); in svc_deferred_dequeue()
|
D | svcsock.c | 329 clear_bit(XPT_DATA, &svsk->sk_xprt.xpt_flags); in svc_recvfrom() 492 clear_bit(SOCK_NOSPACE, &sock->flags); in svc_tcp_write_space() 501 clear_bit(SOCK_NOSPACE, &svsk->sk_sock->flags); in svc_tcp_adjust_wspace() 595 clear_bit(XPT_DATA, &svsk->sk_xprt.xpt_flags); in svc_udp_recvfrom() 705 clear_bit(SOCK_NOSPACE, &svsk->sk_sock->flags); in svc_udp_has_wspace() 750 clear_bit(XPT_CACHE_AUTH, &svsk->sk_xprt.xpt_flags); in svc_udp_init() 874 clear_bit(XPT_CONN, &svsk->sk_xprt.xpt_flags); in svc_tcp_accept() 926 clear_bit(XPT_LOCAL, &newsvsk->sk_xprt.xpt_flags); in svc_tcp_accept() 1176 clear_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
|
/linux-4.4.14/fs/btrfs/ |
D | extent_map.c | 291 clear_bit(EXTENT_FLAG_PINNED, &em->flags); in unpin_extent_cache() 297 clear_bit(EXTENT_FLAG_FILLING, &em->flags); in unpin_extent_cache() 316 clear_bit(EXTENT_FLAG_LOGGING, &em->flags); in clear_em_logging()
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc.c | 160 clear_bit(0, &dev->hw_lock); in s5p_mfc_watchdog_worker() 311 clear_bit(dst_buf->b->vb2_buf.index, in s5p_mfc_handle_frame_new() 630 clear_bit(0, &dev->enter_suspend); in s5p_mfc_irq() 682 clear_bit(0, &dev->hw_lock); in s5p_mfc_irq() 683 clear_bit(0, &dev->enter_suspend); in s5p_mfc_irq() 920 clear_bit(0, &dev->hw_lock); in s5p_mfc_release() 1308 clear_bit(0, &m_dev->enter_suspend); in s5p_mfc_suspend() 1315 clear_bit(0, &m_dev->enter_suspend); in s5p_mfc_suspend() 1316 clear_bit(0, &m_dev->hw_lock); in s5p_mfc_suspend()
|
/linux-4.4.14/arch/arm64/mm/ |
D | flush.c | 94 clear_bit(PG_dcache_clean, &page->flags); in flush_dcache_page()
|
/linux-4.4.14/arch/sh/boards/mach-x3proto/ |
D | ilsel.c | 157 clear_bit(irq, &ilsel_level_map); in ilsel_disable()
|
/linux-4.4.14/arch/metag/include/asm/ |
D | bitops.h | 25 static inline void clear_bit(unsigned int bit, volatile unsigned long *p) in clear_bit() function
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | ptlrpcd.c | 593 clear_bit(LIOD_START, &pc->pc_flags); in ptlrpcd_start() 627 clear_bit(LIOD_START, &pc->pc_flags); in ptlrpcd_free() 628 clear_bit(LIOD_STOP, &pc->pc_flags); in ptlrpcd_free() 629 clear_bit(LIOD_FORCE, &pc->pc_flags); in ptlrpcd_free()
|
/linux-4.4.14/net/bluetooth/ |
D | l2cap_sock.c | 684 clear_bit(CONF_STATE2_DEVICE, &chan->conf_state); in l2cap_sock_setsockopt_old() 725 clear_bit(FLAG_ROLE_SWITCH, &chan->flags); in l2cap_sock_setsockopt_old() 730 clear_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old() 829 clear_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags); in l2cap_sock_setsockopt() 830 clear_bit(FLAG_DEFER_SETUP, &chan->flags); in l2cap_sock_setsockopt() 858 clear_bit(FLAG_FLUSHABLE, &chan->flags); in l2cap_sock_setsockopt() 879 clear_bit(FLAG_FORCE_ACTIVE, &chan->flags); in l2cap_sock_setsockopt() 1428 clear_bit(BT_SK_SUSPEND, &bt_sk(sk)->flags); in l2cap_sock_resume_cb()
|
/linux-4.4.14/sound/usb/misc/ |
D | ua101.c | 504 clear_bit(USB_CAPTURE_RUNNING, &ua->states); in stop_usb_capture() 527 clear_bit(CAPTURE_URB_COMPLETED, &ua->states); in start_usb_capture() 541 clear_bit(USB_PLAYBACK_RUNNING, &ua->states); in stop_usb_playback() 569 clear_bit(PLAYBACK_URB_COMPLETED, &ua->states); in start_usb_playback() 714 clear_bit(ALSA_CAPTURE_OPEN, &ua->states); in capture_pcm_close() 727 clear_bit(ALSA_PLAYBACK_OPEN, &ua->states); in playback_pcm_close() 842 clear_bit(ALSA_CAPTURE_RUNNING, &ua->states); in capture_pcm_trigger() 860 clear_bit(ALSA_PLAYBACK_RUNNING, &ua->states); in playback_pcm_trigger()
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | mmu_context_mm.h | 111 clear_bit(mm->context, context_map); in destroy_context()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.h | 225 clear_bit(__I40E_RX_PS_ENABLED, &(ring)->state) 231 clear_bit(__I40E_RX_16BYTE_DESC_ENABLED, &(ring)->state)
|
/linux-4.4.14/drivers/acpi/ |
D | ec.c | 398 clear_bit(flag, &ec->flags); in acpi_ec_clear_storm() 436 clear_bit(EC_FLAGS_QUERY_PENDING, &ec->flags); in acpi_ec_complete_query() 535 clear_bit(EC_FLAGS_QUERY_GUARDING, &ec->flags); in advance_transaction() 893 clear_bit(EC_FLAGS_STARTED, &ec->flags); in acpi_ec_stop() 894 clear_bit(EC_FLAGS_STOPPED, &ec->flags); in acpi_ec_stop() 1335 clear_bit(EC_FLAGS_HANDLERS_INSTALLED, &ec->flags); in ec_remove_handlers() 1385 clear_bit(EC_FLAGS_QUERY_PENDING, &ec->flags); in acpi_ec_add()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/ |
D | qla3xxx.c | 1589 clear_bit(QL_LINK_MASTER, &qdev->flags); in ql_get_phy_owner() 2575 clear_bit(QL_ALLOC_REQ_RSP_Q_DONE, &qdev->flags); in ql_free_net_req_rsp_queues() 2654 clear_bit(QL_ALLOC_BUFQS_DONE, &qdev->flags); in ql_free_buffer_queues() 3130 clear_bit(QL_LINK_MASTER, &qdev->flags); in ql_adapter_initialize() 3268 clear_bit(QL_RESET_DONE, &qdev->flags); in ql_adapter_reset() 3333 clear_bit(QL_RESET_ACTIVE, &qdev->flags); in ql_adapter_reset() 3359 clear_bit(QL_LINK_OPTICAL, &qdev->flags); in ql_set_mac_info() 3370 clear_bit(QL_LINK_OPTICAL, &qdev->flags); in ql_set_mac_info() 3419 clear_bit(QL_ADAPTER_UP, &qdev->flags); in ql_adapter_down() 3420 clear_bit(QL_LINK_MASTER, &qdev->flags); in ql_adapter_down() [all …]
|
/linux-4.4.14/fs/nilfs2/ |
D | mdt.h | 109 clear_bit(NILFS_I_DIRTY, &NILFS_I(inode)->i_state); in nilfs_mdt_clear_dirty()
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | bitops.h | 120 static inline void clear_bit(int nr, volatile void *addr) in clear_bit() function
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | bitops.h | 64 static inline void clear_bit(int nr, volatile unsigned long *addr) in clear_bit() function
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_txrx.c | 59 clear_bit(MLX5E_CHANNEL_NAPI_SCHED, &c->flags); in mlx5e_napi_poll()
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
D | ql4_inline.h | 63 clear_bit(AF_INTERRUPTS_ON, &ha->flags); in __qla4xxx_disable_intrs()
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | bitops.h | 121 static inline void clear_bit(unsigned int bit, volatile unsigned long *p) in clear_bit() function
|
/linux-4.4.14/drivers/pwm/ |
D | sysfs.c | 201 clear_bit(PWMF_EXPORTED, &pwm->flags); in pwm_export_child() 215 clear_bit(PWMF_EXPORTED, &pwm->flags); in pwm_export_child()
|
/linux-4.4.14/arch/sparc/mm/ |
D | io-unit.c | 179 clear_bit(vaddr, iounit->bmap); in iounit_release_scsi_one() 196 clear_bit(vaddr, iounit->bmap); in iounit_release_scsi_sgl()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | ps.c | 158 clear_bit(WL1271_FLAG_IN_ELP, &wl->flags); in wl1271_ps_elp_wakeup() 227 clear_bit(WLVIF_FLAG_IN_PS, &wlvif->flags); in wl1271_ps_set_mode()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | id_table.c | 79 clear_bit(obj, alloc->table); in c4iw_id_free()
|
/linux-4.4.14/drivers/usb/serial/ |
D | usb_wwan.c | 251 clear_bit(i, &portdata->out_busy); in usb_wwan_write() 271 clear_bit(i, &portdata->out_busy); in usb_wwan_write() 350 clear_bit(i, &portdata->out_busy); in usb_wwan_outdat_callback() 449 clear_bit(i, &portdata->out_busy); in unbusy_queued_urb()
|
/linux-4.4.14/drivers/net/can/mscan/ |
D | mscan.c | 428 clear_bit(F_RX_PROGRESS, &priv->flags); in mscan_rx_poll() 468 clear_bit(F_TX_WAIT_ALL, &priv->flags); in mscan_isr() 469 clear_bit(F_TX_PROGRESS, &priv->flags); in mscan_isr() 491 clear_bit(F_RX_PROGRESS, &priv->flags); in mscan_isr()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | selftest.c | 198 clear_bit(channel->channel, &dma_pend); in efx_test_eventq_irq() 199 clear_bit(channel->channel, &int_pend); in efx_test_eventq_irq() 202 clear_bit(channel->channel, &dma_pend); in efx_test_eventq_irq() 204 clear_bit(channel->channel, &int_pend); in efx_test_eventq_irq()
|
/linux-4.4.14/arch/x86/platform/efi/ |
D | efi.c | 249 clear_bit(EFI_MEMMAP, &efi.flags); in efi_unmap_memmap() 828 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in kexec_enter_virtual_mode() 902 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in __efi_enter_virtual_mode() 911 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in __efi_enter_virtual_mode()
|