Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dcid.h66 extern s32 __rcu *scx_shard_node;
H A Dcid.c25 s32 __rcu *scx_shard_node; variable
136 rcu_assign_pointer(scx_shard_node, tbls->shard_node); in scx_cid_publish_tables()
161 RCU_INIT_POINTER(scx_shard_node, NULL); in scx_cid_retire_tables()
H A Dsub.c194 shard_node = rcu_dereference_protected(scx_shard_node, in scx_alloc_pshards()