Searched refs:sat (Results 1 – 1 of 1) sorted by relevance
421 _cleanup_free_ char *sfd = NULL, *sat = NULL, *unescaped = NULL; in bpf_program_deserialize_attachment() local444 r = extract_first_word(&v, &sat, NULL, 0); in bpf_program_deserialize_attachment()450 at = bpf_cgroup_attach_type_from_string(sat); in bpf_program_deserialize_attachment()