Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/events/
Dcore.c9588 struct mutex hlist_mutex; member
9879 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
9897 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
9902 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
9918 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
9932 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
13558 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
13579 mutex_lock(&swhash->hlist_mutex); in perf_swevent_init_cpu()
13587 mutex_unlock(&swhash->hlist_mutex); in perf_swevent_init_cpu()