Lines Matching refs:do_warning

39 #define do_warning(fmt, ...)				\  macro
1240 do_warning("Error: expected type %d but read %d", in test_type()
1251 do_warning("Error: expected type %d but read %d", in test_type_token()
1257 do_warning("Error: expected '%s' but read '%s'", in test_type_token()
1916 do_warning("unknown op '%c'", op[0]); in get_op_prio()
1937 do_warning("unknown op '%s'", op); in get_op_prio()
2240 do_warning("pointer expected with non pointer type"); in eval_type_str()
2246 do_warning("%s: not enough memory!", __func__); in eval_type_str()
2326 do_warning("expected type argument"); in eval_type()
2392 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2414 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2427 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2445 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2481 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2492 do_warning("invalid eval type %d", arg->type); in arg_num_eval()
2521 do_warning("invalid eval type %d", arg->type); in arg_eval()
3507 do_warning("no event_list!"); in get_common_info()
3952 do_warning("%s: not enough memory!", __func__); in print_bitmask_to_seq()
4795 do_warning("%s: field %s not found", in print_ipv4_arg()
4842 do_warning("%s: field %s not found", in print_ipv6_arg()
4905 do_warning("%s: field %s not found", in print_ipsa_arg()
5020 do_warning("%s: field %s not found", in print_uuid_arg()
6043 do_warning("ug! negative record size %d", record->size); in tep_find_event_by_record()
6420 do_warning("event %s has more %s fields than specified", in get_event_fields()
6428 do_warning("event %s has less %s fields than specified", in get_event_fields()
7223 do_warning("Failed to allocate function handler"); in tep_register_print_function()
7231 do_warning("Failed to allocate function name"); in tep_register_print_function()
7244 do_warning("Invalid argument type %d", type); in tep_register_print_function()
7251 do_warning("Failed to allocate function param"); in tep_register_print_function()
7366 do_warning("Failed to allocate event handler"); in tep_register_event_handler()
7378 do_warning("Failed to allocate event/sys name"); in tep_register_event_handler()