hv_24x7_txn_err 168 arch/powerpc/perf/hv-24x7.c DEFINE_PER_CPU(int, hv_24x7_txn_err); hv_24x7_txn_err 1385 arch/powerpc/perf/hv-24x7.c if (__this_cpu_read(hv_24x7_txn_err)) hv_24x7_txn_err 1392 arch/powerpc/perf/hv-24x7.c __this_cpu_write(hv_24x7_txn_err, ret); hv_24x7_txn_err 1477 arch/powerpc/perf/hv-24x7.c __this_cpu_write(hv_24x7_txn_err, 0); hv_24x7_txn_err 1505 arch/powerpc/perf/hv-24x7.c ret = __this_cpu_read(hv_24x7_txn_err);