summaryrefslogtreecommitdiff
path: root/rust/helpers/signal.c
diff options
context:
space:
mode:
authorMatt Bobrowski <mattbobrowski@google.com>2024-07-31 14:08:33 +0300
committerAlexei Starovoitov <ast@kernel.org>2024-08-06 19:01:42 +0300
commit2b399b9b1f995d71f53e94a41e5717db46c39459 (patch)
tree64abe593d79ffc6b01fdb2a4ff40fb5d3cb33a54 /rust/helpers/signal.c
parentff358ada070fa1b64a6368147b2b56cc6a921847 (diff)
downloadlinux-2b399b9b1f995d71f53e94a41e5717db46c39459.tar.xz
selftests/bpf: add positive tests for new VFS based BPF kfuncs
Add a bunch of positive selftests which extensively cover the various contexts and parameters in which the new VFS based BPF kfuncs may be used from. Again, the following VFS based BPF kfuncs are thoroughly tested within this new selftest: * struct file *bpf_get_task_exe_file(struct task_struct *); * void bpf_put_file(struct file *); * int bpf_path_d_path(struct path *, char *, size_t); Acked-by: Christian Brauner <brauner@kernel.org> Acked-by: Song Liu <song@kernel.org> Signed-off-by: Matt Bobrowski <mattbobrowski@google.com> Link: https://lore.kernel.org/r/20240731110833.1834742-4-mattbobrowski@google.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'rust/helpers/signal.c')
0 files changed, 0 insertions, 0 deletions