Home
last modified time | relevance | path

Searched refs:lseek (Results 1 – 25 of 88) sorted by relevance

1234

/linux/tools/testing/selftests/core/
H A Dunshare_test.c47 lseek(fd, 0, SEEK_SET); in TEST()
54 lseek(fd, 0, SEEK_SET); in TEST()
61 lseek(fd, 0, SEEK_SET); in TEST()
69 lseek(fd, 0, SEEK_SET); in TEST()
78 lseek(fd, 0, SEEK_SET); in TEST()
/linux/arch/sparc/boot/
H A Dpiggyback.c141 if (lseek(kernelfd, 0, SEEK_SET) < 0) in get_hdrs_offset()
161 if (lseek(kernelfd, offset, SEEK_SET) < 0) in get_hdrs_offset()
218 if (lseek(image, offset, 0) < 0) in main()
239 if (lseek(image, 4, 0) < 0) in main()
253 if (lseek(image, AOUT_TEXT_OFFSET - start + align(end + 32), 0) < 0) in main()
/linux/tools/testing/selftests/liveupdate/
H A Dliveupdate.c197 ASSERT_EQ(lseek(mem_fd, 0, SEEK_SET), 0); in TEST_F()
237 ASSERT_EQ(lseek(mem_fd1, 0, SEEK_SET), 0); in TEST_F()
242 ASSERT_EQ(lseek(mem_fd2, 0, SEEK_SET), 0); in TEST_F()
294 ASSERT_EQ(lseek(mem_fd_data1, 0, SEEK_SET), 0); in TEST_F()
299 ASSERT_EQ(lseek(mem_fd_data2, 0, SEEK_SET), 0); in TEST_F()
303 ASSERT_EQ(lseek(mem_fd_empty1, 0, SEEK_SET), 0); in TEST_F()
306 ASSERT_EQ(lseek(mem_fd_empty2, 0, SEEK_SET), 0); in TEST_F()
/linux/tools/testing/selftests/kvm/lib/
H A Delf.c79 offset_rv = lseek(fd, 0, SEEK_SET); in elfhdr_get()
140 offset_rv = lseek(fd, offset, SEEK_SET); in kvm_vm_elf_load()
181 offset_rv = lseek(fd, phdr.p_offset, SEEK_SET); in kvm_vm_elf_load()
/linux/tools/power/cpupower/utils/helpers/
H A Dmsr.c35 if (lseek(fd, idx, SEEK_CUR) == -1) in read_msr()
64 if (lseek(fd, idx, SEEK_CUR) == -1) in write_msr()
/linux/tools/power/acpi/tools/ec/
H A Dec_access.c151 lseek(fd, 0, SEEK_SET); in dump_ec()
180 error = lseek(fd, byte_offset, SEEK_SET); in read_ec_val()
196 error = lseek(fd, byte_offset, SEEK_SET); in write_ec_val()
/linux/tools/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c48 size = lseek(fd, 0, SEEK_END); in dev_papr_vpd_get_handle_all()
101 FAIL_IF(consumed != lseek(fd, 0, SEEK_END)); in dev_papr_vpd_get_handle_byte_at_a_time()
195 const off_t size = lseek(fd, 0, SEEK_END); in papr_vpd_reread()
280 size = lseek(fd, 0, SEEK_END); in papr_vpd_system_loc_code()
/linux/tools/testing/selftests/thermal/intel/power_floor/
H A Dpower_floor_test.c74 if ((lseek(fd, 0L, SEEK_SET)) < 0) { in main()
95 if ((lseek(fd, 0L, SEEK_SET)) < 0) { in main()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsubprogs.c19 lseek(ctx->fd, SEEK_SET, 0); in toggle_jit_harden()
21 lseek(ctx->fd, SEEK_SET, 0); in toggle_jit_harden()
/linux/tools/testing/selftests/mm/
H A Dcompaction_test.c126 lseek(fd, 0, SEEK_SET); in check_compaction()
143 lseek(fd, 0, SEEK_SET); in check_compaction()
187 lseek(fd, 0, SEEK_SET); in set_zero_hugepages()
H A Dhugepage-vmemmap.c45 lseek(fd, (unsigned long)addr / pagesize * sizeof(pagemap), SEEK_SET); in virt_to_pfn()
61 lseek(fd, pfn * sizeof(pageflags), SEEK_SET); in check_page_flags()
H A Dmkdirty.c110 lseek(mem_fd, (uintptr_t) mem, SEEK_SET); in test_ptrace_write()
140 lseek(mem_fd, (uintptr_t) mem, SEEK_SET); in test_ptrace_write_thp()
/linux/tools/testing/selftests/thermal/intel/workload_hint/
H A Dworkload_hint_test.c138 if ((lseek(fd, 0L, SEEK_SET)) < 0) { in main()
159 if ((lseek(fd, 0L, SEEK_SET)) < 0) {
/linux/arch/powerpc/boot/
H A Dmktree.c110 if (lseek(in_fd, (64 * 1024), SEEK_SET) < 0) { in main()
141 if (lseek(out_fd, 0, SEEK_SET) < 0) { in main()
/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_user_mem.c54 lseek(fd, 0, 0); in check_usermem_access_fault()
84 lseek(fd, 0, 0); in check_usermem_access_fault()
/linux/tools/perf/util/
H A Dsymbol-minimal.c153 lseek(fd, elf32 ? hdrs.ehdr32.e_phoff : hdrs.ehdr64.e_phoff, SEEK_SET); in filename__read_build_id()
189 lseek(fd, elf32 ? hdrs.phdr32[i].p_offset : hdrs.phdr64[i].p_offset, SEEK_SET); in filename__read_build_id()
287 if (lseek(fd, 0, SEEK_SET)) in fd__is_64_bit()
/linux/arch/alpha/boot/tools/
H A Dobjstrip.c170 lseek(fd, elf->e_phoff, SEEK_SET); in main()
228 if (lseek(fd, offset, SEEK_SET) != offset) { in main()
/linux/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c153 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek() function
178 .llseek = lseek,
/linux/tools/bootconfig/
H A Dmain.c199 if (lseek(fd, -(off_t)BOOTCONFIG_MAGIC_LEN, SEEK_END) < 0) in load_xbc_from_initrd()
209 if (lseek(fd, -(off_t)BOOTCONFIG_FOOTER_SIZE, SEEK_END) < 0) in load_xbc_from_initrd()
226 if (lseek(fd, stat.st_size - (size + BOOTCONFIG_FOOTER_SIZE), in load_xbc_from_initrd()
/linux/tools/testing/selftests/proc/
H A Dproc-net-dev-lseek.c53 assert(lseek(fd, 0, SEEK_SET) == 0); in main()
H A Dproc-loadavg-001.c64 lseek(fd, 0, SEEK_SET); in main()
H A D.gitignore10 /proc-net-dev-lseek
/linux/tools/leds/
H A Dled_hw_brightness_mon.c73 ret = lseek(pollfd.fd, 0, SEEK_SET); in main()
/linux/samples/seccomp/
H A Duser-trap.c159 if (lseek(mem, req->data.args[0], SEEK_SET) < 0) { in handle_req()
170 if (lseek(mem, req->data.args[1], SEEK_SET) < 0) { in handle_req()
/linux/tools/power/cpupower/debug/i386/
H A Dpowernow-k8-decode.c42 lseek(fd, MSR_FIDVID_STATUS, SEEK_CUR); in get_fidvid()

1234