Searched refs:ctx_fl_can_restart (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon.c364 #define ctx_fl_can_restart ctx_flags.can_restart macro
3605 ctx->ctx_fl_can_restart = 0; pfm_restart()
3619 if (ctx->ctx_fl_can_restart == 0) return -EINVAL; pfm_restart()
3624 ctx->ctx_fl_can_restart = 0; pfm_restart()
4536 ctx->ctx_fl_can_restart = 0; pfm_context_unload()
5403 ctx->ctx_fl_can_restart = 1; pfm_overflow_handler()

Completed in 63 milliseconds