Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/events/
Dcore.c6477 struct mutex hlist_mutex; member
6768 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
6786 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
6791 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
6807 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
6820 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
9293 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
9302 mutex_lock(&swhash->hlist_mutex); in perf_event_init_cpu()
9310 mutex_unlock(&swhash->hlist_mutex); in perf_event_init_cpu()