aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorDavid Vernet <[email protected]>2023-01-25 10:47:33 -0600
committerAlexei Starovoitov <[email protected]>2023-01-25 10:25:57 -0800
commit913b2255c3d876254e968f1e8e2c817cca283a29 (patch)
treed3d40b6e0d65f90488c97568b9c5a23a7fac1f35 /tools/testing/selftests/bpf/prog_tests/autoload.c
parent1e12d3ef47d228e4e7d30f9bc5e6744ede90319c (diff)
libbpf: Support sleepable struct_ops.s section
In a prior change, the verifier was updated to support sleepable BPF_PROG_TYPE_STRUCT_OPS programs. A caller could set the program as sleepable with bpf_program__set_flags(), but it would be more ergonomic and more in-line with other sleepable program types if we supported suffixing a struct_ops section name with .s to indicate that it's sleepable. Signed-off-by: David Vernet <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions