Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dcore.c9902 struct mutex hlist_mutex; member
10185 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
10203 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
10208 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
10224 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
10238 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
13892 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
13913 mutex_lock(&swhash->hlist_mutex); in perf_swevent_init_cpu()
13921 mutex_unlock(&swhash->hlist_mutex); in perf_swevent_init_cpu()