Home
last modified time | relevance | path

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

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