Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

lib/tests/string_kunit.c string_test_strcasecmp_long_strings() -> strcmp_fill_buffers()

Type Parameter Key Value
PARAM_VALUE 0 fill1 98
PARAM_VALUE 1 fill2 66
NOCHECK_CALL

lib/tests/string_kunit.c string_test_strcmp_long_strings() -> strcmp_fill_buffers()

Type Parameter Key Value
PARAM_VALUE 0 fill1 66
PARAM_VALUE 1 fill2 66
NOCHECK_CALL

lib/tests/string_kunit.c string_test_strncasecmp_long_strings() -> strcmp_fill_buffers()

Type Parameter Key Value
PARAM_VALUE 0 fill1 98
PARAM_VALUE 1 fill2 66
NOCHECK_CALL

lib/tests/string_kunit.c string_test_strncmp_long_strings() -> strcmp_fill_buffers()

Type Parameter Key Value
PARAM_VALUE 0 fill1 66
PARAM_VALUE 1 fill2 66
NOCHECK_CALL