Home
last modified time | relevance | path

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

/kernel/events/
Dcore.c9431 struct mutex hlist_mutex; member
9722 lockdep_is_held(&swhash->hlist_mutex)); in swevent_hlist_deref()
9740 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
9745 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_put_cpu()
9761 mutex_lock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
9775 mutex_unlock(&swhash->hlist_mutex); in swevent_hlist_get_cpu()
13498 mutex_init(&swhash->hlist_mutex); in perf_event_init_all_cpus()
13515 mutex_lock(&swhash->hlist_mutex); in perf_swevent_init_cpu()
13523 mutex_unlock(&swhash->hlist_mutex); in perf_swevent_init_cpu()