Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/kernel/
Dperfmon.c365 #define ctx_fl_going_zombie ctx_flags.going_zombie macro
1976 ctx->ctx_fl_going_zombie = 1; in pfm_close()
4482 ctx->ctx_fl_going_zombie = 0; in pfm_context_unload()
4972 if (ctx->ctx_fl_going_zombie || ctx->ctx_state == PFM_CTX_ZOMBIE) in pfm_handle_work()
5016 if (ctx->ctx_fl_going_zombie) { in pfm_handle_work()