Searched refs:s_last_error_func (Results 1 – 2 of 2) sorted by relevance
344 strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); in __save_error_info()2917 (int) sizeof(es->s_last_error_func), in print_daily_error_info()2918 es->s_last_error_func, in print_daily_error_info()
1300 __u8 s_last_error_func[32] __nonstring; /* function where the error happened */ member