Lines Matching refs:ASSERT_OK
65 if (!ASSERT_OK(err, "bpf_program__set_attach_target")) in test_recursive_fentry_chain()
71 if (!ASSERT_OK(err, "fentry_recursive__load")) in test_recursive_fentry_chain()
76 if (!ASSERT_OK(err, "fentry_recursive__attach")) in test_recursive_fentry_chain()
131 if (!ASSERT_OK(err, "bpf_program__set_attach_target")) in test_fentry_attach_btf_presence()
135 if (!ASSERT_OK(err, "fentry_recursive__load")) in test_fentry_attach_btf_presence()
163 if (!ASSERT_OK(err, "fentry_target test_run")) in fentry_target_test_run()
185 if (!ASSERT_OK(err, "bpf_program__set_attach_target")) in test_fentry_attach_stress()
196 if (!ASSERT_OK(err, "bpf_program__set_attach_target")) in test_fentry_attach_stress()
200 if (!ASSERT_OK(err, "fentry_recursive__load")) in test_fentry_attach_stress()
204 if (!ASSERT_OK(err, "fentry_recursive__attach")) in test_fentry_attach_stress()
214 ASSERT_OK(err, "pthread_join"); in test_fentry_attach_stress()