Home
last modified time | relevance | path

Searched refs:off_t (Results 1 – 25 of 189) sorted by relevance

12345678

/linux/drivers/char/tpm/
H A Dtpm-buf.c176 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/sgx/
H A Dmain.h13 off_t offset;
23 off_t bin_size;
27 off_t encl_base;
/linux/tools/testing/selftests/filesystems/fuse/
H A Dfuse_mnt.c44 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 Dbrowser.h30 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 Dio-factory.h37 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,
H A Dio-factory.c97 int uds_make_bufio(struct io_factory *factory, off_t block_offset, size_t block_size, in uds_make_bufio()
136 int uds_make_buffered_reader(struct io_factory *factory, off_t offset, u64 block_count, in uds_make_buffered_reader()
170 off_t offset) in position_reader()
274 int uds_make_buffered_writer(struct io_factory *factory, off_t offset, u64 block_count, in uds_make_buffered_writer()
/linux/include/linux/
H A Dagpgart.h52 off_t pg_start; /* starting page to populate */
58 off_t pg_start;
81 off_t pg_start; /* starting page to populate */
H A Dscatterlist.h450 const off_t skip, const int nb_splits,
517 size_t buflen, off_t skip, bool to_buffer);
525 const void *buf, size_t buflen, off_t skip);
527 void *buf, size_t buflen, off_t skip);
529 size_t buflen, off_t skip);
716 bool sg_miter_skip(struct sg_mapping_iter *miter, off_t offset);
H A Dagp_backend.h77 off_t pg_start;
103 extern int agp_bind_memory(struct agp_memory *, off_t);
/linux/drivers/media/platform/amphion/
H A Dvpu_imx8q.c44 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/drivers/char/agp/
H A Dagp.h114 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/alpha/include/asm/
H A Dagp_backend.h37 int (*bind)(alpha_agp_info *, off_t, struct agp_memory *);
38 int (*unbind)(alpha_agp_info *, off_t, struct agp_memory *);
/linux/arch/sparc/boot/
H A Dpiggyback.c135 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/sparc64/drivers/
H A Dadi-test.c293 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 Dsg_split.c14 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/include/nolibc/sys/
H A Dmman.h19 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/memfd/
H A Dfuse_mnt.c48 off_t offset, in memfd_readdir()
78 off_t offset, in memfd_read()
/linux/tools/perf/util/
H A Dauxtrace.h254 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 Dpfnmap.c32 static off_t file_offset;
57 static int find_ram_target(off_t *offset, in find_ram_target()
91 if (start != (off_t)start) in find_ram_target()
/linux/drivers/accel/habanalabs/common/
H A Dhldio.h75 u64 device_va, off_t off_bytes, size_t len_bytes,
103 u64 device_va, off_t off_bytes, size_t len_bytes, in hl_dio_ssd2hl()
/linux/tools/include/nolibc/
H A Dsys.h598 off_t sys_lseek(int fd, off_t offset, int whence) in sys_lseek()
602 off_t result; in sys_lseek()
618 off_t lseek(int fd, off_t offset, int whence) in lseek()
/linux/tools/testing/selftests/kvm/include/
H A Dkvm_syscalls.h53 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 Delf.c17 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 Dpapr_vpd.c33 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 Dds.h200 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);

12345678