Home
last modified time | relevance | path

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

/kernel/
Dprofile.c454 char *pnt; in read_profile() local
469 pnt = (char *)prof_buffer + p - sizeof(atomic_t); in read_profile()
470 if (copy_to_user(buf, (void *)pnt, count)) in read_profile()