Defined in 1 files as a function:

Referenced in 2 files:

Smatch caller information:

drivers/accessibility/speakup/kobjects.c string_unescape_any_inplace() -> string_unescape_any()

Type Parameter Key Value
PARAM_VALUE 0 src 4096-ptr_max
PARAM_VALUE 1 dst 4096-ptr_max
PARAM_VALUE 2 size 0
DATA_SOURCE 0 src $0
DATA_SOURCE 1 dst $0
RX_PATH
TASK_NOT_RUNNING
LOCK2 &of->mutex
HALF_LOCKED2 &of->prealloc_mutex
HALF_LOCKED2 &pool->lock
TYPE_LOCK (struct kernfs_open_file)->mutex

lib/tests/string_helpers_kunit.c string_unescape_any_inplace() -> string_unescape_any()

Type Parameter Key Value
PARAM_VALUE 0 src 16,4096-ptr_max
PARAM_VALUE 1 dst 16,4096-ptr_max
PARAM_VALUE 2 size 0
BUF_SIZE 0 src 256
BUF_SIZE 0 src 256
BUF_SIZE 1 dst 256
BUF_SIZE 1 dst 256
DATA_SOURCE 0 src $0
DATA_SOURCE 1 dst $0
MEM_ZERO 0 src
MEM_ZERO 1 dst

lib/tests/string_helpers_kunit.c test_string_unescape() -> string_unescape_any()

Type Parameter Key Value
PARAM_VALUE 0 src 4096-ptr_max
PARAM_VALUE 1 dst 16,4096-ptr_max
PARAM_VALUE 2 size 256
BUF_SIZE 0 src 256
BUF_SIZE 0 src 256
BUF_SIZE 1 dst 256
BUF_SIZE 1 dst 256
DATA_SOURCE 0 src r kunit_kzalloc
DATA_SOURCE 1 dst r kunit_kzalloc
TERMINATED 0 src 1
MEM_ZERO 0 src
MEM_ZERO 1 dst