H A D | stream.c | 1 // SPDX-License-Identifier: GPL-2.0-only 15 * Simple per-CPU NMI-safe bump allocation mechanism, backed by the NMI-safe 17 * stash it in a local per-CP 200 bpf_stream_consume_capacity(struct bpf_stream * stream,int len) bpf_stream_consume_capacity() argument 211 bpf_stream_release_capacity(struct bpf_stream * stream,struct bpf_stream_elem * elem) bpf_stream_release_capacity() argument 218 bpf_stream_push_str(struct bpf_stream * stream,const char * str,int len) bpf_stream_push_str() argument 248 bpf_stream_backlog_peek(struct bpf_stream * stream) bpf_stream_backlog_peek() argument 253 bpf_stream_backlog_pop(struct bpf_stream * stream) bpf_stream_backlog_pop() argument 265 bpf_stream_backlog_fill(struct bpf_stream * stream) bpf_stream_backlog_fill() argument 298 bpf_stream_read(struct bpf_stream * stream,void __user * buf,int len) bpf_stream_read() argument 344 struct bpf_stream *stream; bpf_prog_stream_read() local 366 struct bpf_stream *stream; bpf_stream_vprintk() local 457 struct bpf_stream *stream; bpf_stream_stage_commit() local [all...] |