Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.h184 static inline bool strends(const char *str, const char *postfix) in strends() function
/kernel/linux/linux-6.6/scripts/dtc/
Ddtc.h94 static inline bool strends(const char *str, const char *suffix) in strends() function
/kernel/linux/linux-6.6/scripts/mod/
Dmodpost.c95 static inline bool strends(const char *str, const char *postfix) in strends() function