Searched refs:swevent_htable (Results 1 – 1 of 1) sorted by relevance
6475 struct swevent_htable { struct6484 static DEFINE_PER_CPU(struct swevent_htable, swevent_htable); argument6623 find_swevent_head_rcu(struct swevent_htable *swhash, u64 type, u32 event_id) in find_swevent_head_rcu()6636 find_swevent_head(struct swevent_htable *swhash, struct perf_event *event) in find_swevent_head()6660 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in do_perf_sw_event()6681 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_get_recursion_context()6689 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_put_recursion_context()6727 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_add()6765 swevent_hlist_deref(struct swevent_htable *swhash) in swevent_hlist_deref()6771 static void swevent_hlist_release(struct swevent_htable *swhash) in swevent_hlist_release()[all …]