Searched refs:BPF_STDERR (Results 1 – 5 of 5) 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 | 680 bpf_stream_stage(ss, prog, BPF_STDERR, ({ in bpf_prog_report_rqspinlock_violation()
|
| H A D | arena.c | 660 bpf_stream_stage(ss, prog, BPF_STDERR, ({ in bpf_prog_report_arena_violation()
|
| H A D | core.c | 3219 bpf_stream_stage(ss, prog, BPF_STDERR, ({ in bpf_prog_report_may_goto_violation()
|
| /linux/include/linux/ |
| H A D | bpf.h | 1604 BPF_STDERR = 2, enumerator
|