Lines Matching refs:events_reported
89 int events_reported; member
104 int events_reported; member
407 uevent->ctx->events_reported++; in ucma_get_event()
409 uevent->mc->events_reported++; in ucma_get_event()
521 int events_reported; in ucma_cleanup_ctx_events() local
542 events_reported = ctx->events_reported; in ucma_cleanup_ctx_events()
554 return events_reported; in ucma_cleanup_ctx_events()
565 int events_reported; in ucma_destroy_private_ctx() local
578 events_reported = ucma_cleanup_ctx_events(ctx); in ucma_destroy_private_ctx()
585 return events_reported; in ucma_destroy_private_ctx()
614 resp.events_reported = ucma_destroy_private_ctx(ctx); in ucma_destroy_id()
1588 resp.events_reported = mc->events_reported; in ucma_leave_multicast()
1655 resp.events_reported = ctx->events_reported; in ucma_migrate_id()