Searched refs:path_nm (Results 1 – 1 of 1) sorted by relevance
56 char *path_nm = NULL; in print_task_path_n_nm() local69 path_nm = file_path(exe_file, buf, ARC_PATH_MAX-1); in print_task_path_n_nm()74 pr_info("Path: %s\n", !IS_ERR(path_nm) ? path_nm : "?"); in print_task_path_n_nm()