Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dcid.h314 struct scx_cmask_ref *ref);
316 u32 base, u32 nr_cids, struct scx_cmask_ref *ref);
317 void scx_cmask_ref_shard(const struct scx_cmask_ref *ref, s32 shard_idx,
319 void scx_cmask_ref_from_cpumask(const struct scx_cmask_ref *ref,
321 void scx_cmask_ref_or(const struct scx_cmask_ref *ref, const struct scx_cmask *src);
322 void scx_cmask_ref_copy(const struct scx_cmask_ref *ref, const struct scx_cmask *src);
H A Dcid.c977 struct scx_cmask_ref *ref) in scx_cmask_ref_init()
1019 u32 base, u32 nr_cids, struct scx_cmask_ref *ref) in scx_cmask_ref_init_kern()
1051 void scx_cmask_ref_shard(const struct scx_cmask_ref *ref, s32 shard_idx, in scx_cmask_ref_shard()
1101 void scx_cmask_ref_or(const struct scx_cmask_ref *ref, const struct scx_cmask *src) in scx_cmask_ref_or()
1116 void scx_cmask_ref_copy(const struct scx_cmask_ref *ref, const struct scx_cmask *src) in scx_cmask_ref_copy()
1132 void scx_cmask_ref_from_cpumask(const struct scx_cmask_ref *ref, in scx_cmask_ref_from_cpumask()
H A Dtypes.h215 struct scx_cmask_ref { struct
H A Dsub.c857 struct scx_cmask_ref ref; in caps_updated_deliver()
2316 struct scx_cmask_ref ref, denied_ref; in scx_bpf_sub_grant()
2435 struct scx_cmask_ref ref; in scx_bpf_sub_revoke()
2528 struct scx_cmask_ref ref; in scx_bpf_sub_caps()
H A Dext.c466 struct scx_cmask_ref ref; in scx_call_op_set_cpumask()