Searched refs:cloned_ctx (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dperf_event.c5614 struct perf_event_context *cloned_ctx; local
5690 cloned_ctx = rcu_dereference(parent_ctx->parent_ctx);
5691 if (cloned_ctx) {
5692 child_ctx->parent_ctx = cloned_ctx;

Completed in 121 milliseconds