| /linux/tools/testing/selftests/sgx/ |
| H A D | main.h | 13 off_t offset; 23 off_t bin_size; 27 off_t encl_base;
|
| /linux/drivers/char/tpm/ |
| H A D | tpm-buf.c | 176 static void tpm_buf_read(struct tpm_buf *buf, off_t *offset, size_t count, void *output) in tpm_buf_read() 178 off_t next_offset; in tpm_buf_read() 202 u8 tpm_buf_read_u8(struct tpm_buf *buf, off_t *offset) in tpm_buf_read_u8() 219 u16 tpm_buf_read_u16(struct tpm_buf *buf, off_t *offset) in tpm_buf_read_u16() 236 u32 tpm_buf_read_u32(struct tpm_buf *buf, off_t *offset) in tpm_buf_read_u32()
|
| /linux/tools/testing/selftests/filesystems/fuse/ |
| H A D | fuse_mnt.c | 44 off_t offset, struct fuse_file_info *fi) in test_readdir() 64 static int test_read(const char *path, char *buf, size_t size, off_t offset, in test_read() 85 off_t offset, struct fuse_file_info *fi) in test_write() 110 static int test_truncate(const char *path, off_t size) in test_truncate()
|
| /linux/tools/perf/ui/ |
| H A D | browser.h | 30 void (*seek)(struct ui_browser *browser, off_t offset, int whence); 77 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence); 80 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence); 83 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence);
|
| /linux/drivers/md/dm-vdo/indexer/ |
| H A D | io-factory.h | 37 int __must_check uds_make_bufio(struct io_factory *factory, off_t block_offset, 41 int __must_check uds_make_buffered_reader(struct io_factory *factory, off_t offset, 53 int __must_check uds_make_buffered_writer(struct io_factory *factory, off_t offset,
|
| /linux/include/linux/ |
| H A D | agpgart.h | 52 off_t pg_start; /* starting page to populate */ 58 off_t pg_start; 81 off_t pg_start; /* starting page to populate */
|
| H A D | scatterlist.h | 448 const off_t skip, const int nb_splits, 515 size_t buflen, off_t skip, bool to_buffer); 523 const void *buf, size_t buflen, off_t skip); 525 void *buf, size_t buflen, off_t skip); 527 size_t buflen, off_t skip); 714 bool sg_miter_skip(struct sg_mapping_iter *miter, off_t offset);
|
| H A D | agp_backend.h | 77 off_t pg_start; 103 extern int agp_bind_memory(struct agp_memory *, off_t);
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet.h | 652 static inline u32 axienet_ior(struct axienet_local *lp, off_t offset) in axienet_ior() 683 static inline void axienet_iow(struct axienet_local *lp, off_t offset, in axienet_iow() 700 off_t reg, u32 value) in axienet_dma_out32() 716 off_t reg, u64 value) in axienet_dma_out64() 721 static inline void axienet_dma_out_addr(struct axienet_local *lp, off_t reg, in axienet_dma_out_addr() 732 static inline void axienet_dma_out_addr(struct axienet_local *lp, off_t reg, in axienet_dma_out_addr()
|
| /linux/drivers/media/platform/amphion/ |
| H A D | vpu_imx8q.c | 44 const off_t offset = DEC_MFD_XREG_SLV_BASE + MFD_BLK_CTRL; in vpu_imx8q_setup_dec() 59 const off_t offset = SCB_XREG_SLV_BASE + SCB_SCB_BLK_CTRL; in vpu_imx8q_setup() 82 const off_t offset = DEC_MFD_XREG_SLV_BASE + MFD_BLK_CTRL; in vpu_imx8q_reset_dec() 91 const off_t offset = SCB_XREG_SLV_BASE + SCB_SCB_BLK_CTRL; in vpu_imx8q_reset()
|
| /linux/arch/alpha/include/asm/ |
| H A D | agp_backend.h | 37 int (*bind)(alpha_agp_info *, off_t, struct agp_memory *); 38 int (*unbind)(alpha_agp_info *, off_t, struct agp_memory *);
|
| /linux/drivers/char/agp/ |
| H A D | agp.h | 114 int (*insert_memory)(struct agp_memory *, off_t, int); 115 int (*remove_memory)(struct agp_memory *, off_t, int); 192 int agp_generic_insert_memory(struct agp_memory *mem, off_t pg_start, int type); 193 int agp_generic_remove_memory(struct agp_memory *mem, off_t pg_start, int type);
|
| /linux/arch/sparc/boot/ |
| H A D | piggyback.c | 135 static off_t get_hdrs_offset(int kernelfd, const char *filename) in get_hdrs_offset() 138 off_t offset; in get_hdrs_offset() 182 off_t offset; in main()
|
| /linux/tools/testing/selftests/memfd/ |
| H A D | fuse_mnt.c | 48 off_t offset, in memfd_readdir() 78 off_t offset, in memfd_read()
|
| /linux/tools/include/nolibc/sys/ |
| H A D | mman.h | 19 off_t offset) in sys_mmap() 35 void *mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap()
|
| /linux/tools/testing/selftests/sparc64/drivers/ |
| H A D | adi-test.c | 293 static off_t seek_adi(int fd, off_t offset, int whence) in seek_adi() 296 off_t ret; in seek_adi() 471 off_t offset_out, offset_in; in test4_lseek() 522 off_t oret; in test5_rw_aligned_1byte() 568 off_t oret; in test6_rw_aligned_9434bytes() 620 off_t oret; in test7_rw_aligned_14963bytes()
|
| /linux/lib/ |
| H A D | sg_split.c | 14 off_t skip_sg0; 21 off_t skip, const size_t *sizes, in sg_calculate_split() 147 const off_t skip, const int nb_splits, in sg_split()
|
| /linux/tools/perf/util/ |
| H A D | auxtrace.h | 254 off_t data_offset; 361 off_t offset; 497 off_t auxtrace_offset, 522 union perf_event *event, off_t data_offset, 597 off_t file_offset);
|
| /linux/tools/testing/selftests/mm/ |
| H A D | pfnmap.c | 56 static int find_ram_target(off_t *offset, in find_ram_target() 90 if (start != (off_t)start) in find_ram_target() 105 off_t offset; in FIXTURE()
|
| /linux/tools/include/nolibc/ |
| H A D | sys.h | 606 off_t sys_lseek(int fd, off_t offset, int whence) in sys_lseek() 610 off_t result; in sys_lseek() 626 off_t lseek(int fd, off_t offset, int whence) in lseek()
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_syscalls.h | 53 off_t offset) in __kvm_mmap() 79 __KVM_SYSCALL_DEFINE(ftruncate, 2, unsigned int, fd, off_t, length);
|
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | elf.c | 17 off_t offset_rv; in elfhdr_get() 116 off_t offset, offset_rv; in kvm_vm_elf_load()
|
| /linux/tools/testing/selftests/powerpc/papr_vpd/ |
| H A D | papr_vpd.c | 33 off_t size; in dev_papr_vpd_get_handle_all() 195 const off_t size = lseek(fd, 0, SEEK_END); in papr_vpd_reread() 263 off_t size; in papr_vpd_system_loc_code()
|
| /linux/include/pcmcia/ |
| H A D | ds.h | 200 int pcmcia_read_config_byte(struct pcmcia_device *p_dev, off_t where, u8 *val); 201 int pcmcia_write_config_byte(struct pcmcia_device *p_dev, off_t where, u8 val);
|
| /linux/scripts/ |
| H A D | recordmcount.c | 89 static off_t ulseek(off_t const offset, int const whence) in ulseek() 112 off_t idx = 0; in uwrite() 118 off_t aoffset = (file_ptr + count) - file_end; in uwrite()
|