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