Searched refs:swevent_htable (Results 1 – 1 of 1) sorted by relevance
9198 struct swevent_htable { struct9207 static DEFINE_PER_CPU(struct swevent_htable, swevent_htable); argument9346 find_swevent_head_rcu(struct swevent_htable *swhash, u64 type, u32 event_id) in find_swevent_head_rcu()9359 find_swevent_head(struct swevent_htable *swhash, struct perf_event *event) in find_swevent_head()9383 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in do_perf_sw_event()9404 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_get_recursion_context()9412 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_put_recursion_context()9450 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_add()9488 swevent_hlist_deref(struct swevent_htable *swhash) in swevent_hlist_deref()9494 static void swevent_hlist_release(struct swevent_htable *swhash) in swevent_hlist_release()[all …]