Searched refs:fru_strlen (Results 1 – 2 of 2) sorted by relevance
96 static inline int fru_strlen(struct fru_type_length *tl) in fru_strlen() function103 int len = fru_strlen(tl); in fru_strcpy()
39 res = fru_alloc(fru_strlen(tl) + 1); in __fru_alloc_get_tl()