Home
last modified time | relevance | path

Searched refs:BPF_STDERR (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/bpf/
H A Dstream.c87 if (stream_id != BPF_STDOUT && stream_id != BPF_STDERR) in bpf_stream_get()
H A Drqspinlock.c680 bpf_stream_stage(ss, prog, BPF_STDERR, ({ in bpf_prog_report_rqspinlock_violation()
H A Darena.c660 bpf_stream_stage(ss, prog, BPF_STDERR, ({ in bpf_prog_report_arena_violation()
H A Dcore.c3219 bpf_stream_stage(ss, prog, BPF_STDERR, ({ in bpf_prog_report_may_goto_violation()
/linux/include/linux/
H A Dbpf.h1604 BPF_STDERR = 2, enumerator