swevent_htable
static DEFINE_PER_CPU(struct swevent_htable, swevent_htable);
find_swevent_head_rcu(struct swevent_htable *swhash, u64 type, u32 event_id)
find_swevent_head(struct swevent_htable *swhash, struct perf_event *event)
struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable);
struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable);
swevent_hlist_deref(struct swevent_htable *swhash)
static void swevent_hlist_release(struct swevent_htable *swhash)
struct swevent_htable *swhash = &per_cpu(swevent_htable, cpu);
struct swevent_htable *swhash = &per_cpu(swevent_htable, cpu);
struct swevent_htable *swhash;
swhash = &per_cpu(swevent_htable, cpu);
struct swevent_htable *swhash = &per_cpu(swevent_htable, cpu);