Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/events/
Dcore.c7791 struct mutex hlist_mutex; member
8082 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
8100 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
8105 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
8121 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
8135 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
11569 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
11586 mutex_lock(&swhash->hlist_mutex); in perf_swevent_init_cpu()
11594 mutex_unlock(&swhash->hlist_mutex); in perf_swevent_init_cpu()