Searched refs:BPF_STREAM_STDERR (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | stream.c | 55 ret = bpf_prog_stream_read(prog_fd, BPF_STREAM_STDERR, buf, 1, &ropts); in test_stream_syscall() 77 ret = bpf_prog_stream_read(prog_fd, BPF_STREAM_STDERR, buf, sizeof(buf), &ropts); in test_address()
|
| H A D | xdp_context_test_run.c | 239 BPF_STREAM_STDERR, buf, sizeof(buf), in dump_err_stream()
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 1524 BPF_STREAM_STDERR = 2, enumerator
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 1524 BPF_STREAM_STDERR = 2, enumerator
|