Searched refs:BPF_STDERR (Results 1 – 6 of 6) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | stream.c | 87 if (stream_id != BPF_STDOUT && stream_id != BPF_STDERR) in bpf_stream_get()
|
| H A D | rqspinlock.c | 681 bpf_stream_stage(ss, prog, BPF_STDERR, ({ in bpf_prog_report_rqspinlock_violation()
|
| H A D | arena.c | 955 bpf_stream_stage(ss, prog, BPF_STDERR, ({ in bpf_prog_report_arena_violation()
|
| H A D | core.c | 3257 bpf_stream_stage(ss, prog, BPF_STDERR, ({ in bpf_prog_report_may_goto_violation()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_xdp_meta.c | 45 bpf_stream_printk(BPF_STDERR, in check_metadata()
|
| /linux/include/linux/ |
| H A D | bpf.h | 1628 BPF_STDERR = 2, enumerator
|