Home
last modified time | relevance | path

Searched refs:hlist_mutex (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/events/
H A Dcore.c10793 struct mutex hlist_mutex; member
11098 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
11116 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
11121 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
11137 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
11151 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
15042 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
15063 mutex_lock(&swhash->hlist_mutex); in perf_swevent_init_cpu()
15071 mutex_unlock(&swhash->hlist_mutex); in perf_swevent_init_cpu()