Home
last modified time | relevance | path

Searched refs:comm_string (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/
A Ddrm_drv.c564 char event_string[WEDGE_STR_LEN], pid_string[PID_STR_LEN], comm_string[COMM_STR_LEN]; in drm_dev_wedged_event() local
591 snprintf(comm_string, sizeof(comm_string), "TASK=%s", info->comm); in drm_dev_wedged_event()
593 envp[2] = comm_string; in drm_dev_wedged_event()

Completed in 5 milliseconds