Searched refs:bpf_stream_read (Results 1 – 1 of 1) sorted by relevance
298 static int bpf_stream_read(struct bpf_stream *stream, void __user *buf, int len) in bpf_stream_read() function349 return bpf_stream_read(stream, buf, len); in bpf_prog_stream_read()