Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/mod/
Dmodpost.c93 static inline bool strends(const char *str, const char *postfix) in strends() function
1978 if (strends(s, ".lto")) in remove_dot()
2004 if (strends(tmp, ".lto")) in read_symbols()
2098 if (strends(fname, "\n")) in read_symbols_from_files()