Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/events/
Dcore.c947 struct list_head *cpuctx_entry; in list_update_cgroup_event() local
980 cpuctx_entry = &cpuctx->cgrp_cpuctx_entry; in list_update_cgroup_event()
982 list_add(cpuctx_entry, this_cpu_ptr(&cgrp_cpuctx_list)); in list_update_cgroup_event()
984 list_del(cpuctx_entry); in list_update_cgroup_event()