Searched refs:sm_info (Results 1 – 7 of 7) sorted by relevance
39 sm_info("info: add to no_return_funcs"); in match_func_end()
67 sm_info("returns_err_ptr"); in match_end_func()
86 sm_info("allocation func"); in match_end_func()
90 sm_info("returned dev is held."); in print_returns_held()
98 sm_info("puts_arg %s %d", get_function(), i); in print_arg()
100 sm_info("free_arg %s %d", get_function(), i); in print_arg()
311 #define sm_info(msg...) do { \ macro