Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c361 #define ctx_fl_going_zombie ctx_flags.going_zombie macro
2039 ctx->ctx_fl_going_zombie = 1; in pfm_close()
4576 ctx->ctx_fl_going_zombie = 0; in pfm_context_unload()
5066 if (ctx->ctx_fl_going_zombie || ctx->ctx_state == PFM_CTX_ZOMBIE) in pfm_handle_work()
5110 if (ctx->ctx_fl_going_zombie) { in pfm_handle_work()