Searched refs:swevent_htable (Results 1 – 1 of 1) sorted by relevance
9683 struct swevent_htable { struct9692 static DEFINE_PER_CPU(struct swevent_htable, swevent_htable); argument9831 find_swevent_head_rcu(struct swevent_htable *swhash, u64 type, u32 event_id) in find_swevent_head_rcu()9844 find_swevent_head(struct swevent_htable *swhash, struct perf_event *event) in find_swevent_head()9868 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in do_perf_sw_event()9889 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_get_recursion_context()9897 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_put_recursion_context()9935 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_add()9973 swevent_hlist_deref(struct swevent_htable *swhash) in swevent_hlist_deref()9979 static void swevent_hlist_release(struct swevent_htable *swhash) in swevent_hlist_release()[all …]