Files
kernel_google_wahoo/include/uapi/linux
Daniel Borkmann c923a5bc1c bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read
Follow-up commit to 1e33759c788c ("bpf, trace: add BPF_F_CURRENT_CPU
flag for bpf_perf_event_output") to add the same functionality into
bpf_perf_event_read() helper. The split of index into flags and index
component is also safe here, since such large maps are rejected during
map allocation time.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-03-04 20:16:59 +01:00
..
2017-12-05 11:22:51 +01:00
2018-04-12 09:58:05 -07:00
2018-04-29 07:50:02 +02:00
2017-05-22 23:19:33 -07:00
2017-05-22 23:19:33 -07:00
2018-02-21 15:40:47 +00:00