Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/events/
Dcore.c9589 int hlist_refcount; member
9899 if (!--swhash->hlist_refcount) in swevent_hlist_put_cpu()
9930 swhash->hlist_refcount++; in swevent_hlist_get_cpu()
13580 if (swhash->hlist_refcount > 0 && !swevent_hlist_deref(swhash)) { in perf_swevent_init_cpu()