Files
rockchip-kernel/tools/include/uapi/linux
Hou Tao c5fb199374 bpf: Add bpf_strncmp helper
The helper compares two strings: one string is a null-terminated
read-only string, and another string has const max storage size
but doesn't need to be null-terminated. It can be used to compare
file name in tracing or LSM program.

Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211210141652.877186-2-houtao1@huawei.com
2021-12-11 17:40:23 -08:00
..
2021-12-11 17:40:23 -08:00
2021-11-30 12:15:58 +00:00
2020-07-13 15:32:56 -07:00
2019-02-18 15:39:49 -05:00