Searched refs:scx_cmask_ref_copy (Results 1 – 3 of 3) sorted by relevance
322 void scx_cmask_ref_copy(const struct scx_cmask_ref *ref, const struct scx_cmask *src);
862 scx_cmask_ref_copy(&ref, &cu->cmask); in caps_updated_deliver()2589 scx_cmask_ref_copy(&ref, local_out); in scx_bpf_sub_caps()
1116 void scx_cmask_ref_copy(const struct scx_cmask_ref *ref, const struct scx_cmask *src) in scx_cmask_ref_copy() function