Searched refs:h24x7hw (Results 1 – 1 of 1) sorted by relevance
1244 struct hv_24x7_hw *h24x7hw; in h_24x7_event_read() local1275 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_read()1276 h24x7hw->events[i] = event; in h_24x7_event_read()1277 put_cpu_var(h24x7hw); in h_24x7_event_read()1362 struct hv_24x7_hw *h24x7hw; in h_24x7_event_commit_txn() local1384 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_commit_txn()1390 event = h24x7hw->events[i]; in h_24x7_event_commit_txn()1391 h24x7hw->events[i] = NULL; in h_24x7_event_commit_txn()