/linux-6.6.21/tools/testing/selftests/sgx/ |
D | main.h | 13 off_t offset; 23 off_t bin_size; 27 off_t encl_base;
|
/linux-6.6.21/tools/perf/ui/ |
D | browser.h | 30 void (*seek)(struct ui_browser *browser, off_t offset, int whence); 76 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence); 79 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence); 82 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence);
|
/linux-6.6.21/include/linux/ |
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 */
|
D | scatterlist.h | 426 const off_t skip, const int nb_splits, 493 size_t buflen, off_t skip, bool to_buffer); 501 const void *buf, size_t buflen, off_t skip); 503 void *buf, size_t buflen, off_t skip); 505 size_t buflen, off_t skip); 691 bool sg_miter_skip(struct sg_mapping_iter *miter, off_t offset);
|
D | agp_backend.h | 77 off_t pg_start; 103 extern int agp_bind_memory(struct agp_memory *, off_t);
|
/linux-6.6.21/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet.h | 525 static inline u32 axienet_ior(struct axienet_local *lp, off_t offset) in axienet_ior() 556 static inline void axienet_iow(struct axienet_local *lp, off_t offset, in axienet_iow() 573 off_t reg, u32 value) in axienet_dma_out32() 589 off_t reg, u64 value) in axienet_dma_out64() 594 static inline void axienet_dma_out_addr(struct axienet_local *lp, off_t reg, in axienet_dma_out_addr() 605 static inline void axienet_dma_out_addr(struct axienet_local *lp, off_t reg, in axienet_dma_out_addr()
|
/linux-6.6.21/drivers/target/iscsi/ |
D | iscsi_target_util.h | 67 extern int iscsit_print_dev_to_proc(char *, char **, off_t, int); 68 extern int iscsit_print_sessions_to_proc(char *, char **, off_t, int); 69 extern int iscsit_print_tpg_to_proc(char *, char **, off_t, int);
|
/linux-6.6.21/drivers/media/platform/amphion/ |
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-6.6.21/arch/alpha/include/asm/ |
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-6.6.21/drivers/char/agp/ |
D | agp.h | 114 int (*insert_memory)(struct agp_memory *, off_t, int); 115 int (*remove_memory)(struct agp_memory *, off_t, int); 202 int agp_generic_insert_memory(struct agp_memory *mem, off_t pg_start, int type); 203 int agp_generic_remove_memory(struct agp_memory *mem, off_t pg_start, int type);
|
D | i460-agp.c | 294 off_t pg_start, int type) in i460_insert_memory_small_io_page() 337 off_t pg_start, int type) in i460_remove_memory_small_io_page() 401 off_t pg_start, int type) in i460_insert_memory_large_io_page() 462 off_t pg_start, int type) in i460_remove_memory_large_io_page() 501 off_t pg_start, int type) in i460_insert_memory() 510 off_t pg_start, int type) in i460_remove_memory()
|
/linux-6.6.21/arch/sparc/boot/ |
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-6.6.21/tools/testing/selftests/memfd/ |
D | fuse_mnt.c | 48 off_t offset, in memfd_readdir() 78 off_t offset, in memfd_read()
|
/linux-6.6.21/lib/ |
D | sg_split.c | 14 off_t skip_sg0; 21 off_t skip, const size_t *sizes, in sg_calculate_split() 149 const off_t skip, const int nb_splits, in sg_split()
|
/linux-6.6.21/tools/testing/selftests/sparc64/drivers/ |
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-6.6.21/arch/riscv/kernel/ |
D | sys_riscv.c | 22 unsigned long fd, off_t offset, in riscv_sys_mmap() 35 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument 44 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
|
/linux-6.6.21/tools/perf/util/ |
D | auxtrace.h | 256 off_t data_offset; 363 off_t offset; 502 off_t auxtrace_offset, 525 union perf_event *event, off_t data_offset, 600 off_t file_offset); 880 off_t auxtrace_offset,
|
/linux-6.6.21/tools/testing/selftests/kvm/lib/ |
D | elf.c | 17 off_t offset_rv; in elfhdr_get() 116 off_t offset, offset_rv; in kvm_vm_elf_load()
|
/linux-6.6.21/include/pcmcia/ |
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-6.6.21/tools/include/nolibc/ |
D | std.h | 31 typedef signed long off_t; typedef
|
/linux-6.6.21/tools/lib/perf/include/internal/ |
D | lib.h | 12 ssize_t preadn(int fd, void *buf, size_t n, off_t offs);
|
/linux-6.6.21/include/asm-generic/ |
D | syscalls.h | 22 unsigned long fd, off_t pgoff);
|
/linux-6.6.21/arch/mips/include/asm/sn/ |
D | kldir.h | 21 off_t offset; /* Offset from start of node space */
|
/linux-6.6.21/arch/sparc/vdso/ |
D | vdso2c.c | 161 off_t tmp_len; in map_input() 169 if (tmp_len == (off_t)-1) in map_input()
|
/linux-6.6.21/scripts/ |
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()
|