]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: add missing entries to bpf_helpers.h
authorWillem de Bruijn <willemb@google.com>
Wed, 27 Feb 2019 16:08:06 +0000 (11:08 -0500)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 28 Feb 2019 23:46:55 +0000 (00:46 +0100)
commit5d087df70f7b95eff8844a72d771ddac479623fa
treec242663d5e41e7e4247160ec9093a1de523d2b65
parent8b0f48802085943df502f60fb8436a3f54f71e30
bpf: add missing entries to bpf_helpers.h

This header defines the BPF functions enumerated in uapi/linux.bpf.h
in a callable format. Expand to include all registered functions.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/testing/selftests/bpf/bpf_helpers.h