diff options
author | 2020-03-02 16:32:33 -0800 | |
---|---|---|
committer | 2020-03-04 17:00:06 +0100 | |
commit | 367d82f17eff53cec531920eb0de9973fac89ec1 (patch) | |
tree | f226fe625bc79e1ea70a223dac69fdf33e434383 /include/linux/bpf.h | |
parent | libbpf: Assume unsigned values for BTF_KIND_ENUM (diff) | |
download | wireguard-linux-367d82f17eff53cec531920eb0de9973fac89ec1.tar.xz wireguard-linux-367d82f17eff53cec531920eb0de9973fac89ec1.zip |
tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton
With BPF_F_CURRENT_CPU being an enum, it is now captured in vmlinux.h and is
readily usable by runqslower. So drop local copy/pasted definition in favor of
the one coming from vmlinux.h.
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20200303003233.3496043-4-andriin@fb.com
Diffstat (limited to 'include/linux/bpf.h')
0 files changed, 0 insertions, 0 deletions