Lines Matching refs:do_warning

39 #define do_warning(fmt, ...)				\  macro
1261 do_warning("Error: expected type %d but read %d", in test_type()
1272 do_warning("Error: expected type %d but read %d", in test_type_token()
1278 do_warning("Error: expected '%s' but read '%s'", in test_type_token()
1902 do_warning("unknown op '%c'", op[0]); in get_op_prio()
1923 do_warning("unknown op '%s'", op); in get_op_prio()
2229 do_warning("pointer expected with non pointer type"); in eval_type_str()
2235 do_warning("%s: not enough memory!", __func__); in eval_type_str()
2315 do_warning("expected type argument"); in eval_type()
2381 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2403 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2416 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2434 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2470 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2481 do_warning("invalid eval type %d", arg->type); in arg_num_eval()
2510 do_warning("invalid eval type %d", arg->type); in arg_eval()
3459 do_warning("no event_list!"); in get_common_info()
3904 do_warning("%s: not enough memory!", __func__); in print_bitmask_to_seq()
4684 do_warning("%s: field %s not found", in print_ipv4_arg()
4730 do_warning("%s: field %s not found", in print_ipv6_arg()
4788 do_warning("%s: field %s not found", in print_ipsa_arg()
5498 do_warning("ug! negative record size %d", record->size); in tep_find_event_by_record()
5875 do_warning("event %s has more %s fields than specified", in get_event_fields()
5883 do_warning("event %s has less %s fields than specified", in get_event_fields()
6672 do_warning("Failed to allocate function handler"); in tep_register_print_function()
6680 do_warning("Failed to allocate function name"); in tep_register_print_function()
6693 do_warning("Invalid argument type %d", type); in tep_register_print_function()
6700 do_warning("Failed to allocate function param"); in tep_register_print_function()
6815 do_warning("Failed to allocate event handler"); in tep_register_event_handler()
6827 do_warning("Failed to allocate event/sys name"); in tep_register_event_handler()