Searched refs:check_result (Results 1 – 9 of 9) sorted by relevance
40 check_result "% modprobe $MOD_TARGET90 check_result "% modprobe $MOD_LIVEPATCH141 check_result "% modprobe $MOD_TARGET192 check_result "% modprobe $MOD_LIVEPATCH237 check_result "% modprobe $MOD_LIVEPATCH275 check_result "% modprobe $MOD_TARGET319 check_result "% modprobe $MOD_LIVEPATCH369 check_result "% modprobe $MOD_TARGET_BUSY sleep_secs=0452 check_result "% modprobe $MOD_TARGET_BUSY sleep_secs=10501 check_result "% modprobe $MOD_LIVEPATCH[all …]
36 check_result "% modprobe $MOD_LIVEPATCH82 check_result "% modprobe $MOD_LIVEPATCH144 check_result "% modprobe $MOD_LIVEPATCH
21 check_result "% modprobe $MOD_TEST
38 functions, most importantly set_dynamic_debug() and check_result(). The
220 function check_result { function
93 static void check_result(void) in check_result() function123 check_result(); in main()134 check_result(); in main()141 check_result(); in main()163 check_result(); in main()
253 int check_result) in mlx5e_xmit_xdp_frame_mpwqe() argument263 if (!check_result) in mlx5e_xmit_xdp_frame_mpwqe()264 check_result = mlx5e_xmit_xdp_frame_check_mpwqe(sq); in mlx5e_xmit_xdp_frame_mpwqe()265 if (unlikely(check_result < 0)) in mlx5e_xmit_xdp_frame_mpwqe()268 if (check_result == MLX5E_XDP_CHECK_START_MPWQE) { in mlx5e_xmit_xdp_frame_mpwqe()302 int check_result) in mlx5e_xmit_xdp_frame() argument324 if (!check_result) in mlx5e_xmit_xdp_frame()325 check_result = mlx5e_xmit_xdp_frame_check(sq); in mlx5e_xmit_xdp_frame()326 if (unlikely(check_result < 0)) in mlx5e_xmit_xdp_frame()
75 int check_result = sq->xmit_xdp_frame_check(sq); in mlx5e_xsk_tx() local78 if (unlikely(check_result < 0)) { in mlx5e_xsk_tx()99 if (unlikely(!sq->xmit_xdp_frame(sq, &xdptxd, &xdpi, check_result))) { in mlx5e_xsk_tx()
122 static void check_result(void) in check_result() function409 check_result(); in test()