diff options
author | Toke Høiland-Jørgensen <toke@redhat.com> | 2022-06-06 10:52:52 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-06-07 20:41:20 +0300 |
commit | 2cf7b7ffdae519b284f1406012b52e2282fa36bf (patch) | |
tree | d1a8f9aa36309f7678a94e58b53bf9987e457091 /lib/test_static_key_base.c | |
parent | f858c2b2ca04fc7ead291821a793638ae120c11d (diff) | |
download | linux-2cf7b7ffdae519b284f1406012b52e2282fa36bf.tar.xz |
selftests/bpf: Add selftest for calling global functions from freplace
Add a selftest that calls a global function with a context object parameter
from an freplace function to check that the program context type is
correctly converted to the freplace target when fetching the context type
from the kernel BTF.
v2:
- Trim includes
- Get rid of global function
- Use __noinline
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Link: https://lore.kernel.org/r/20220606075253.28422-2-toke@redhat.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'lib/test_static_key_base.c')
0 files changed, 0 insertions, 0 deletions