Searched refs:swevent_htable (Results 1 – 1 of 1) sorted by relevance
8211 struct swevent_htable { struct8220 static DEFINE_PER_CPU(struct swevent_htable, swevent_htable); argument8359 find_swevent_head_rcu(struct swevent_htable *swhash, u64 type, u32 event_id) in find_swevent_head_rcu()8372 find_swevent_head(struct swevent_htable *swhash, struct perf_event *event) in find_swevent_head()8396 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in do_perf_sw_event()8417 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_get_recursion_context()8425 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_put_recursion_context()8463 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_add()8501 swevent_hlist_deref(struct swevent_htable *swhash) in swevent_hlist_deref()8507 static void swevent_hlist_release(struct swevent_htable *swhash) in swevent_hlist_release()[all …]