Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_kvercmp.c131 const char *tst_kvcmp_distname(const char *kver) in tst_kvcmp_distname() function
187 cur_dist_name = tst_kvcmp_distname(kver); in tst_kvercmp2()
/third_party/ltp/include/
Dtst_kvercmp.h23 const char *tst_kvcmp_distname(const char *cur_kver);
/third_party/ltp/testcases/lib/
Dtst_kvcmp.c74 const char *distname = tst_kvcmp_distname(cur_kver); in compare_kver()