Searched refs:timeout_work (Results 1 – 3 of 3) sorted by relevance
160 cancel_work_sync(&local->timeout_work); in local_cleanup()228 timeout_work); in nfc_llcp_timeout_work()239 schedule_work(&local->timeout_work); in nfc_llcp_symm_timer()1588 INIT_WORK(&local->timeout_work, nfc_llcp_timeout_work); in nfc_llcp_register_device()
64 struct work_struct timeout_work; member
3273 container_of(work, struct ceph_osd_client, timeout_work.work); in handle_timeout()3355 schedule_delayed_work(&osdc->timeout_work, in handle_timeout()5150 INIT_DELAYED_WORK(&osdc->timeout_work, handle_timeout); in ceph_osdc_init()5182 schedule_delayed_work(&osdc->timeout_work, in ceph_osdc_init()5207 cancel_delayed_work_sync(&osdc->timeout_work); in ceph_osdc_stop()