Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c299 #define ctx_fl_protected ctx_flags.protected macro
1360 ctx->ctx_fl_protected = 0; in pfm_context_create()
2179 ctx->ctx_fl_protected = 1; in pfm_protect_context()
2755 if (ctx->ctx_owner != current && (ctx->ctx_fl_protected || task != current)) { in sys_perfmonctl()