SEEK_CUR 187 drivers/char/adi.c case SEEK_CUR: SEEK_CUR 788 drivers/char/mem.c case SEEK_CUR: SEEK_CUR 1685 drivers/char/xillybus/xillybus_core.c case SEEK_CUR: SEEK_CUR 764 drivers/fsi/fsi-core.c case SEEK_CUR: SEEK_CUR 415 drivers/fsi/fsi-scom.c case SEEK_CUR: SEEK_CUR 163 drivers/s390/char/hmcdrv_dev.c case SEEK_CUR: /* relative to current file position */ SEEK_CUR 657 drivers/staging/android/vsoc.c case SEEK_CUR: SEEK_CUR 3438 fs/btrfs/file.c case SEEK_CUR: SEEK_CUR 629 fs/ceph/dir.c case SEEK_CUR: SEEK_CUR 1626 fs/ceph/file.c case SEEK_CUR: SEEK_CUR 948 fs/cifs/cifsfs.c if (whence != SEEK_SET && whence != SEEK_CUR) { SEEK_CUR 855 fs/coredump.c file->f_op->llseek(file, nr, SEEK_CUR) < 0) SEEK_CUR 890 fs/coredump.c offset = file->f_op->llseek(file, 0, SEEK_CUR); SEEK_CUR 467 fs/f2fs/file.c case SEEK_CUR: SEEK_CUR 2551 fs/fuse/file.c case SEEK_CUR: SEEK_CUR 80 fs/gfs2/file.c case SEEK_CUR: SEEK_CUR 481 fs/ioctl.c case SEEK_CUR: SEEK_CUR 525 fs/locks.c case SEEK_CUR: SEEK_CUR 937 fs/nfs/dir.c case SEEK_CUR: SEEK_CUR 124 fs/nfs/file.c if (whence != SEEK_SET && whence != SEEK_CUR) { SEEK_CUR 1935 fs/nfsd/vfs.c offset = vfs_llseek(file, 0, SEEK_CUR); SEEK_CUR 2536 fs/ocfs2/file.c case SEEK_CUR: SEEK_CUR 156 fs/overlayfs/file.c if (whence == SEEK_CUR) SEEK_CUR 799 fs/overlayfs/readdir.c case SEEK_CUR: SEEK_CUR 93 fs/read_write.c case SEEK_CUR: SEEK_CUR 165 fs/read_write.c case SEEK_SET: case SEEK_CUR: case SEEK_END: SEEK_CUR 184 fs/read_write.c case SEEK_SET: case SEEK_CUR: SEEK_CUR 204 fs/read_write.c case SEEK_SET: case SEEK_CUR: SEEK_CUR 246 fs/read_write.c case SEEK_CUR: SEEK_CUR 318 fs/seq_file.c case SEEK_CUR: SEEK_CUR 85 scripts/recordmcount.c case SEEK_CUR: SEEK_CUR 125 sound/core/info.c case SEEK_CUR: SEEK_CUR 151 tools/perf/builtin-inject.c offset = lseek(inject->output.file.fd, 0, SEEK_CUR); SEEK_CUR 343 tools/perf/builtin-record.c return lseek(trace_fd, 0, SEEK_CUR); SEEK_CUR 545 tools/perf/builtin-record.c file_offset = lseek(fd, 0, SEEK_CUR); SEEK_CUR 1073 tools/perf/builtin-record.c data->file.size = lseek(perf_data__fd(data), 0, SEEK_CUR); SEEK_CUR 41 tools/perf/tests/bpf-script-test-prologue.c if (orig == SEEK_CUR) SEEK_CUR 51 tools/perf/tests/bpf.c lseek(fds[i % 2], i, (i / 2) % 2 ? SEEK_CUR : SEEK_SET); SEEK_CUR 52 tools/perf/tests/bpf.c lseek(fds[(i + 1) % 2], i, (i / 2) % 2 ? SEEK_CUR : SEEK_SET); SEEK_CUR 115 tools/perf/ui/browser.c case SEEK_CUR: SEEK_CUR 147 tools/perf/ui/browser.c case SEEK_CUR: SEEK_CUR 429 tools/perf/ui/browser.c browser->seek(browser, +1, SEEK_CUR); SEEK_CUR 438 tools/perf/ui/browser.c browser->seek(browser, -1, SEEK_CUR); SEEK_CUR 463 tools/perf/ui/browser.c browser->seek(browser, +offset, SEEK_CUR); SEEK_CUR 476 tools/perf/ui/browser.c browser->seek(browser, -offset, SEEK_CUR); SEEK_CUR 614 tools/perf/ui/browser.c case SEEK_CUR: SEEK_CUR 352 tools/perf/ui/browsers/annotate.c browser->b.seek(&browser->b, offset, SEEK_CUR); SEEK_CUR 361 tools/perf/ui/browsers/annotate.c browser->b.seek(&browser->b, -offset, SEEK_CUR); SEEK_CUR 367 tools/perf/ui/browsers/annotate.c browser->b.seek(&browser->b, -offset, SEEK_CUR); SEEK_CUR 376 tools/perf/ui/browsers/annotate.c browser->b.seek(&browser->b, -offset, SEEK_CUR); SEEK_CUR 1870 tools/perf/ui/browsers/hists.c case SEEK_CUR: SEEK_CUR 117 tools/perf/util/arm-spe.c data_offset = lseek(fd, 0, SEEK_CUR); SEEK_CUR 2312 tools/perf/util/cs-etm.c data_offset = lseek(fd, 0, SEEK_CUR); SEEK_CUR 2963 tools/perf/util/header.c (*p)->offset = lseek(ff->fd, 0, SEEK_CUR); SEEK_CUR 2974 tools/perf/util/header.c (*p)->size = lseek(ff->fd, 0, SEEK_CUR) - (*p)->offset; SEEK_CUR 3064 tools/perf/util/header.c evsel->id_offset = lseek(fd, 0, SEEK_CUR); SEEK_CUR 3072 tools/perf/util/header.c attr_offset = lseek(ff.fd, 0, SEEK_CUR); SEEK_CUR 3090 tools/perf/util/header.c header->data_offset = lseek(fd, 0, SEEK_CUR); SEEK_CUR 3587 tools/perf/util/header.c tmp = lseek(fd, 0, SEEK_CUR); SEEK_CUR 3808 tools/perf/util/header.c off_t offset = lseek(fd, 0, SEEK_CUR); SEEK_CUR 654 tools/perf/util/intel-bts.c data_offset = lseek(fd, 0, SEEK_CUR); SEEK_CUR 2656 tools/perf/util/intel-pt.c data_offset = lseek(fd, 0, SEEK_CUR); SEEK_CUR 979 tools/perf/util/s390-cpumsf.c data_offset = lseek(fd, 0, SEEK_CUR); SEEK_CUR 47 tools/perf/util/trace-event-info.c off_t hdr_pos = lseek(output_fd, 0, SEEK_CUR); SEEK_CUR 562 tools/perf/util/trace-event-info.c tdata->size = lseek(output_fd, 0, SEEK_CUR); SEEK_CUR 161 tools/perf/util/trace-event-read.c lseek(input_fd, size, SEEK_CUR); SEEK_CUR 47 tools/power/cpupower/debug/i386/centrino-decode.c if (lseek(fd, msr, SEEK_CUR) == -1) SEEK_CUR 42 tools/power/cpupower/debug/i386/powernow-k8-decode.c lseek(fd, MSR_FIDVID_STATUS, SEEK_CUR); SEEK_CUR 36 tools/power/cpupower/utils/helpers/msr.c if (lseek(fd, idx, SEEK_CUR) == -1) SEEK_CUR 65 tools/power/cpupower/utils/helpers/msr.c if (lseek(fd, idx, SEEK_CUR) == -1) SEEK_CUR 496 tools/testing/selftests/sparc64/drivers/adi-test.c offset_out = seek_adi(fd, 0, SEEK_CUR); SEEK_CUR 502 tools/testing/selftests/sparc64/drivers/adi-test.c offset_out = seek_adi(fd, OFFSET_ADD, SEEK_CUR); SEEK_CUR 508 tools/testing/selftests/sparc64/drivers/adi-test.c offset_out = seek_adi(fd, OFFSET_SUBTRACT, SEEK_CUR);