Home
last modified time | relevance | path

Searched refs:attr_bool_to_string (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/lib/kunit/
Dattributes.c61 static const char *attr_bool_to_string(void *attr, bool *to_free) in attr_bool_to_string() function
271 .to_string = attr_bool_to_string,