Searched refs:pnt (Results 1 – 1 of 1) sorted by relevance
467 char *pnt; in read_profile() local482 pnt = (char *)prof_buffer + p - sizeof(atomic_t); in read_profile()483 if (copy_to_user(buf, (void *)pnt, count)) in read_profile()