Searched refs:ctx_fl_protected (Results 1 – 1 of 1) sorted by relevance
299 #define ctx_fl_protected ctx_flags.protected macro1360 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()