Home
last modified time | relevance | path

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

/linux/scripts/
H A Drecordmcount.c89 static off_t ulseek(off_t const offset, int const whence) in ulseek() function
249 if (ulseek(offset - 1, SEEK_SET) < 0) in make_nop_x86()
300 if (ulseek(off, SEEK_SET) < 0) in make_nop_arm()
322 if (ulseek(offset, SEEK_SET) < 0) in make_nop_arm64()
H A Drecordmcount.h290 if (ulseek(sb.st_size, SEEK_SET) < 0) in append_func()
298 if (ulseek(t, SEEK_SET) < 0) in append_func()
343 if (ulseek(0, SEEK_SET) < 0) in append_func()
496 if (ulseek((void *)relp - (void *)ehdr, SEEK_SET) < 0) in nop_mcount()