Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dperfmon.c119 #define CTX_OVFL_NOBLOCK(c) ((c)->ctx_fl_block == 0)
356 #define ctx_fl_block ctx_flags.block macro
881 ctx->ctx_fl_block = (ctx_flags & PFM_FL_NOTIFY_BLOCK) ? 1 : 0; in pfm_context_alloc()
2684 ctx->ctx_fl_block, in pfm_context_create()