Lines Matching refs:events_reported
89 int events_reported; member
105 int events_reported; member
410 uevent->ctx->events_reported++; in ucma_get_event()
412 uevent->mc->events_reported++; in ucma_get_event()
524 int events_reported; in ucma_cleanup_ctx_events() local
545 events_reported = ctx->events_reported; in ucma_cleanup_ctx_events()
557 return events_reported; in ucma_cleanup_ctx_events()
568 int events_reported; in ucma_destroy_private_ctx() local
581 events_reported = ucma_cleanup_ctx_events(ctx); in ucma_destroy_private_ctx()
588 return events_reported; in ucma_destroy_private_ctx()
617 resp.events_reported = ucma_destroy_private_ctx(ctx); in ucma_destroy_id()
1600 resp.events_reported = mc->events_reported; in ucma_leave_multicast()
1667 resp.events_reported = ctx->events_reported; in ucma_migrate_id()