Searched refs:swevent_htable (Results 1 – 1 of 1) sorted by relevance
10273 struct swevent_htable { struct10278 static DEFINE_PER_CPU(struct swevent_htable, swevent_htable); argument10453 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in do_perf_sw_event()10516 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_add()10554 swevent_hlist_deref(struct swevent_htable *swhash) in swevent_hlist_deref()10560 static void swevent_hlist_release(struct swevent_htable *swhash) in swevent_hlist_release()10573 struct swevent_htable *swhash = &per_cpu(swevent_htable, cpu); in swevent_hlist_put_cpu()10593 struct swevent_htable *swhash = &per_cpu(swevent_htable, cpu); in swevent_hlist_get_cpu()14278 struct swevent_htable *swhash; in perf_event_init_all_cpus()14291 swhash = &per_cpu(swevent_htable, cpu); in perf_event_init_all_cpus()[all …]