| /linux/tools/testing/selftests/powerpc/papr_vpd/ |
| H A D | papr_vpd.c | 48 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/power/acpi/common/ |
| H A D | cmfsize.c | 42 status = fseek(file, 0, SEEK_END); in cm_get_file_size()
|
| /linux/tools/testing/selftests/acct/ |
| H A D | acct_syscall.c | 60 fseek(fp, 0L, SEEK_END); in main()
|
| /linux/arch/x86/boot/compressed/ |
| H A D | mkpiggy.c | 40 if (fseek(f, -4L, SEEK_END)) { in main()
|
| /linux/tools/perf/ui/ |
| H A D | browser.c | 118 case SEEK_END: in ui_browser__list_head_seek() 150 case SEEK_END: in ui_browser__rb_tree_seek() 500 browser->seek(browser, -offset, SEEK_END); in ui_browser__run() 629 case SEEK_END: in ui_browser__argv_seek()
|
| /linux/scripts/ipe/polgen/ |
| H A D | polgen.c | 32 fseek(fd, 0, SEEK_END); in policy_to_buffer()
|
| /linux/tools/testing/selftests/safesetid/ |
| H A D | safesetid-test.c | 119 if (fseek(fd, 0, SEEK_END)) in ensure_user_exists() 148 if (fseek(fd, 0, SEEK_END)) in ensure_group_exists()
|
| /linux/tools/bootconfig/ |
| H A D | main.c | 196 if (lseek(fd, -(off_t)BOOTCONFIG_MAGIC_LEN, SEEK_END) < 0) in load_xbc_from_initrd() 206 if (lseek(fd, -(off_t)BOOTCONFIG_FOOTER_SIZE, SEEK_END) < 0) in load_xbc_from_initrd()
|
| /linux/tools/include/nolibc/ |
| H A D | types.h | 97 #define SEEK_END 2 macro
|
| /linux/tools/testing/selftests/powerpc/mm/ |
| H A D | subpage_prot.c | 204 filesize = lseek(fd, 0, SEEK_END); in test_file()
|
| /linux/drivers/char/ |
| H A D | adi.c | 176 case SEEK_END: in adi_llseek()
|
| /linux/arch/x86/entry/vdso/ |
| H A D | vdso2c.c | 173 tmp_len = lseek(fd, 0, SEEK_END); in map_input()
|
| /linux/arch/sparc/vdso/ |
| H A D | vdso2c.c | 168 tmp_len = lseek(fd, 0, SEEK_END); in map_input()
|
| /linux/fs/ |
| H A D | ioctl.c | 282 case SEEK_END: in ioctl_preallocate() 311 case SEEK_END: in compat_ioctl_preallocate()
|
| H A D | read_write.c | 105 case SEEK_END: in must_set_pos() 265 case SEEK_SET: case SEEK_CUR: case SEEK_END: in fixed_size_llseek() 339 case SEEK_END: in default_llseek()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | mkregtable.c | 214 fseek(file, 0, SEEK_END); in parser_auth()
|
| /linux/drivers/s390/char/ |
| H A D | hmcdrv_dev.c | 174 case SEEK_END: in hmcdrv_dev_seek()
|
| /linux/tools/include/uapi/linux/ |
| H A D | fs.h | 54 #define SEEK_END 2 /* seek relative to end of file */ macro
|
| /linux/tools/lib/bpf/ |
| H A D | zip.c | 209 size = lseek(fd, 0, SEEK_END); in zip_archive_open()
|
| /linux/include/uapi/linux/ |
| H A D | fs.h | 54 #define SEEK_END 2 /* seek relative to end of file */ macro
|
| /linux/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | fs.h | 54 #define SEEK_END 2 /* seek relative to end of file */ macro
|
| /linux/arch/xtensa/platforms/iss/ |
| H A D | simdisk.c | 172 dev->size = simc_lseek(dev->fd, 0, SEEK_END); in simdisk_attach()
|
| /linux/fs/orangefs/ |
| H A D | file.c | 504 if (origin == SEEK_END) { in orangefs_file_llseek()
|
| /linux/Documentation/ABI/testing/ |
| H A D | dev-kmsg | 56 SEEK_END, 0
|
| /linux/scripts/ |
| H A D | recordmcount.c | 98 case SEEK_END: in ulseek()
|