Searched refs:bpf_stream (Results 1 – 2 of 2) sorted by relevance
60 static int bpf_stream_consume_capacity(struct bpf_stream *stream, int len) in bpf_stream_consume_capacity() 71 static void bpf_stream_release_capacity(struct bpf_stream *stream, struct bpf_stream_elem *elem) in bpf_stream_release_capacity() 78 static int bpf_stream_push_str(struct bpf_stream *stream, const char *str, int len) in bpf_stream_push_str() 85 static struct bpf_stream *bpf_stream_get(enum bpf_stream_id stream_id, struct bpf_prog_aux *aux) in bpf_stream_get() 105 static struct llist_node *bpf_stream_backlog_peek(struct bpf_stream *stream) in bpf_stream_backlog_peek() 110 static struct llist_node *bpf_stream_backlog_pop(struct bpf_stream *stream) in bpf_stream_backlog_pop() 122 static void bpf_stream_backlog_fill(struct bpf_stream *stream) in bpf_stream_backlog_fill() 155 static int bpf_stream_read(struct bpf_stream *stream, void __user *buf, int len) in bpf_stream_read() 201 struct bpf_stream *stream; in bpf_prog_stream_read() 223 struct bpf_stream *strea in bpf_stream_vprintk_impl() [all...]
1643 struct bpf_stream { struct1768 struct bpf_stream stream[2];