Searched refs:cgq (Results 1 – 1 of 1) sorted by relevance
258 struct cgrp_q *cgq; in BPF_STRUCT_OPS() local277 cgq = bpf_map_lookup_elem(&cgrp_q_arr, q_idx); in BPF_STRUCT_OPS()278 if (!cgq) { in BPF_STRUCT_OPS()284 if (bpf_map_push_elem(cgq, &pid, 0)) { in BPF_STRUCT_OPS()