/linux-6.12.1/tools/testing/selftests/net/ |
D | cmsg_time.sh | 36 check_result() { function 54 check_result $? "$ts" "" "$prot - no options" 57 check_result $? "$ts" "2" "$prot - ts cnt" 60 check_result $? "$ts" "OK" "$prot - ts0 SCHED" 63 check_result $? "$ts" "OK" "$prot - ts0 SND" 67 check_result $? "$ts" "OK" "$prot - TXTIME abs" 76 check_result $? "$ts" "OK" "$prot - TXTIME rel"
|
D | cmsg_ipv6.sh | 39 check_result() { function 61 check_result $? $df "DONTFRAG $prot $ovr" 89 check_result $? 0 "TCLASS $prot $ovr - pass" 96 check_result $? 0 "TCLASS $prot $ovr - packet data" 103 check_result $? 1 "TCLASS $prot $ovr - rejection" 126 check_result $? 0 "HOPLIMIT $prot $ovr - pass" 133 check_result $? 0 "HOPLIMIT $prot $ovr - packet data" 143 check_result $? 0 "ExtHdr $prot $ovr - pass"
|
D | cmsg_so_mark.sh | 39 check_result() { function 61 check_result $? 0 "$prot $ovr - pass" 66 check_result $? 1 "$prot $ovr - rejection"
|
/linux-6.12.1/tools/testing/selftests/livepatch/ |
D | test-callbacks.sh | 37 check_result "% insmod test_modules/$MOD_TARGET.ko 84 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko 132 check_result "% insmod test_modules/$MOD_TARGET.ko 180 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko 222 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko 257 check_result "% insmod test_modules/$MOD_TARGET.ko 298 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko 343 check_result "% insmod test_modules/$MOD_TARGET_BUSY.ko block_transition=N 424 check_result "% insmod test_modules/$MOD_TARGET_BUSY.ko block_transition=Y 470 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko [all …]
|
D | test-sysfs.sh | 31 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko 60 check_result "% insmod test_modules/test_klp_callbacks_demo.ko 98 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko replace=1 121 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko replace=0
|
D | test-state.sh | 22 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko 54 check_result "% insmod test_modules/$MOD_LIVEPATCH.ko 99 check_result "% insmod test_modules/$MOD_LIVEPATCH2.ko 152 check_result "% insmod test_modules/$MOD_LIVEPATCH2.ko
|
D | test-livepatch.sh | 36 check_result "% insmod test_modules/$MOD_LIVEPATCH1.ko 80 check_result "% insmod test_modules/$MOD_LIVEPATCH1.ko 159 check_result "% insmod test_modules/$MOD_LIVEPATCH1.ko
|
D | test-ftrace.sh | 37 check_result "livepatch: kernel.ftrace_enabled = 0
|
D | test-syscall.sh | 42 check_result "% insmod test_modules/$MOD_SYSCALL.ko klp_pids=$pid_list
|
D | test-shadow-vars.sh | 19 check_result "% insmod test_modules/$MOD_TEST.ko
|
D | README | 52 check_result(). The latter function greps the kernel's ring buffer for
|
D | functions.sh | 291 function check_result { function
|
/linux-6.12.1/tools/testing/selftests/x86/ |
D | single_step_syscall.c | 110 static void check_result(void) in check_result() function 156 check_result(); in main() 167 check_result(); in main() 174 check_result(); in main() 196 check_result(); in main()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
D | tx.c | 75 int check_result = INDIRECT_CALL_2(sq->xmit_xdp_frame_check, in mlx5e_xsk_tx() local 83 if (unlikely(check_result < 0)) { in mlx5e_xsk_tx() 106 check_result, meta); in mlx5e_xsk_tx()
|
/linux-6.12.1/tools/perf/tests/shell/ |
D | test_data_symbol.sh | 27 check_result() { function 77 check_result
|
/linux-6.12.1/tools/testing/selftests/exec/ |
D | null-argv.c | 19 check_result(pid, #exec); \ 22 void check_result(pid_t pid, const char *msg) in check_result() function
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | xdp.c | 447 int check_result, struct xsk_tx_metadata *meta); 451 int check_result, struct xsk_tx_metadata *meta) in mlx5e_xmit_xdp_frame_mpwqe() argument 488 if (!check_result) in mlx5e_xmit_xdp_frame_mpwqe() 489 check_result = mlx5e_xmit_xdp_frame_check_mpwqe(sq); in mlx5e_xmit_xdp_frame_mpwqe() 490 if (unlikely(check_result < 0)) in mlx5e_xmit_xdp_frame_mpwqe() 493 if (check_result == MLX5E_XDP_CHECK_START_MPWQE) { in mlx5e_xmit_xdp_frame_mpwqe() 530 int check_result, struct xsk_tx_metadata *meta) in mlx5e_xmit_xdp_frame() argument 569 if (!check_result) { in mlx5e_xmit_xdp_frame() 582 check_result = mlx5e_xmit_xdp_frame_check_stop_room(sq, stop_room); in mlx5e_xmit_xdp_frame() 584 if (unlikely(check_result < 0)) in mlx5e_xmit_xdp_frame()
|
D | xdp.h | 121 int check_result, 125 int check_result,
|
/linux-6.12.1/tools/perf/bench/ |
D | pmu-scan.c | 75 static int check_result(bool core_only) in check_result() function 159 ret = check_result(core_only); in run_pmu_scan()
|
/linux-6.12.1/tools/testing/selftests/arm64/signal/testcases/ |
D | tpidr2_restore.c | 85 .check_result = check_tpidr2,
|
/linux-6.12.1/tools/testing/selftests/arm64/signal/ |
D | test_signals.h | 103 void (*check_result)(struct tdescr *td); member
|
D | test_signals_utils.c | 400 if (td->initialized && td->result != KSFT_SKIP && td->check_result) in test_result() 401 td->check_result(td); in test_result()
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | sock_fields.c | 101 static void check_result(void) in check_result() function 336 check_result(); in test()
|
/linux-6.12.1/fs/ntfs3/ |
D | fslog.c | 1259 goto check_result; in log_read_rst() 1263 goto check_result; in log_read_rst() 1272 goto check_result; in log_read_rst() 1280 check_result: in log_read_rst()
|