Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dstream.c406 return bpf_stream_print_stack((enum bpf_stream_id)0xbadcafe); in stream_print_stack_invalid_id()
/linux/include/linux/
H A Dbpf.h1696 enum bpf_stream_id { enum
4104 int bpf_prog_stream_read(struct bpf_prog *prog, enum bpf_stream_id stream_id, void __user *buf, int…
4110 enum bpf_stream_id stream_id);