Searched refs:check_result (Results 1 – 23 of 23) sorted by relevance
36 check_result() { function69 check_result $? "$ts" "" "$prot - no options"72 check_result $? "$ts" "2" "$prot - ts cnt"75 check_result $? "$ts" "OK" "$prot - ts0 SCHED"78 check_result $? "$ts" "OK" "$prot - ts0 SND"82 check_result $? "$ts" "OK" "$prot - TXTIME abs"91 check_result $? "$ts" "OK" "$prot - TXTIME rel" $xfail
16 check_result() { function50 check_result 159 check_result 062 check_result 1
42 check_result() { function65 check_result $? $df "DONTFRAG $prot $ovr"101 check_result $? 0 "$MATCH $prot $ovr - pass"108 check_result $? 0 "$MATCH $prot $ovr - packet data"116 check_result $? 1 "$MATCH $prot $ovr - rejection"121 check_result $? 1 "$MATCH $prot $ovr - rejection (ECN)"155 check_result $? 0 "$MATCH $prot $ovr - pass"162 check_result $? 0 "$MATCH $prot $ovr - packet data"176 check_result $? 0 "ExtHdr $prot $ovr - pass"
23 check_result() { function109 check_result 0112 check_result 1122 check_result 0125 check_result 1135 check_result 0138 check_result 1
39 check_result() { function61 check_result $? 0 "$prot $ovr - pass"66 check_result $? 1 "$prot $ovr - rejection"
37 check_result "% insmod test_modules/$MOD_TARGET.ko84 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko132 check_result "% insmod test_modules/$MOD_TARGET.ko180 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko222 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko257 check_result "% insmod test_modules/$MOD_TARGET.ko298 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko343 check_result "% insmod test_modules/$MOD_TARGET_BUSY.ko block_transition=N424 check_result "% insmod test_modules/$MOD_TARGET_BUSY.ko block_transition=Y470 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko[all …]
35 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko64 check_result "% insmod test_modules/test_klp_callbacks_demo.ko102 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko replace=1125 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko replace=0164 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko
22 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko54 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko99 check_result "% insmod test_modules/$MOD_LIVEPATCH2.ko152 check_result "% insmod test_modules/$MOD_LIVEPATCH2.ko
27 check_result "% insmod test_modules/test_klp_kprobe.ko has_post_handler=true49 check_result "% insmod test_modules/test_klp_kprobe.ko has_post_handler=false
37 check_result "livepatch: kernel.ftrace_enabled = 084 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko
36 check_result "% insmod test_modules/$MOD_LIVEPATCH1.ko80 check_result "% insmod test_modules/$MOD_LIVEPATCH1.ko159 check_result "% insmod test_modules/$MOD_LIVEPATCH1.ko
42 check_result "% insmod test_modules/$MOD_SYSCALL.ko klp_pids=$pid_list
19 check_result "% insmod test_modules/$MOD_TEST.ko
52 check_result(). The latter function greps the kernel's ring buffer for
313 function check_result { function
88 static void check_result(void) in check_result() function134 check_result(); in main()145 check_result(); in main()152 check_result(); in main()174 check_result(); in main()
19 check_result(pid, #exec); \22 void check_result(pid_t pid, const char *msg) in check_result() function
25 check_result() { function90 check_result
75 static int check_result(bool core_only) in check_result() function159 ret = check_result(core_only); in run_pmu_scan()
85 .check_result = check_tpidr2,
109 void (*check_result)(struct tdescr *td); member
412 if (td->initialized && td->result != KSFT_SKIP && td->check_result) in test_result()413 td->check_result(td); in test_result()
101 static void check_result(void) in check_result() function336 check_result(); in test()
Completed in 32 milliseconds