Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/events/
Dcore.c7792 int hlist_refcount; member
8102 if (!--swhash->hlist_refcount) in swevent_hlist_put_cpu()
8133 swhash->hlist_refcount++; in swevent_hlist_get_cpu()
11587 if (swhash->hlist_refcount > 0 && !swevent_hlist_deref(swhash)) { in perf_swevent_init_cpu()