Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/events/
Dcore.c4863 struct mutex hlist_mutex; member
5152 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
5170 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
5175 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
5196 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
5210 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
7134 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
7143 mutex_lock(&swhash->hlist_mutex); in perf_event_init_cpu()
7152 mutex_unlock(&swhash->hlist_mutex); in perf_event_init_cpu()
7201 mutex_lock(&swhash->hlist_mutex); in perf_event_exit_cpu()
[all …]