Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/events/
Dcore.c8213 struct mutex hlist_mutex; member
8504 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
8522 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
8527 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
8543 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
8557 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
12093 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
12110 mutex_lock(&swhash->hlist_mutex); in perf_swevent_init_cpu()
12118 mutex_unlock(&swhash->hlist_mutex); in perf_swevent_init_cpu()