Searched refs:holder_cgid (Results 1 – 1 of 1) sorted by relevance
707 u64 holder_cgid = (pos >= 0 && pos < MAX_PARTS) ? in BPF_STRUCT_OPS() local710 if (holder_cgid) { in BPF_STRUCT_OPS()711 scx_bpf_sub_dispatch(holder_cgid); in BPF_STRUCT_OPS()1629 u64 holder_cgid; in apply_partition() local1636 holder_cgid = qa.part.rr_slots[pos]; /* 0 = self, nothing to grant */ in apply_partition()1637 if (holder_cgid) in apply_partition()1638 scx_bpf_sub_grant(holder_cgid, in apply_partition()