Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dcache.c52 struct ib_update_work { struct
1561 struct ib_update_work *work = in ib_cache_event_task()
1562 container_of(_work, struct ib_update_work, work); in ib_cache_event_task()
1585 struct ib_update_work *work = in ib_generic_event_task()
1586 container_of(_work, struct ib_update_work, work); in ib_generic_event_task()
1612 struct ib_update_work *work; in ib_dispatch_event()