Home
last modified time | relevance | path

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

/kernel/events/
Dcore.c5172 struct mutex hlist_mutex; member
5451 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
5469 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
5474 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
5495 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
5508 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
7610 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
7619 mutex_lock(&swhash->hlist_mutex); in perf_event_init_cpu()
7627 mutex_unlock(&swhash->hlist_mutex); in perf_event_init_cpu()