Home
last modified time | relevance | path

Searched defs:__kstrncpy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Dtest_kmod.c593 static int __kstrncpy(char **dst, const char *name, size_t count, gfp_t gfp) in __kstrncpy() function
H A Dtest_firmware.c213 static int __kstrncpy(char **dst, const char *name, size_t count, gfp_t gfp) in __kstrncpy() function