Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/events/
Dcore.c8890 struct mutex hlist_mutex; member
9181 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
9199 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
9204 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
9220 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
9234 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
12842 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
12858 mutex_lock(&swhash->hlist_mutex); in perf_swevent_init_cpu()
12866 mutex_unlock(&swhash->hlist_mutex); in perf_swevent_init_cpu()