Home
last modified time | relevance | path

Searched refs:update_cntr_work (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dhfi.h1180 struct work_struct update_cntr_work; member
H A Dchip.c12351 cancel_work_sync(&dd->update_cntr_work); in free_cntrs()
12542 update_cntr_work); in do_update_synth_timer()
12631 queue_work(dd->update_cntr_wq, &dd->update_cntr_work); in update_synth_timer()
12873 INIT_WORK(&dd->update_cntr_work, do_update_synth_timer); in init_cntrs()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dhfi.h1130 struct work_struct update_cntr_work; member
H A Dchip.c12312 cancel_work_sync(&dd->update_cntr_work); in free_cntrs()
12503 update_cntr_work); in do_update_synth_timer()
12592 queue_work(dd->update_cntr_wq, &dd->update_cntr_work); in update_synth_timer()
12834 INIT_WORK(&dd->update_cntr_work, do_update_synth_timer); in init_cntrs()

Completed in 47 milliseconds