reset_others 2682 arch/ia64/kernel/perfmon.c unsigned long reset_others = 0UL; reset_others 2695 arch/ia64/kernel/perfmon.c reset_others |= ctx->ctx_pmds[i].reset_pmds[0]; reset_others 2703 arch/ia64/kernel/perfmon.c for(i = 0; reset_others; i++, reset_others >>= 1) { reset_others 2705 arch/ia64/kernel/perfmon.c if ((reset_others & 0x1) == 0) continue; reset_others 2718 arch/ia64/kernel/perfmon.c unsigned long reset_others = 0UL; reset_others 2738 arch/ia64/kernel/perfmon.c reset_others |= ctx->ctx_pmds[i].reset_pmds[0]; reset_others 2748 arch/ia64/kernel/perfmon.c for(i = 0; reset_others; i++, reset_others >>= 1) { reset_others 2750 arch/ia64/kernel/perfmon.c if ((reset_others & 0x1) == 0) continue;