Documented in 1 files:

Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

lib/tests/string_kunit.c string_bench_strchr() -> fill_random_string()

Type Parameter Key Value
PARAM_VALUE 0 buf 16,4096-ptr_max
BUF_SIZE 0 buf s32min-s32max
DATA_SOURCE 0 buf r alloc_max_bench_buffer
NOCHECK_CALL

lib/tests/string_kunit.c string_bench_strlen() -> fill_random_string()

Type Parameter Key Value
PARAM_VALUE 0 buf 16,4096-ptr_max
BUF_SIZE 0 buf s32min-s32max
DATA_SOURCE 0 buf r alloc_max_bench_buffer
NOCHECK_CALL

lib/tests/string_kunit.c string_bench_strnlen() -> fill_random_string()

Type Parameter Key Value
PARAM_VALUE 0 buf 16,4096-ptr_max
BUF_SIZE 0 buf s32min-s32max
DATA_SOURCE 0 buf r alloc_max_bench_buffer
NOCHECK_CALL

lib/tests/string_kunit.c string_bench_strrchr() -> fill_random_string()

Type Parameter Key Value
PARAM_VALUE 0 buf 16,4096-ptr_max
BUF_SIZE 0 buf s32min-s32max
DATA_SOURCE 0 buf r alloc_max_bench_buffer
NOCHECK_CALL