Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c114 #define CTX_INHERIT_MODE(c) ((c)->ctx_fl_inherit)
295 #define ctx_fl_inherit ctx_flags.inherit macro
1348 ctx->ctx_fl_inherit = ctx_flags & PFM_FL_INHERIT_MASK; in pfm_context_create()
1389 (void *)ctx, task->pid, ctx_flags, ctx->ctx_fl_inherit, in pfm_context_create()
4066 nctx->ctx_fl_inherit = PFM_FL_INHERIT_NONE; in pfm_inherit()
4071 ctx->ctx_fl_inherit = PFM_FL_INHERIT_NONE; in pfm_inherit()