Searched defs:child_ctx (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/events/ |
H A D | core.c | 13148 struct perf_event_context *child_ctx, *clone_ctx = NULL; in perf_event_exit_task_context() local 13374 inherit_event(struct perf_event * parent_event,struct task_struct * parent,struct perf_event_context * parent_ctx,struct task_struct * child,struct perf_event * group_leader,struct perf_event_context * child_ctx) inherit_event() argument 13484 inherit_group(struct perf_event * parent_event,struct task_struct * parent,struct perf_event_context * parent_ctx,struct task_struct * child,struct perf_event_context * child_ctx) inherit_group() argument 13531 struct perf_event_context *child_ctx; inherit_task_group() local 13569 struct perf_event_context *child_ctx, *parent_ctx; perf_event_init_context() local [all...] |
/openbmc/qemu/ |
H A D | block.c | 3075 AioContext *child_ctx = bdrv_get_aio_context(child_bs); in bdrv_attach_child_common() local
|