Searched refs:swevent_htable (Results 1 – 1 of 1) sorted by relevance
7789 struct swevent_htable { struct7798 static DEFINE_PER_CPU(struct swevent_htable, swevent_htable); argument7937 find_swevent_head_rcu(struct swevent_htable *swhash, u64 type, u32 event_id) in find_swevent_head_rcu()7950 find_swevent_head(struct swevent_htable *swhash, struct perf_event *event) in find_swevent_head()7974 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in do_perf_sw_event()7995 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_get_recursion_context()8003 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_put_recursion_context()8041 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_add()8079 swevent_hlist_deref(struct swevent_htable *swhash) in swevent_hlist_deref()8085 static void swevent_hlist_release(struct swevent_htable *swhash) in swevent_hlist_release()[all …]