Home
last modified time | relevance | path

Searched refs:tst_kvcmp (Results 1 – 25 of 40) sorted by relevance

12

/external/ltp/testcases/kernel/tracing/dynamic_debug/
Ddynamic_debug01.sh53 if tst_kvcmp -lt 2.6.30 ; then
67 if tst_kvcmp -ge '3.4 RHEL6:2.6.32-547' ; then
95 if tst_kvcmp -ge 3.2 || [ $NEW_INTERFACE -eq 1 ] ; then
/external/ltp/lib/
Dtst_kvercmp.c81 int tst_kvcmp(const char *cur_kver, int r1, int r2, int r3) in tst_kvcmp() function
104 return tst_kvcmp(uval.release, r1, r2, r3); in tst_kvercmp()
167 return tst_kvcmp(kver, r1, r2, r3); in tst_kvercmp2()
/external/ltp/testcases/network/tcp_fastopen/
Dtcp_fastopen_run.sh52 if tst_kvcmp -lt "3.16" && [ "$TST_IPV6" ]; then
74 tst_kvcmp -lt "4.11" && \
/external/ltp/testcases/kernel/device-drivers/zram/
Dzram_lib.sh50 if tst_kvcmp -lt "3.15" -o -ge "4.7"; then
78 if tst_kvcmp -lt "3.15"; then
122 if tst_kvcmp -lt "3.18"; then
/external/ltp/testcases/kernel/syscalls/utimensat/
Dutimensat_tests.sh29 if tst_kvcmp -lt "2.6.22"; then
37 if tst_kvcmp -ge "4.4.27" -a -lt "4.5.0"; then
39 elif tst_kvcmp -lt "4.4.27"; then
/external/ltp/testcases/network/virt/
Dvirt_lib.sh40 if tst_kvcmp -lt "3.8"; then
44 if [ "$TST_IPV6" ] && tst_kvcmp -lt "3.12"; then
244 if tst_kvcmp -lt "3.10"; then
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/
Dcpuset_base_ops_testset.sh131 if tst_kvcmp -lt "3.0 RHEL6:2.6.32"; then
166 if tst_kvcmp -lt "3.0 RHEL6:2.6.32"; then
/external/ltp/testcases/lib/
D.gitignore6 /tst_kvcmp
DMakefile29 MAKE_TARGETS := tst_sleep tst_random tst_checkpoint tst_rod tst_kvcmp\
/external/ltp/testcases/network/mpls/
Dmpls03.sh16 tst_kvcmp -lt "4.19" && \
/external/ltp/testcases/kernel/tracing/ftrace_test/ftrace_stress/
Dftrace_trace_stat.sh27 if tst_kvcmp -lt "2.6.36"; then
Dftrace_trace_clock.sh20 if tst_kvcmp -lt "2.6.32"; then
/external/ltp/testcases/kernel/tracing/ftrace_test/
Dftrace_regression02.sh57 if tst_kvcmp -lt "3.2"; then
/external/ltp/testcases/network/busy_poll/
Dbusy_poll_lib.sh24 if tst_kvcmp -lt "4.5"; then
/external/ltp/include/
Dtst_kvercmp.h41 int tst_kvcmp(const char *cur_kver, int r1, int r2, int r3);
/external/ltp/testcases/kernel/security/cap_bound/
Drun_capbounds.sh22 if tst_kvcmp -lt "2.6.25"; then
/external/ltp/testcases/kernel/power_management/
Drunpwtests06.sh50 if tst_kvcmp -ge "2.6.31"; then
Drunpwtests_exclusive02.sh30 if tst_kvcmp -gt "2.6.29"; then
Drunpwtests_exclusive03.sh30 if tst_kvcmp -gt "2.6.29"; then
Drunpwtests_exclusive05.sh30 if tst_kvcmp -gt "2.6.29"; then
Drunpwtests05.sh30 if tst_kvcmp -gt "2.6.29"; then
Drunpwtests_exclusive01.sh30 if tst_kvcmp -gt "2.6.29"; then
/external/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_limit_in_bytes.sh101 if tst_kvcmp -lt "2.6.31"; then
Dmemcg_memsw_limit_in_bytes_test.sh83 if tst_kvcmp -lt "2.6.31"; then
/external/ltp/testcases/kernel/device-drivers/locking/
Dlock_torture.sh55 if tst_kvcmp -lt "3.18"; then

12