Searched refs:PRINT_FAIL (Results 1 – 3 of 3) sorted by relevance
74 PRINT_FAIL("Failed to get type for ID %d\n", type_id); in BTF_ID_LIST_GLOBAL()87 PRINT_FAIL("Failed to get name for BTF ID %d\n", type_id); in BTF_ID_LIST_GLOBAL()
422 PRINT_FAIL("expected TC_ACT_REDIRECT, got %d\n", in test_cls_redirect_common()437 PRINT_FAIL("unknown result %d\n", test->result); in test_cls_redirect_common()
95 #define PRINT_FAIL(format...) \ macro