Searched refs:scx_cmask_ref (Results 1 – 5 of 5) sorted by relevance
| /linux/kernel/sched/ext/ |
| H A D | cid.h | 314 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 D | cid.c | 977 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 D | types.h | 215 struct scx_cmask_ref { struct
|
| H A D | sub.c | 857 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 D | ext.c | 466 struct scx_cmask_ref ref; in scx_call_op_set_cpumask()
|