/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/ |
D | response_manager.c | 49 INIT_DELAYED_WORK(&cwq->wk.work, oct_poll_req_completion); in octeon_setup_response_list() 50 cwq->wk.ctxptr = oct; in octeon_setup_response_list() 58 cancel_delayed_work_sync(&oct->dma_comp_wq.wk.work); in octeon_delete_response_list() 161 struct cavium_wk *wk = (struct cavium_wk *)work; in oct_poll_req_completion() local 162 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in oct_poll_req_completion() 169 queue_delayed_work(cwq->wq, &cwq->wk.work, msecs_to_jiffies(1)); in oct_poll_req_completion()
|
D | request_manager.c | 160 INIT_DELAYED_WORK(&db_wq->wk.work, check_db_timeout); in octeon_init_instr_queue() 161 db_wq->wk.ctxptr = oct; in octeon_init_instr_queue() 162 db_wq->wk.ctxul = iq_no; in octeon_init_instr_queue() 163 queue_delayed_work(db_wq->wq, &db_wq->wk.work, msecs_to_jiffies(1)); in octeon_init_instr_queue() 173 cancel_delayed_work_sync(&oct->check_db_wq[iq_no].wk.work); in octeon_delete_instr_queue() 462 queue_delayed_work(cwq->wq, &cwq->wk.work, msecs_to_jiffies(1)); in lio_process_iq_request_list() 552 struct cavium_wk *wk = (struct cavium_wk *)work; in check_db_timeout() local 553 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_db_timeout() 554 u64 iq_no = wk->ctxul; in check_db_timeout() 559 queue_delayed_work(db_wq->wq, &db_wq->wk.work, msecs_to_jiffies(delay)); in check_db_timeout()
|
D | lio_main.c | 552 struct cavium_wk *wk = (struct cavium_wk *)work; in octnet_link_status_change() local 553 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_link_status_change() 579 INIT_DELAYED_WORK(&lio->link_status_wq.wk.work, in setup_link_status_change_wq() 581 lio->link_status_wq.wk.ctxptr = lio; in setup_link_status_change_wq() 591 cancel_delayed_work_sync(&lio->link_status_wq.wk.work); in cleanup_link_status_change_wq() 639 &lio->link_status_wq.wk.work, 0); in update_link_status() 672 struct cavium_wk *wk = (struct cavium_wk *)work; in lio_sync_octeon_time() local 673 struct lio *lio = (struct lio *)wk->ctxptr; in lio_sync_octeon_time() 711 &lio->sync_octeon_time_wq.wk.work, in lio_sync_octeon_time() 732 INIT_DELAYED_WORK(&lio->sync_octeon_time_wq.wk.work, in setup_sync_octeon_time_wq() [all …]
|
D | octeon_console.c | 484 struct cavium_wk *wk = (struct cavium_wk *)work; in check_console() local 485 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_console() 486 u32 console_num = (u32)wk->ctxul; in check_console() 531 schedule_delayed_work(&wk->work, msecs_to_jiffies(delay)); in check_console()
|
D | lio_core.c | 469 struct cavium_wk *wk = (struct cavium_wk *)work; in octnet_poll_check_rxq_oom_status() local 470 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_poll_check_rxq_oom_status() 485 &lio->rxq_status_wq.wk.work, in octnet_poll_check_rxq_oom_status() 500 INIT_DELAYED_WORK(&lio->rxq_status_wq.wk.work, in setup_rx_oom_poll_fn() 502 lio->rxq_status_wq.wk.ctxptr = lio; in setup_rx_oom_poll_fn() 504 &lio->rxq_status_wq.wk.work, in setup_rx_oom_poll_fn() 514 cancel_delayed_work_sync(&lio->rxq_status_wq.wk.work); in cleanup_rx_oom_poll_fn()
|
D | cn23xx_vf_device.c | 265 struct cavium_wk *wk = (struct cavium_wk *)work; in cn23xx_vf_mbox_thread() local 266 struct octeon_mbox *mbox = (struct octeon_mbox *)wk->ctxptr; in cn23xx_vf_mbox_thread()
|
D | lio_vf_rep.c | 487 struct cavium_wk *wk = (struct cavium_wk *)work; in lio_vf_rep_fetch_stats() local 488 struct lio_vf_rep_desc *vf_rep = wk->ctxptr; in lio_vf_rep_fetch_stats()
|
D | lio_vf_main.c | 295 struct cavium_wk *wk = (struct cavium_wk *)work; in octnet_link_status_change() local 296 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_link_status_change() 322 INIT_DELAYED_WORK(&lio->link_status_wq.wk.work, in setup_link_status_change_wq() 324 lio->link_status_wq.wk.ctxptr = lio; in setup_link_status_change_wq() 334 cancel_delayed_work_sync(&lio->link_status_wq.wk.work); in cleanup_link_status_change_wq() 380 &lio->link_status_wq.wk.work, 0); in update_link_status()
|
D | cn23xx_pf_device.c | 680 struct cavium_wk *wk = (struct cavium_wk *)work; in cn23xx_pf_mbox_thread() local 681 struct octeon_mbox *mbox = (struct octeon_mbox *)wk->ctxptr; in cn23xx_pf_mbox_thread() 703 schedule_delayed_work(&wk->work, msecs_to_jiffies(10)); in cn23xx_pf_mbox_thread()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/ |
D | dbg.h | 222 flush_delayed_work(&fwrt->dump.wk); in iwl_fw_flush_dump() 227 cancel_delayed_work_sync(&fwrt->dump.wk); in iwl_fw_cancel_dump() 234 cancel_delayed_work_sync(&fwrt->timestamp.wk); in iwl_fw_cancel_timestamp() 241 cancel_delayed_work_sync(&fwrt->timestamp.wk); in iwl_fw_suspend_timestamp() 249 schedule_delayed_work(&fwrt->timestamp.wk, in iwl_fw_resume_timestamp()
|
D | debugfs.c | 148 container_of(work, struct iwl_fw_runtime, timestamp.wk.work); in iwl_fw_timestamp_marker_wk() 153 schedule_delayed_work(&fwrt->timestamp.wk, in iwl_fw_timestamp_marker_wk() 171 schedule_delayed_work(&fwrt->timestamp.wk, in iwl_fw_trigger_timestamp() 196 INIT_DELAYED_WORK(&fwrt->timestamp.wk, iwl_fw_timestamp_marker_wk); in iwl_fwrt_dbgfs_register()
|
D | runtime.h | 133 struct delayed_work wk; member 142 struct delayed_work wk; member
|
D | init.c | 75 INIT_DELAYED_WORK(&fwrt->dump.wk, iwl_fw_error_dump_wk); in iwl_fw_runtime_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs35l35.txt | 96 - cirrus,classh-wk-fet-disable 97 - cirrus,classh-wk-fet-delay 98 - cirrus,classh-wk-fet-thld 163 cirrus,classh-wk-fet-disable = <0x01>; 164 cirrus,classh-wk-fet-delay = <0x04>; 165 cirrus,classh-wk-fet-thld = <0x01>;
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | time-event.h | 219 void iwl_mvm_roc_done_wk(struct work_struct *wk);
|
D | ops.c | 493 static void iwl_mvm_async_handlers_wk(struct work_struct *wk); 494 static void iwl_mvm_d0i3_exit_work(struct work_struct *wk); 917 static void iwl_mvm_async_handlers_wk(struct work_struct *wk) in iwl_mvm_async_handlers_wk() argument 920 container_of(wk, struct iwl_mvm, async_handlers_wk); in iwl_mvm_async_handlers_wk() 1188 static void iwl_mvm_reprobe_wk(struct work_struct *wk) in iwl_mvm_reprobe_wk() argument 1192 reprobe = container_of(wk, struct iwl_mvm_reprobe, work); in iwl_mvm_reprobe_wk() 1596 static void iwl_mvm_d0i3_exit_work(struct work_struct *wk) in iwl_mvm_d0i3_exit_work() argument 1598 struct iwl_mvm *mvm = container_of(wk, struct iwl_mvm, d0i3_exit_work); in iwl_mvm_d0i3_exit_work()
|
D | sta.h | 573 void iwl_mvm_add_new_dqa_stream_wk(struct work_struct *wk);
|
D | time-event.c | 98 void iwl_mvm_roc_done_wk(struct work_struct *wk) in iwl_mvm_roc_done_wk() argument 100 struct iwl_mvm *mvm = container_of(wk, struct iwl_mvm, roc_done_wk); in iwl_mvm_roc_done_wk()
|
/Linux-v4.19/drivers/base/ |
D | devcoredump.c | 64 static void devcd_del(struct work_struct *wk) in devcd_del() argument 68 devcd = container_of(wk, struct devcd_entry, del_wk.work); in devcd_del()
|
/Linux-v4.19/net/mac80211/ |
D | key.h | 165 void ieee80211_delayed_tailroom_dec(struct work_struct *wk);
|
D | tdls.c | 24 void ieee80211_tdls_peer_del_work(struct work_struct *wk) in ieee80211_tdls_peer_del_work() argument 29 sdata = container_of(wk, struct ieee80211_sub_if_data, in ieee80211_tdls_peer_del_work() 1970 void ieee80211_tdls_chsw_work(struct work_struct *wk) in ieee80211_tdls_chsw_work() argument 1973 container_of(wk, struct ieee80211_local, tdls_chsw_work); in ieee80211_tdls_chsw_work()
|
/Linux-v4.19/net/wireless/ |
D | core.h | 361 void cfg80211_mlme_unreg_wk(struct work_struct *wk); 410 void __cfg80211_scan_done(struct work_struct *wk);
|
D | mlme.c | 455 void cfg80211_mlme_unreg_wk(struct work_struct *wk) in cfg80211_mlme_unreg_wk() argument 459 rdev = container_of(wk, struct cfg80211_registered_device, in cfg80211_mlme_unreg_wk()
|
/Linux-v4.19/drivers/platform/x86/ |
D | asus-laptop.c | 231 int wk; member 575 led->wk = !!value; in asus_led_cdev_set() 584 asus_led_set(asus, led->method, led->wk); in asus_led_cdev_update() 636 led->wk = value; in asus_kled_cdev_set() 645 asus_kled_set(asus, led->wk); in asus_kled_cdev_update()
|
/Linux-v4.19/drivers/net/ethernet/realtek/ |
D | r8169.c | 688 } wk; member 748 mutex_lock(&tp->wk.mutex); in rtl_lock_work() 753 mutex_unlock(&tp->wk.mutex); in rtl_unlock_work() 4036 if (!test_and_set_bit(flag, tp->wk.flags)) in rtl_schedule_task() 4037 schedule_work(&tp->wk.work); in rtl_schedule_task() 6499 set_bit(RTL_FLAG_TASK_RESET_PENDING, tp->wk.flags); in rtl_slow_event_work() 6525 container_of(work, struct rtl8169_private, wk.work); in rtl_task() 6532 !test_bit(RTL_FLAG_TASK_ENABLED, tp->wk.flags)) in rtl_task() 6538 pending = test_and_clear_bit(rtl_work[i].bitnr, tp->wk.flags); in rtl_task() 6668 bitmap_zero(tp->wk.flags, RTL_FLAG_MAX); in rtl8169_close() [all …]
|