Home
last modified time | relevance | path

Searched refs:tst_kvcmp (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/lib/
H A Dtst_kvercmp.c84 int tst_kvcmp(const char *cur_kver, int r1, int r2, int r3) in tst_kvcmp() function
107 return tst_kvcmp(uval.release, r1, r2, r3); in tst_kvercmp()
191 return tst_kvcmp(kver, r1, r2, r3); in tst_kvercmp2()
/third_party/ltp/testcases/network/tcp_fastopen/
H A Dtcp_fastopen_run.sh41 if tst_kvcmp -lt "3.16" && [ "$TST_IPV6" ]; then
63 tst_kvcmp -lt "4.11" && \
/third_party/ltp/testcases/kernel/device-drivers/zram/
H A Dzram_lib.sh99 if tst_kvcmp -lt "3.15" -o -ge "4.7"; then
127 if tst_kvcmp -lt "3.15"; then
172 if tst_kvcmp -lt "3.18"; then
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/
H A Dcpuset_base_ops_testset.sh131 if tst_kvcmp -ge "4.3"; then
164 if tst_kvcmp -ge "4.3"; then
/third_party/ltp/testcases/network/mpls/
H A Dmpls03.sh13 tst_kvcmp -lt "4.19" && \
/third_party/ltp/testcases/network/busy_poll/
H A Dbusy_poll_lib.sh22 if tst_kvcmp -lt "4.5"; then
/third_party/ltp/include/
H A Dtst_kvercmp.h13 int tst_kvcmp(const char *cur_kver, int r1, int r2, int r3);
/third_party/ltp/testcases/kernel/tracing/ftrace_test/
H A Dftrace_regression02.sh57 if tst_kvcmp -lt "3.2"; then
/third_party/ltp/testcases/lib/
H A DMakefile11 MAKE_TARGETS := tst_sleep tst_random tst_checkpoint tst_rod tst_kvcmp\
H A Dtst_kvcmp.c102 return tst_kvcmp(cur_kver, v1, v2, v3); in compare_kver()
/third_party/ltp/testcases/kernel/device-drivers/locking/
H A Dlock_torture.sh55 if tst_kvcmp -lt "3.18"; then
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_conditionals.sh55 if tst_kvcmp -lt 5.16; then
H A Dima_measurements.sh25 tst_kvcmp -ge "4.16" && return 0
/third_party/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs_lib.sh149 if [ "$type" = "udp" -o "$type" = "udp6" ] && tst_kvcmp -ge 5.6; then
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H A Dmemcg_lib.sh408 if tst_kvcmp -lt "6.1 RHEL9:5.14.0-191 RHEL8:4.18.0-438" ; then
/third_party/ltp/testcases/network/virt/
H A Dvirt_lib.sh47 if [ "$TST_IPV6" ] && tst_kvcmp -lt "3.12"; then

Completed in 6 milliseconds