Searched refs:bpf_stream_id (Results 1 – 2 of 2) sorted by relevance
85 static struct bpf_stream *bpf_stream_get(enum bpf_stream_id stream_id, struct bpf_prog_aux *aux) in bpf_stream_get() 199 int bpf_prog_stream_read(struct bpf_prog *prog, enum bpf_stream_id stream_id, void __user *buf, int len) in bpf_prog_stream_read() 212 * Avoid using enum bpf_stream_id so that kfunc users don't have to pull in the330 enum bpf_stream_id stream_id) in bpf_stream_stage_commit()
1626 enum bpf_stream_id { enum3895 int bpf_prog_stream_read(struct bpf_prog *prog, enum bpf_stream_id stream_id, void __user *buf, int…3901 enum bpf_stream_id stream_id);