Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/events/
Dcore.c946 struct list_head *cpuctx_entry; in list_update_cgroup_event() local
979 cpuctx_entry = &cpuctx->cgrp_cpuctx_entry; in list_update_cgroup_event()
981 list_add(cpuctx_entry, this_cpu_ptr(&cgrp_cpuctx_list)); in list_update_cgroup_event()
983 list_del(cpuctx_entry); in list_update_cgroup_event()