Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dcache.c52 struct ib_update_work { struct
1537 struct ib_update_work *work = in ib_cache_event_task()
1538 container_of(_work, struct ib_update_work, work); in ib_cache_event_task()
1562 struct ib_update_work *work = in ib_generic_event_task()
1563 container_of(_work, struct ib_update_work, work); in ib_generic_event_task()
1589 struct ib_update_work *work; in ib_dispatch_event()