Lines Matching refs:ASSERT_OK
35 if (!ASSERT_OK(err, "setsockopt(TCP_REPAIR)")) in connected_socket_v4()
39 if (!ASSERT_OK(err, "connect")) in connected_socket_v4()
44 if (!ASSERT_OK(err, "setsockopt(TCP_REPAIR)")) in connected_socket_v4()
72 if (!ASSERT_OK(err, "lookup_elem(src)")) in compare_cookies()
76 if (!ASSERT_OK(err, "lookup_elem(dst)")) in compare_cookies()
98 if (!ASSERT_OK(err, "bpf_map_update")) in test_sockmap_create_update_free()
119 if (!ASSERT_OK(err, "bpf_prog_attach")) in test_skmsg_helpers()
123 if (!ASSERT_OK(err, "bpf_prog_detach2")) in test_skmsg_helpers()
159 if (!ASSERT_OK(err, "update_elem(src)")) in test_sockmap_update()
163 if (!ASSERT_OK(err, "test_run")) in test_sockmap_update()
226 if (!ASSERT_OK(err, "map_update")) in test_sockmap_copy()
283 if (!ASSERT_OK(err, "bpf_prog_attach")) in test_sockmap_skb_verdict_attach()
290 if (!ASSERT_OK(err, "bpf_prog_detach2")) in test_sockmap_skb_verdict_attach()
303 if (!ASSERT_OK(err, "bpf_obj_get_info_by_fd") || in query_prog_id()
331 ASSERT_OK(err, "bpf_prog_query failed"); in test_sockmap_progs_query()
336 if (!ASSERT_OK(err, "bpf_prog_attach failed")) in test_sockmap_progs_query()
342 ASSERT_OK(err, "bpf_prog_query failed"); in test_sockmap_progs_query()