Home
last modified time | relevance | path

Searched refs:ib_update_work (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/infiniband/core/
Dcache.c52 struct ib_update_work { struct
1565 struct ib_update_work *work = in ib_cache_event_task()
1566 container_of(_work, struct ib_update_work, work); in ib_cache_event_task()
1589 struct ib_update_work *work = in ib_generic_event_task()
1590 container_of(_work, struct ib_update_work, work); in ib_generic_event_task()
1616 struct ib_update_work *work; in ib_dispatch_event()