Searched refs:cached_arg (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/misc/
H A Dkgdbts.c219 static char cached_arg[KSYM_NAME_LEN]; local
222 if (strcmp(arg, cached_arg)) {
223 strscpy(cached_arg, arg, KSYM_NAME_LEN);

Completed in 141 milliseconds