Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/events/
Dcore.c9201 int hlist_refcount; member
9511 if (!--swhash->hlist_refcount) in swevent_hlist_put_cpu()
9542 swhash->hlist_refcount++; in swevent_hlist_get_cpu()
13232 if (swhash->hlist_refcount > 0 && !swevent_hlist_deref(swhash)) { in perf_swevent_init_cpu()