diff options
author | Andrii Nakryiko <andriin@fb.com> | 2020-08-20 16:12:37 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-08-21 15:40:22 -0700 |
commit | 819c23af561c4dc8c35faaacacdfa9ba81bacf5f (patch) | |
tree | b51ad26cd794b10c8734826850d790caadb1b959 /tools/lib/bpf/libbpf.c | |
parent | 88a82120282bdef4c331e20991e3057f417beae4 (diff) |
libbpf: Add __noinline macro to bpf_helpers.h
__noinline is pretty frequently used, especially with BPF subprograms, so add
them along the __always_inline, for user convenience and completeness.
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200820231250.1293069-4-andriin@fb.com
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions