Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/events/
Dcore.c8891 int hlist_refcount; member
9201 if (!--swhash->hlist_refcount) in swevent_hlist_put_cpu()
9232 swhash->hlist_refcount++; in swevent_hlist_get_cpu()
12859 if (swhash->hlist_refcount > 0 && !swevent_hlist_deref(swhash)) { in perf_swevent_init_cpu()