Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Drecordmcount.c93 ulseek(int const fd, off_t const offset, int const whence) in ulseek() function
159 ulseek(fd_map, offset - 1, SEEK_SET); in make_nop_x86()
175 ulseek(fd_map, offset, SEEK_SET); in make_nop_arm64()
Drecordmcount.h206 ulseek(fd_map, sb.st_size, SEEK_SET); in append_func()
211 ulseek(fd_map, t, SEEK_SET); in append_func()
250 ulseek(fd_map, 0, SEEK_SET); in append_func()
399 ulseek(fd_map, (void *)relp - (void *)ehdr, SEEK_SET); in nop_mcount()