Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/core/
Dcache.c52 struct ib_update_work { struct
1554 struct ib_update_work *work = in ib_cache_event_task()
1555 container_of(_work, struct ib_update_work, work); in ib_cache_event_task()
1578 struct ib_update_work *work = in ib_generic_event_task()
1579 container_of(_work, struct ib_update_work, work); in ib_generic_event_task()
1605 struct ib_update_work *work; in ib_dispatch_event()