Searched refs:pid_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() local593 snprintf(pid_string, sizeof(pid_string), "PID=%u", info->pid); in drm_dev_wedged_event()595 envp[1] = pid_string; in drm_dev_wedged_event()