Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.c127 cu = &pshard->caps_updated; in free_pshard()
169 cu = &pshard->caps_updated; in alloc_pshard()
826 struct scx_caps_updated *cu = &ps->caps_updated; in caps_updated_record()
841 struct scx_pshard *ps = container_of(cu, struct scx_pshard, caps_updated); in caps_updated_deliver()
892 struct scx_caps_updated *cu = &ps->caps_updated; in scx_sub_seed_caps()
H A Dinternal.h1499 struct scx_caps_updated caps_updated; member