Searched refs:comm_string (Results 1 – 1 of 1) sorted by relevance
567 char event_string[WEDGE_STR_LEN], pid_string[PID_STR_LEN], comm_string[COMM_STR_LEN]; in drm_dev_wedged_event() local594 snprintf(comm_string, sizeof(comm_string), "TASK=%s", info->comm); in drm_dev_wedged_event()596 envp[2] = comm_string; in drm_dev_wedged_event()