Searched defs:bpf_stream_printk (Results 1 – 2 of 2) sorted by relevance
321 #define bpf_stream_printk(stream_id, fmt, args...) \ macro
3657 #define bpf_stream_printk(ss, ...) bpf_stream_stage_printk(&ss, __VA_ARGS__) macro