diff options
| author | Jiri Olsa <jolsa@kernel.org> | 2026-06-06 15:39:36 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-06-07 20:03:01 +0300 |
| commit | bd06659d3b8abe7a79ae473209ee89bf3a23af36 (patch) | |
| tree | 4ae2e1d611172591bb2f835e2b420bf5d4c85300 /include/linux | |
| parent | d14e6b4346bf397eca7cb5f4b7b0b8054be632d8 (diff) | |
| download | linux-bd06659d3b8abe7a79ae473209ee89bf3a23af36.tar.xz | |
bpf: Move sleepable verification code to btf_id_allow_sleepable
Move sleepable verification code to btf_id_allow_sleepable function.
It will be used in following changes.
Adding code to retrieve type's name instead of passing it from
bpf_check_attach_target function, because this function will be
called from another place in following changes and it's easier
to retrieve the name directly in here.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20260606123955.345967-12-jolsa@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
