Home
last modified time | relevance | path

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

/linux/tools/sched_ext/include/scx/
H A Dcid.bpf.h164 static __always_inline void cmask_clear(u32 cid, struct scx_cmask __arena *m) in cmask_clear() function
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c1123 cmask_clear(cid, &qa.idle_cids.mask); in BPF_STRUCT_OPS()