Searched refs:ucma_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | ucma.c | 113 struct ucma_event { struct 259 static struct ucma_event *ucma_create_uevent(struct ucma_context *ctx, in ucma_create_uevent() 262 struct ucma_event *uevent; in ucma_create_uevent() 301 struct ucma_event *uevent; in ucma_connect_event_handler() 336 struct ucma_event *uevent; in ucma_event_handler() 373 struct ucma_event *uevent; in ucma_get_event() 400 uevent = list_first_entry(&file->event_list, struct ucma_event, list); in ucma_get_event() 507 struct ucma_event *uevent, *tmp; in ucma_cleanup_mc_events() 525 struct ucma_event *uevent, *tmp; in ucma_cleanup_ctx_events() 1616 struct ucma_event *ueven in ucma_migrate_id() [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | ucma.c | 113 struct ucma_event { struct 259 static struct ucma_event *ucma_create_uevent(struct ucma_context *ctx, in ucma_create_uevent() 262 struct ucma_event *uevent; in ucma_create_uevent() 301 struct ucma_event *uevent; in ucma_connect_event_handler() 336 struct ucma_event *uevent; in ucma_event_handler() 373 struct ucma_event *uevent; in ucma_get_event() 400 uevent = list_first_entry(&file->event_list, struct ucma_event, list); in ucma_get_event() 507 struct ucma_event *uevent, *tmp; in ucma_cleanup_mc_events() 525 struct ucma_event *uevent, *tmp; in ucma_cleanup_ctx_events() 1616 struct ucma_event *ueven in ucma_migrate_id() [all...] |
Completed in 5 milliseconds