__bpf_stream_push_str
ret = __bpf_stream_push_str(&ss->log, buf->buf, ret);
return ret ?: __bpf_stream_push_str(&stream->log, str, len);