Searched refs:path_nm (Results 1 – 1 of 1) sorted by relevance
61 char *path_nm = NULL; in print_task_path_n_nm() local73 path_nm = file_path(exe_file, buf, 255); in print_task_path_n_nm()78 pr_info("Path: %s\n", !IS_ERR(path_nm) ? path_nm : "?"); in print_task_path_n_nm()