Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c452 s32 c = cmask_next_set_wrap(&taskc->cpus_allowed, 0); in BPF_STRUCT_OPS()
617 c = cmask_next_set_wrap(&taskc->cpus_allowed, 0); in scan_shared_dsq()
657 s32 c = cmask_next_set_wrap(&taskc->cpus_allowed, 0); in scan_shared_dsq()
/linux/tools/sched_ext/include/scx/
H A Dcid.bpf.h635 static __always_inline u32 cmask_next_set_wrap(const struct scx_cmask __arena *m, in cmask_next_set_wrap() function