Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/events/
Dcore.c9391 int hlist_refcount; member
9701 if (!--swhash->hlist_refcount) in swevent_hlist_put_cpu()
9732 swhash->hlist_refcount++; in swevent_hlist_get_cpu()
13471 if (swhash->hlist_refcount > 0 && !swevent_hlist_deref(swhash)) { in perf_swevent_init_cpu()