Home
last modified time | relevance | path

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

/linux-6.15/kernel/events/
H A Dcore.c10275 struct mutex hlist_mutex; member
10557 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
10575 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
10580 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
10596 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
10610 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
14292 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
14313 mutex_lock(&swhash->hlist_mutex); in perf_swevent_init_cpu()
14321 mutex_unlock(&swhash->hlist_mutex); in perf_swevent_init_cpu()