Home
last modified time | relevance | path

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

/lib/
DKconfig.kgdb53 string "KGDB: which internal kgdb tests to run"
57 This is the command string to send the kgdb test suite on
Dvsprintf.c662 char *string(char *buf, char *end, const char *s, in string() function
910 buf = string(buf, end, hd->disk_name, spec); in bdev_name()
1827 return string(buf, end, __clk_get_name(clk), spec); in clock()
1845 buf = string(buf, end, names->name, default_str_spec); in format_flags()
1916 buf = string(buf, end, device_node_name_for_depth(np, depth), in device_node_gen_full_name()
1969 buf = string(buf, end, p, str_spec); in device_node_string()
1979 buf = string(buf, end, p, str_spec); in device_node_string()
1992 buf = string(buf, end, p, str_spec); in device_node_string()
2000 buf = string(buf, end, p, str_spec); in device_node_string()
2528 str = string(str, end, va_arg(args, char *), spec); in vsnprintf()
[all …]
Dstring.c688 int match_string(const char * const *array, size_t n, const char *string) in match_string() argument
697 if (!strcmp(item, string)) in match_string()
DMakefile27 lib-y := ctype.o string.o vsprintf.o cmdline.o \
DKconfig636 tristate "Test string functions"
DKconfig.debug107 function, module, format string, and line number. This mechanism
1835 string (<linux/stringhash.h>), and siphash (<linux/siphash.h>)