Searched refs:child_ctx (Results 1 – 1 of 1) sorted by relevance
14846 struct perf_event_context *child_ctx) in inherit_event() argument14878 get_ctx(child_ctx); in inherit_event()14879 child_event->ctx = child_ctx; in inherit_event()14881 pmu_ctx = find_get_pmu_context(parent_event->pmu_ctx->pmu, child_ctx, child_event); in inherit_event()14935 raw_spin_lock_irqsave(&child_ctx->lock, flags); in inherit_event()14936 add_event_to_ctx(child_event, child_ctx); in inherit_event()14938 raw_spin_unlock_irqrestore(&child_ctx->lock, flags); in inherit_event()14963 struct perf_event_context *child_ctx) in inherit_group() argument14970 child, NULL, child_ctx); in inherit_group()14980 child, leader, child_ctx); in inherit_group()[all …]