Home
last modified time | relevance | path

Searched refs:bpf_stream_id (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dstream.c225 static struct bpf_stream *bpf_stream_get(enum bpf_stream_id stream_id, struct bpf_prog_aux *aux) in bpf_stream_get()
342 int bpf_prog_stream_read(struct bpf_prog *prog, enum bpf_stream_id stream_id, void __user *buf, int… in bpf_prog_stream_read()
454 enum bpf_stream_id stream_id) in bpf_stream_stage_commit()
/linux/include/linux/
H A Dbpf.h1551 enum bpf_stream_id { enum
3648 int bpf_prog_stream_read(struct bpf_prog *prog, enum bpf_stream_id stream_id, void __user *buf, int…
3654 enum bpf_stream_id stream_id);