Searched refs:bpf_stream_get (Results 1 – 1 of 1) sorted by relevance
225 static struct bpf_stream *bpf_stream_get(enum bpf_stream_id stream_id, struct bpf_prog_aux *aux) in bpf_stream_get() function346 stream = bpf_stream_get(stream_id, prog->aux); in bpf_prog_stream_read()370 stream = bpf_stream_get(stream_id, aux); in bpf_stream_vprintk()460 stream = bpf_stream_get(stream_id, prog->aux); in bpf_stream_stage_commit()
Completed in 5 milliseconds