Home
last modified time | relevance | path

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

/linux-6.15/kernel/events/
H A Dcore.c13743 if (!child_ctx) in perf_event_exit_task_context()
13756 mutex_lock(&child_ctx->mutex); in perf_event_exit_task_context()
13791 mutex_unlock(&child_ctx->mutex); in perf_event_exit_task_context()
13793 put_ctx(child_ctx); in perf_event_exit_task_context()
13991 get_ctx(child_ctx); in inherit_event()
13992 child_event->ctx = child_ctx; in inherit_event()
14083 child, NULL, child_ctx); in inherit_group()
14135 if (!child_ctx) { in inherit_task_group()
14143 if (!child_ctx) in inherit_task_group()
14225 if (child_ctx && inherited_all) { in perf_event_init_context()
[all …]