Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dperfmon.c360 #define ctx_fl_going_zombie ctx_flags.going_zombie macro
2028 ctx->ctx_fl_going_zombie = 1; in pfm_close()
4565 ctx->ctx_fl_going_zombie = 0; in pfm_context_unload()
5055 if (ctx->ctx_fl_going_zombie || ctx->ctx_state == PFM_CTX_ZOMBIE) in pfm_handle_work()
5099 if (ctx->ctx_fl_going_zombie) { in pfm_handle_work()