/linux-4.4.14/tools/perf/util/ |
D | symbol-minimal.c | 106 fseek(fp, 0, SEEK_SET); in filename__read_build_id() 126 fseek(fp, ehdr.e_phoff, SEEK_SET); in filename__read_build_id() 150 fseek(fp, offset, SEEK_SET); in filename__read_build_id() 177 fseek(fp, ehdr.e_phoff, SEEK_SET); in filename__read_build_id() 201 fseek(fp, offset, SEEK_SET); in filename__read_build_id() 300 if (lseek(fd, 0, SEEK_SET)) in fd__is_64_bit()
|
D | header.c | 772 lseek(fd, offset, SEEK_SET); in write_pmu_mappings() 1357 if (lseek(input, orig_offset, SEEK_SET) == (off_t)-1) in perf_header__read_build_ids() 1964 if (lseek(fd, section->offset, SEEK_SET) == (off_t)-1) { in perf_file_section__fprintf_info() 2016 lseek(fd, (*p)->offset, SEEK_SET); in do_write_feat() 2047 lseek(fd, sec_start + sec_size, SEEK_SET); in perf_header__adds_write() 2054 lseek(fd, sec_start, SEEK_SET); in perf_header__adds_write() 2096 lseek(fd, sizeof(f_header), SEEK_SET); in perf_session__write_header() 2151 lseek(fd, 0, SEEK_SET); in perf_session__write_header() 2157 lseek(fd, header->data_offset + header->data_size, SEEK_SET); in perf_session__write_header() 2196 lseek(fd, header->feat_offset, SEEK_SET); in perf_header__process_sections() [all …]
|
D | session.c | 1165 lseek(fd, file_offset, SEEK_SET); in perf_session__process_user_event() 1177 lseek(fd, file_offset + event->header.size, SEEK_SET); in perf_session__process_user_event() 1235 if (lseek(fd, file_offset, SEEK_SET) == (off_t)-1 || in perf_session__peek_event()
|
D | symbol-elf.c | 1204 if (lseek(to, to_offs, SEEK_SET) != to_offs) in copy_bytes() 1207 if (lseek(from, from_offs, SEEK_SET) != from_offs) in copy_bytes()
|
/linux-4.4.14/tools/power/acpi/tools/ec/ |
D | ec_access.c | 152 lseek(fd, 0, SEEK_SET); in dump_ec() 181 error = lseek(fd, byte_offset, SEEK_SET); in read_ec_val() 197 error = lseek(fd, byte_offset, SEEK_SET); in write_ec_val()
|
/linux-4.4.14/arch/powerpc/boot/ |
D | mktree.c | 109 if (lseek(in_fd, (64 * 1024), SEEK_SET) < 0) { in main() 140 if (lseek(out_fd, 0, SEEK_SET) < 0) { in main()
|
D | addnote.c | 226 lseek(fd, (long) 0, SEEK_SET); in main()
|
/linux-4.4.14/tools/testing/selftests/vm/ |
D | compaction_test.c | 108 lseek(fd, 0, SEEK_SET); in check_compaction() 117 lseek(fd, 0, SEEK_SET); in check_compaction()
|
D | mlock2-tests.c | 102 if (fseek(file, offset, SEEK_SET)) { in get_pageflags() 127 if (fseek(file, pfn * sizeof(flags), SEEK_SET)) { in get_kpageflags()
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | utfileio.c | 169 fseek(fp, 0, SEEK_SET); in acpi_ut_read_table() 240 fseek(fp, 0, SEEK_SET); in acpi_ut_read_table()
|
/linux-4.4.14/arch/mn10300/boot/tools/ |
D | build.c | 177 if (lseek(1, 497, SEEK_SET) != 497) in main() 182 if (lseek(1, 500, SEEK_SET) != 500) in main()
|
/linux-4.4.14/arch/sparc/boot/ |
D | piggyback.c | 152 if (lseek(kernelfd, 0, SEEK_SET) < 0) in get_hdrs_offset() 168 if (lseek(kernelfd, offset, SEEK_SET) < 0) in get_hdrs_offset()
|
/linux-4.4.14/tools/perf/ui/ |
D | browser.c | 99 case SEEK_SET: in ui_browser__list_head_seek() 131 case SEEK_SET: in ui_browser__rb_tree_seek() 245 browser->seek(browser, 0, SEEK_SET); in ui_browser__reset_index() 367 browser->seek(browser, browser->top_idx, SEEK_SET); in ui_browser__update_nr_entries() 595 case SEEK_SET: in ui_browser__argv_seek()
|
/linux-4.4.14/arch/alpha/boot/tools/ |
D | objstrip.c | 169 lseek(fd, elf->e_phoff, SEEK_SET); in main() 227 if (lseek(fd, offset, SEEK_SET) != offset) { in main()
|
D | mkbb.c | 141 lseek(dev, 0L, SEEK_SET); in main()
|
/linux-4.4.14/scripts/ |
D | recordmcount.c | 105 case SEEK_SET: in ulseek() 204 ulseek(fd_map, offset - 1, SEEK_SET); in make_nop_x86() 220 ulseek(fd_map, offset, SEEK_SET); in make_nop_arm64()
|
D | recordmcount.h | 206 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()
|
D | extract-sys-certs.pl | 132 die $vmlinux if (!defined(sysseek(FD, $foff, SEEK_SET)));
|
D | docproc.c | 543 fseek(infile, 0, SEEK_SET); in main()
|
/linux-4.4.14/tools/testing/selftests/powerpc/dscr/ |
D | dscr.h | 91 lseek(fd, 0, SEEK_SET); in get_default_dscr()
|
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/ |
D | oslibcfs.c | 203 ret = fseek(file, offset, SEEK_SET); in acpi_os_set_file_offset()
|
D | oslinuxtbl.c | 443 fseek(file, 0, SEEK_SET); in osl_find_rsdp_via_efi_by_keyword() 1211 fseek(table_file, file_offset, SEEK_SET); in osl_read_table_from_file() 1259 fseek(table_file, file_offset, SEEK_SET); in osl_read_table_from_file()
|
/linux-4.4.14/arch/um/os-Linux/ |
D | mem.c | 155 if (lseek64(fd, len - 1, SEEK_SET) < 0) { in create_tmp_file()
|
D | file.c | 252 actual = lseek64(fd, offset, SEEK_SET); in os_seek_file() 556 .l_whence = SEEK_SET, in os_lock_file()
|
D | aio.c | 138 actual = lseek64(req->io_fd, req->offset, SEEK_SET); in do_not_aio()
|
/linux-4.4.14/include/uapi/linux/ |
D | fs.h | 31 #define SEEK_SET 0 /* seek relative to beginning of file */ macro
|
/linux-4.4.14/arch/x86/tools/ |
D | relocs.c | 399 if (fseek(fp, ehdr.e_shoff, SEEK_SET) < 0) { in read_shdrs() 437 if (fseek(fp, sec->shdr.sh_offset, SEEK_SET) < 0) { in read_strtabs() 462 if (fseek(fp, sec->shdr.sh_offset, SEEK_SET) < 0) { in read_symtabs() 495 if (fseek(fp, sec->shdr.sh_offset, SEEK_SET) < 0) { in read_relocs()
|
/linux-4.4.14/Documentation/ |
D | java.txt | 298 if(fseek(classfile, 8, SEEK_SET)) /* skip magic and version numbers */ 315 if(fseek(classfile, pool[this_class] + 1, SEEK_SET)) 323 if(fseek(classfile, pool[classinfo_ptr] + 1, SEEK_SET))
|
D | dma-buf-sharing.txt | 417 with offset=0 and whence=SEEK_END|SEEK_SET. SEEK_SET is supported to allow 418 the usual size discover pattern size = SEEK_END(0); SEEK_SET(0). Every other
|
/linux-4.4.14/arch/cris/boot/tools/ |
D | build.c | 238 lseek(id, GCC_HEADER, SEEK_SET); in main()
|
/linux-4.4.14/drivers/s390/char/ |
D | hmcdrv_dev.c | 166 case SEEK_SET: /* absolute (relative to beginning of file) */ in hmcdrv_dev_seek()
|
/linux-4.4.14/arch/x86/kernel/ |
D | msr.c | 55 case SEEK_SET: in msr_seek()
|
/linux-4.4.14/Documentation/dvb/ |
D | get_dvb_firmware | 553 sysseek(INFILE, $fwoffset, SEEK_SET); 887 sysseek(INFILE, $offset, SEEK_SET);
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.y | 240 if (fseek(f, $6, SEEK_SET) != 0)
|
D | dtc-parser.tab.c_shipped | 1664 if (fseek(f, (yyvsp[-3].integer), SEEK_SET) != 0)
|
/linux-4.4.14/arch/mips/boot/ |
D | elf2ecoff.c | 72 if (lseek(in, offset, SEEK_SET) < 0) { in copy() 136 if ((off = lseek(file, offset, SEEK_SET)) < 0) { in saveRead()
|
/linux-4.4.14/arch/xtensa/platforms/iss/ |
D | simdisk.c | 88 simc_lseek(dev->fd, offset, SEEK_SET); in simdisk_transfer()
|
/linux-4.4.14/tools/testing/selftests/exec/ |
D | execveat.c | 246 lseek(fd, 10, SEEK_SET); in run_tests()
|
/linux-4.4.14/tools/lguest/ |
D | lguest.c | 452 if (lseek(elf_fd, ehdr->e_phoff, SEEK_SET) < 0) in map_elf() 498 lseek(fd, 0, SEEK_SET); in load_bzimage() 506 lseek(fd, (boot.hdr.setup_sects+1) * 512, SEEK_SET); in load_bzimage() 2982 if (lseek64(vblk->fd, off, SEEK_SET) != off) in blk_request() 3015 if (lseek64(vblk->fd, off, SEEK_SET) != off) in blk_request()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | dev-kmsg | 51 SEEK_SET, 0
|
/linux-4.4.14/fs/ |
D | ioctl.c | 439 case SEEK_SET: in ioctl_preallocate()
|
D | seq_file.c | 329 case SEEK_SET: in seq_lseek()
|
D | read_write.c | 164 case SEEK_SET: case SEEK_CUR: case SEEK_END: in fixed_size_llseek()
|
D | locks.c | 414 case SEEK_SET: in flock64_to_posix_lock()
|
/linux-4.4.14/tools/hv/ |
D | hv_kvp_daemon.c | 123 struct flock fl = {F_WRLCK, SEEK_SET, 0, 0, 0}; in kvp_acquire_lock() 135 struct flock fl = {F_UNLCK, SEEK_SET, 0, 0, 0}; in kvp_release_lock()
|
/linux-4.4.14/Documentation/video4linux/ |
D | extract_xc3028.pl | 49 sysseek(INFILE, $offset, SEEK_SET);
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | mkregtable.c | 648 fseek(file, 0, SEEK_SET); in parser_auth()
|
/linux-4.4.14/scripts/mod/ |
D | sumversion.c | 467 if (lseek(fd, offset, SEEK_SET) == (off_t)-1) { in write_version()
|
/linux-4.4.14/fs/overlayfs/ |
D | readdir.c | 416 case SEEK_SET: in ovl_dir_llseek()
|
/linux-4.4.14/drivers/dma-buf/ |
D | dma-buf.c | 113 else if (whence == SEEK_SET) in dma_buf_llseek()
|
/linux-4.4.14/drivers/char/ |
D | mem.c | 696 case SEEK_SET: in memory_lseek()
|
D | mbcs.c | 457 case SEEK_SET: in mbcs_sram_llseek()
|
/linux-4.4.14/sound/core/ |
D | info.c | 138 case SEEK_SET: in snd_info_entry_llseek()
|
/linux-4.4.14/tools/perf/ |
D | builtin-inject.c | 624 lseek(fd, output_data_offset, SEEK_SET); in __cmd_inject()
|
/linux-4.4.14/fs/ext4/ |
D | file.c | 730 case SEEK_SET: in ext4_llseek()
|
/linux-4.4.14/fs/nfs/ |
D | file.c | 130 if (whence != SEEK_SET && whence != SEEK_CUR) { in nfs_file_llseek()
|
/linux-4.4.14/fs/gfs2/ |
D | file.c | 74 case SEEK_SET: in gfs2_llseek()
|
/linux-4.4.14/fs/cifs/ |
D | cifsfs.c | 794 if (whence != SEEK_SET && whence != SEEK_CUR) { in cifs_llseek()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | mdesc.c | 1042 case SEEK_SET: in mdesc_llseek()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_file.c | 1480 case SEEK_SET: in xfs_file_llseek()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | debugfs.c | 1215 case SEEK_SET: in dev_mem_seek()
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4recover.c | 282 status = vfs_llseek(nn->rec_file, 0, SEEK_SET); in nfsd4_list_rec_dir()
|
D | vfs.c | 1893 offset = vfs_llseek(file, offset, SEEK_SET); in nfsd_readdir()
|
/linux-4.4.14/fs/ceph/ |
D | dir.c | 515 case SEEK_SET: in ceph_dir_llseek()
|
/linux-4.4.14/drivers/char/xillybus/ |
D | xillybus_core.c | 1683 case SEEK_SET: in xillybus_llseek()
|
/linux-4.4.14/Documentation/mic/mpssd/ |
D | mpssd.c | 1461 ret = lseek(fd, 0, SEEK_SET); in block_till_state_change()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | dir.c | 1868 case SEEK_SET: in ll_dir_seek()
|
/linux-4.4.14/fs/f2fs/ |
D | file.c | 403 case SEEK_SET: in f2fs_llseek()
|
/linux-4.4.14/kernel/printk/ |
D | printk.c | 743 case SEEK_SET: in devkmsg_llseek()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | file_ops.c | 1926 case SEEK_SET: in ui_lseek()
|
/linux-4.4.14/tools/perf/ui/browsers/ |
D | hists.c | 1004 case SEEK_SET: in ui_browser__hists_seek()
|
/linux-4.4.14/fs/ocfs2/ |
D | file.c | 2545 case SEEK_SET: in ocfs2_file_llseek()
|
/linux-4.4.14/tools/power/x86/turbostat/ |
D | turbostat.c | 1586 fseek(filep, 0, SEEK_SET); in get_num_ht_siblings()
|
/linux-4.4.14/fs/fuse/ |
D | file.c | 2247 if (whence == SEEK_CUR || whence == SEEK_SET) in fuse_file_llseek()
|