Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/events/
Dcore.c9390 struct mutex hlist_mutex; member
9681 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
9699 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
9704 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
9720 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
9734 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
13453 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
13470 mutex_lock(&swhash->hlist_mutex); in perf_swevent_init_cpu()
13478 mutex_unlock(&swhash->hlist_mutex); in perf_swevent_init_cpu()