/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtw_debug.h | 121 off_t offset, int count, 125 off_t offset, int count, 131 off_t offset, int count, 138 off_t offset, int count, 141 off_t offset, int count, 144 off_t offset, int count, 148 off_t offset, int count, 151 off_t offset, int count, 154 off_t offset, int count, 157 off_t offset, int count, [all …]
|
/linux-4.1.27/arch/c6x/include/asm/ |
D | syscalls.h | 28 size_t count, off_t pos_low, off_t pos_high); 30 size_t count, off_t pos_low, off_t pos_high); 32 off_t length_low, off_t length_high); 34 off_t length_low, off_t length_high);
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | stat.h | 16 off_t st_size; 20 off_t st_blksize; 21 off_t st_blocks; 59 off_t st_size; 66 off_t st_blksize; 67 off_t st_blocks;
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_debug.c | 26 off_t offset, int count, in proc_get_drv_version() 38 off_t offset, int count, in proc_get_write_reg() 87 off_t offset, int count, in proc_get_read_reg() 147 off_t offset, int count, in proc_get_fwstate() 163 off_t offset, int count, in proc_get_sec_info() 181 off_t offset, int count, in proc_get_mlmext_state() 198 off_t offset, int count, in proc_get_qos_option() 214 off_t offset, int count, in proc_get_ht_option() 228 off_t offset, int count, in proc_get_rf_info() 243 off_t offset, int count, in proc_get_ap_info() [all …]
|
/linux-4.1.27/tools/perf/ui/ |
D | browser.h | 25 void (*seek)(struct ui_browser *browser, off_t offset, int whence); 64 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence); 67 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence); 70 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence);
|
D | browser.c | 75 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__list_head_seek() 110 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__rb_tree_seek() 339 off_t offset = nr_entries - browser->nr_entries; in ui_browser__update_nr_entries() 360 off_t offset; in ui_browser__run() 563 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__argv_seek()
|
/linux-4.1.27/include/linux/ |
D | agpgart.h | 54 off_t pg_start; /* starting page to populate */ 60 off_t pg_start; 83 off_t pg_start; /* starting page to populate */
|
D | agp_backend.h | 77 off_t pg_start; 103 extern int agp_bind_memory(struct agp_memory *, off_t);
|
D | scatterlist.h | 248 void *buf, size_t buflen, off_t skip); 250 void *buf, size_t buflen, off_t skip); 348 bool sg_miter_skip(struct sg_mapping_iter *miter, off_t offset);
|
D | memory.h | 144 ssize_t (*read)(struct memory_accessor *, char *buf, off_t offset, 147 off_t offset, size_t count);
|
D | types.h | 20 typedef __kernel_off_t off_t; typedef
|
D | syscalls.h | 511 off_t __user *offset, size_t count); 557 asmlinkage long sys_lseek(unsigned int fd, off_t offset,
|
D | fs.h | 1007 #define OFFT_OFFSET_MAX INT_LIMIT(off_t) 2318 extern void chrdev_show(struct seq_file *,off_t); 2340 extern void blkdev_show(struct seq_file *,off_t);
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_util.h | 53 extern int iscsit_print_dev_to_proc(char *, char **, off_t, int); 54 extern int iscsit_print_sessions_to_proc(char *, char **, off_t, int); 55 extern int iscsit_print_tpg_to_proc(char *, char **, off_t, int);
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | agp_backend.h | 36 int (*bind)(alpha_agp_info *, off_t, struct agp_memory *); 37 int (*unbind)(alpha_agp_info *, off_t, struct agp_memory *);
|
/linux-4.1.27/scripts/dtc/ |
D | util.c | 201 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len() 205 off_t bufsize = 1024, offset = 0; in utilfdt_read_err_len() 248 off_t len; in utilfdt_read_err() 252 char *utilfdt_read_len(const char *filename, off_t *len) in utilfdt_read_len() 268 off_t len; in utilfdt_read()
|
D | util.h | 95 char *utilfdt_read_len(const char *filename, off_t *len); 113 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len);
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | stat.h | 28 off_t st_size; 107 off_t st_size;
|
/linux-4.1.27/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); 197 int agp_generic_insert_memory(struct agp_memory *mem, off_t pg_start, int type); 198 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()
|
D | sgi-agp.c | 127 static int sgi_tioca_insert_memory(struct agp_memory *mem, off_t pg_start, in sgi_tioca_insert_memory() 132 off_t j; in sgi_tioca_insert_memory() 200 static int sgi_tioca_remove_memory(struct agp_memory *mem, off_t pg_start, in sgi_tioca_remove_memory()
|
D | alpha-agp.c | 86 static int alpha_core_agp_insert_memory(struct agp_memory *mem, off_t pg_start, in alpha_core_agp_insert_memory() 108 static int alpha_core_agp_remove_memory(struct agp_memory *mem, off_t pg_start, in alpha_core_agp_remove_memory()
|
D | parisc-agp.c | 125 parisc_agp_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_insert_memory() 129 off_t j, io_pg_start; in parisc_agp_insert_memory() 174 parisc_agp_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_remove_memory()
|
D | nvidia-agp.c | 33 off_t pg_offset; 201 static int nvidia_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_insert_memory() 240 static int nvidia_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_remove_memory()
|
D | hp-agp.c | 332 hp_zx1_insert_memory (struct agp_memory *mem, off_t pg_start, int type) in hp_zx1_insert_memory() 336 off_t j, io_pg_start; in hp_zx1_insert_memory() 379 hp_zx1_remove_memory (struct agp_memory *mem, off_t pg_start, int type) in hp_zx1_remove_memory()
|
D | efficeon-agp.c | 238 static int efficeon_insert_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_insert_memory() 287 static int efficeon_remove_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_remove_memory()
|
D | generic.c | 411 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) in agp_bind_memory() 1033 int agp_generic_insert_memory(struct agp_memory * mem, off_t pg_start, int type) in agp_generic_insert_memory() 1037 off_t j; in agp_generic_insert_memory() 1115 int agp_generic_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in agp_generic_remove_memory()
|
D | sworks-agp.c | 320 off_t pg_start, int type) in serverworks_insert_memory() 360 static int serverworks_remove_memory(struct agp_memory *mem, off_t pg_start, in serverworks_remove_memory()
|
D | ati-agp.c | 267 off_t pg_start, int type) in ati_insert_memory() 314 static int ati_remove_memory(struct agp_memory * mem, off_t pg_start, in ati_remove_memory()
|
D | amd-k7-agp.c | 283 static int amd_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in amd_insert_memory() 325 static int amd_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in amd_remove_memory()
|
D | uninorth-agp.c | 149 static int uninorth_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_insert_memory() 199 int uninorth_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_remove_memory()
|
D | intel-gtt.c | 211 static int i810_insert_dcache_entries(struct agp_memory *mem, off_t pg_start, in i810_insert_dcache_entries() 882 off_t pg_start, int type) in intel_fake_agp_insert_entries() 947 off_t pg_start, int type) in intel_fake_agp_remove_entries()
|
D | amd64-agp.c | 44 static int amd64_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in amd64_insert_memory()
|
D | frontend.c | 106 off_t pg_start; in agp_find_seg_in_client()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | pmon.h | 19 off_t (*lseek) (int, off_t, int);
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_uncore.c | 599 gen2_read##x(struct drm_i915_private *dev_priv, off_t reg, bool trace) { \ 607 gen5_read##x(struct drm_i915_private *dev_priv, off_t reg, bool trace) { \ 666 vgpu_read##x(struct drm_i915_private *dev_priv, off_t reg, bool trace) { \ 674 gen6_read##x(struct drm_i915_private *dev_priv, off_t reg, bool trace) { \ 686 vlv_read##x(struct drm_i915_private *dev_priv, off_t reg, bool trace) { \ 698 chv_read##x(struct drm_i915_private *dev_priv, off_t reg, bool trace) { \ 716 gen9_read##x(struct drm_i915_private *dev_priv, off_t reg, bool trace) { \ 772 gen2_write##x(struct drm_i915_private *dev_priv, off_t reg, u##x val, bool trace) { \ 780 gen5_write##x(struct drm_i915_private *dev_priv, off_t reg, u##x val, bool trace) { \ 813 gen6_write##x(struct drm_i915_private *dev_priv, off_t reg, u##x val, bool trace) { \ [all …]
|
D | i915_drv.h | 622 uint8_t (*mmio_readb)(struct drm_i915_private *dev_priv, off_t offset, bool trace); 623 uint16_t (*mmio_readw)(struct drm_i915_private *dev_priv, off_t offset, bool trace); 624 uint32_t (*mmio_readl)(struct drm_i915_private *dev_priv, off_t offset, bool trace); 625 uint64_t (*mmio_readq)(struct drm_i915_private *dev_priv, off_t offset, bool trace); 627 void (*mmio_writeb)(struct drm_i915_private *dev_priv, off_t offset, 629 void (*mmio_writew)(struct drm_i915_private *dev_priv, off_t offset, 631 void (*mmio_writel)(struct drm_i915_private *dev_priv, off_t offset, 633 void (*mmio_writeq)(struct drm_i915_private *dev_priv, off_t offset,
|
/linux-4.1.27/arch/sparc/boot/ |
D | piggyback.c | 146 static off_t get_hdrs_offset(int kernelfd, const char *filename) in get_hdrs_offset() 149 off_t offset; in get_hdrs_offset() 189 off_t offset; in main()
|
/linux-4.1.27/lib/ |
D | scatterlist.c | 507 bool sg_miter_skip(struct sg_mapping_iter *miter, off_t offset) in sg_miter_skip() 512 off_t consumed; in sg_miter_skip() 517 consumed = min_t(off_t, offset, miter->__remaining); in sg_miter_skip() 622 void *buf, size_t buflen, off_t skip, in sg_copy_buffer() 707 void *buf, size_t buflen, off_t skip) in sg_pcopy_from_buffer() 725 void *buf, size_t buflen, off_t skip) in sg_pcopy_to_buffer()
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
D | fuse_mnt.c | 47 off_t offset, in memfd_readdir() 77 off_t offset, in memfd_read()
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | common.c | 34 off_t offset = (off_t)context; in davinci_get_mac_addr()
|
/linux-4.1.27/scripts/ |
D | recordmcount.c | 92 static off_t 93 ulseek(int const fd, off_t const offset, int const whence) in ulseek() 95 off_t const w = lseek(fd, offset, whence); in ulseek() 96 if (w == (off_t)-1) { in ulseek()
|
/linux-4.1.27/include/asm-generic/ |
D | syscalls.h | 21 unsigned long fd, off_t pgoff);
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | syscalls.h | 13 unsigned long fd, off_t offset);
|
/linux-4.1.27/include/pcmcia/ |
D | ds.h | 203 int pcmcia_read_config_byte(struct pcmcia_device *p_dev, off_t where, u8 *val); 204 int pcmcia_write_config_byte(struct pcmcia_device *p_dev, off_t where, u8 val);
|
/linux-4.1.27/arch/score/kernel/ |
D | sys_score.c | 45 unsigned long flags, unsigned long fd, off_t offset) in sys_mmap()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | sys.c | 31 unsigned long fd, off_t off) in sys_mmap()
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | sys_microblaze.c | 38 off_t, pgoff) in SYSCALL_DEFINE6() argument
|
/linux-4.1.27/drivers/base/regmap/ |
D | internal.h | 26 off_t min; 27 off_t max;
|
/linux-4.1.27/Documentation/ia64/ |
D | aliasing-test.c | 27 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem() 65 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree()
|
/linux-4.1.27/arch/x86/vdso/ |
D | vdso2c.c | 187 off_t tmp_len; in map_input() 194 if (tmp_len == (off_t)-1) in map_input()
|
/linux-4.1.27/arch/mips/include/asm/sn/ |
D | kldir.h | 206 off_t offset; /* Offset from start of node space */
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | stat.h | 42 off_t st_size;
|
/linux-4.1.27/drivers/oprofile/ |
D | buffer_sync.c | 252 lookup_dcookie(struct mm_struct *mm, unsigned long addr, off_t *offset) in lookup_dcookie() 333 off_t offset; in add_data() 382 off_t offset; in add_sample()
|
/linux-4.1.27/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet.h | 479 static inline u32 axienet_ior(struct axienet_local *lp, off_t offset) in axienet_ior() 493 static inline void axienet_iow(struct axienet_local *lp, off_t offset, in axienet_iow()
|
D | xilinx_axienet_main.c | 124 static inline u32 axienet_dma_in32(struct axienet_local *lp, off_t reg) in axienet_dma_in32() 139 off_t reg, u32 value) in axienet_dma_out32() 435 struct device *dev, off_t offset) in __axienet_device_reset()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | dt_object.c | 944 int lprocfs_dt_rd_blksize(char *page, char **start, off_t off, in lprocfs_dt_rd_blksize() 961 int lprocfs_dt_rd_kbytestotal(char *page, char **start, off_t off, in lprocfs_dt_rd_kbytestotal() 983 int lprocfs_dt_rd_kbytesfree(char *page, char **start, off_t off, in lprocfs_dt_rd_kbytesfree() 1005 int lprocfs_dt_rd_kbytesavail(char *page, char **start, off_t off, in lprocfs_dt_rd_kbytesavail() 1027 int lprocfs_dt_rd_filestotal(char *page, char **start, off_t off, in lprocfs_dt_rd_filestotal() 1043 int lprocfs_dt_rd_filesfree(char *page, char **start, off_t off, in lprocfs_dt_rd_filesfree()
|
/linux-4.1.27/arch/mips/boot/ |
D | elf2ecoff.c | 66 static void copy(int out, int in, off_t offset, off_t size) in copy() 131 static char *saveRead(int file, off_t offset, off_t len, char *name) in saveRead() 135 off_t off; in saveRead()
|
/linux-4.1.27/fs/ncpfs/ |
D | file.c | 106 off_t pos = iocb->ki_pos; in ncp_file_read_iter() 176 off_t pos; in ncp_file_write_iter()
|
/linux-4.1.27/arch/tile/kernel/ |
D | sys.c | 91 unsigned long, fd, off_t, offset) in SYSCALL_DEFINE6() argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | syscalls.c | 73 unsigned long fd, off_t offset) in sys_mmap()
|
/linux-4.1.27/fs/isofs/ |
D | isofs.h | 24 off_t i_section_size;
|
/linux-4.1.27/arch/mips/kernel/ |
D | syscall.c | 61 fd, off_t, offset) in SYSCALL_DEFINE6() argument
|
/linux-4.1.27/tools/perf/util/ |
D | symbol-elf.c | 1176 static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len) in copy_bytes() 1326 static int kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, in kcore__add_phdr() 1346 static off_t kcore__write(struct kcore *kcore) in kcore__write() 1352 off_t offset; 1640 off_t offset = page_size, sz, modules_offset = 0; in kcore_copy() 1723 off_t offset = page_size, sz; in kcore_extract__create()
|
D | session.h | 47 int perf_session__peek_event(struct perf_session *session, off_t file_offset,
|
D | dso.h | 279 off_t dso__data_size(struct dso *dso, struct machine *machine);
|
D | trace-event-read.c | 123 off_t r; in read_string()
|
D | evsel.h | 80 off_t id_offset;
|
D | header.c | 762 off_t offset = lseek(fd, 0, SEEK_CUR); in write_pmu_mappings() 1352 if (lseek(input, orig_offset, SEEK_SET) == (off_t)-1) in perf_header__read_build_ids() 1877 if (lseek(fd, section->offset, SEEK_SET) == (off_t)-1) { in perf_file_section__fprintf_info() 2319 if (lseek(fd, section->offset, SEEK_SET) == (off_t)-1) { in perf_file_section__process() 2502 off_t tmp; in perf_session__read_header() 2711 off_t offset = lseek(fd, 0, SEEK_CUR); in perf_event__process_tracing_data()
|
D | trace-event-info.c | 64 off_t hdr_pos = lseek(output_fd, 0, SEEK_CUR); in record_file()
|
D | session.c | 1012 int perf_session__peek_event(struct perf_session *session, off_t file_offset, in perf_session__peek_event() 1036 if (lseek(fd, file_offset, SEEK_SET) == (off_t)-1 || in perf_session__peek_event()
|
D | dso.c | 674 off_t dso__data_size(struct dso *dso, struct machine *machine) in dso__data_size()
|
/linux-4.1.27/tools/testing/selftests/powerpc/mm/ |
D | subpage_prot.c | 180 off_t filesize; in test_file()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | dt_object.h | 1485 int lprocfs_dt_rd_blksize(char *page, char **start, off_t off, 1487 int lprocfs_dt_rd_kbytestotal(char *page, char **start, off_t off, 1489 int lprocfs_dt_rd_kbytesfree(char *page, char **start, off_t off, 1491 int lprocfs_dt_rd_kbytesavail(char *page, char **start, off_t off, 1493 int lprocfs_dt_rd_filestotal(char *page, char **start, off_t off, 1495 int lprocfs_dt_rd_filesfree(char *page, char **start, off_t off,
|
/linux-4.1.27/arch/mips/oprofile/ |
D | backtrace.c | 75 off_t ra_offset = 0; in unwind_user_frame()
|
/linux-4.1.27/drivers/misc/eeprom/ |
D | at25.c | 287 off_t offset, size_t count) in at25_mem_read() 295 off_t offset, size_t count) in at25_mem_write()
|
D | at24.c | 457 off_t offset, size_t count) in at24_macc_read() 465 off_t offset, size_t count) in at24_macc_write()
|
/linux-4.1.27/fs/befs/ |
D | datastream.c | 425 off_t dblindir_leftover; in befs_find_brun_dblindirect() 436 off_t dbl_indir_off = blockno - indir_start_blk; in befs_find_brun_dblindirect()
|
D | linuxvfs.c | 777 const off_t x86_sb_off = 512; in befs_fill_super()
|
/linux-4.1.27/fs/ |
D | read_write.c | 276 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument 278 off_t retval; in SYSCALL_DEFINE3() 1255 SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) in SYSCALL_DEFINE4() 1258 off_t off; in SYSCALL_DEFINE4() 1296 off_t off; in COMPAT_SYSCALL_DEFINE4()
|
D | char_dev.c | 48 void chrdev_show(struct seq_file *f, off_t offset) in chrdev_show()
|
/linux-4.1.27/fs/coda/ |
D | coda_linux.c | 131 vattr->va_size = (off_t) -1; in coda_iattr_to_vattr()
|
/linux-4.1.27/tools/net/ |
D | bpf_jit_disasm.c | 112 off_t off = 0; in get_last_jit_image()
|
/linux-4.1.27/include/net/ |
D | iw_handler.h | 435 int dev_get_wireless_info(char *buffer, char **start, off_t offset, int length);
|
/linux-4.1.27/arch/mips/alchemy/common/ |
D | dma.c | 100 int au1000_dma_read_proc(char *buf, char **start, off_t fpos, in au1000_dma_read_proc()
|
/linux-4.1.27/arch/alpha/boot/tools/ |
D | objstrip.c | 110 off_t size; in main()
|
/linux-4.1.27/drivers/pcmcia/ |
D | pcmcia_resource.c | 160 off_t where, u8 *val, in pcmcia_access_config() 197 int pcmcia_read_config_byte(struct pcmcia_device *p_dev, off_t where, u8 *val) in pcmcia_read_config_byte() 210 int pcmcia_write_config_byte(struct pcmcia_device *p_dev, off_t where, u8 val) in pcmcia_write_config_byte()
|
/linux-4.1.27/tools/perf/tests/ |
D | dso-data.c | 52 off_t offset;
|
/linux-4.1.27/fs/afs/ |
D | internal.h | 521 struct afs_vnode *, off_t, size_t, struct page *, 702 off_t, size_t, struct page *);
|
D | file.c | 131 off_t offset; in afs_page_filler()
|
D | fsclient.c | 452 off_t offset, size_t length, in afs_fs_fetch_data64() 495 off_t offset, size_t length, in afs_fs_fetch_data()
|
D | vnode.c | 396 off_t offset, size_t length, struct page *page) in afs_vnode_fetch_data()
|
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/ |
D | au1000_dma.h | 125 extern int au1000_dma_read_proc(char *buf, char **start, off_t fpos,
|
/linux-4.1.27/arch/alpha/kernel/ |
D | core_titan.c | 679 titan_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in titan_agp_bind_memory() 687 titan_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in titan_agp_unbind_memory()
|
D | core_marvel.c | 1015 marvel_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in marvel_agp_bind_memory() 1023 marvel_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) in marvel_agp_unbind_memory()
|
/linux-4.1.27/tools/vm/ |
D | page-types.c | 265 bytes = pread(fd, buf, count * 8, (off_t)index * 8); in do_u64_read() 853 off_t off, end = st->st_size; in walk_file()
|
/linux-4.1.27/drivers/net/ethernet/apple/ |
D | bmac.c | 1567 bmac_proc_info(char *buffer, char **start, off_t offset, int length) 1570 off_t pos = 0; 1571 off_t begin = 0;
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | mx3_camera.c | 126 static u32 csi_reg_read(struct mx3_camera_dev *mx3, off_t reg) in csi_reg_read() 131 static void csi_reg_write(struct mx3_camera_dev *mx3, u32 value, off_t reg) in csi_reg_write()
|
/linux-4.1.27/tools/perf/ui/browsers/ |
D | hists.c | 492 off_t row_offset; 745 off_t row_offset = entry->row_offset; in hist_browser__show_entry() 964 off_t offset, int whence) in ui_browser__hists_seek()
|
D | annotate.c | 395 off_t offset = browser->b.index - browser->b.top_idx; in annotate_browser__toggle_source()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_proc.c | 303 static int prism2_io_debug_proc_read(char *page, char **start, off_t off, in prism2_io_debug_proc_read()
|
/linux-4.1.27/fs/proc/ |
D | kcore.c | 326 off_t offset = 0; in elf_kcore_store_hdr()
|
/linux-4.1.27/scripts/mod/ |
D | sumversion.c | 467 if (lseek(fd, offset, SEEK_SET) == (off_t)-1) { in write_version()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | main.c | 1391 static int wl1251_read_eeprom_byte(struct wl1251 *wl, off_t offset, u8 *data) in wl1251_read_eeprom_byte() 1414 static int wl1251_read_eeprom(struct wl1251 *wl, off_t offset, in wl1251_read_eeprom()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | tracefile.c | 1024 if (f_pos >= (off_t)cfs_tracefile_size) in tracefiled()
|
/linux-4.1.27/drivers/misc/carma/ |
D | carma-fpga.c | 196 off_t buf_start;
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | atmel_mxt_ts.c | 1209 static u32 mxt_calculate_crc(u8 *base, off_t start_off, off_t end_off) in mxt_calculate_crc()
|
/linux-4.1.27/scripts/kconfig/ |
D | symbol.c | 960 off_t so, eo;
|
/linux-4.1.27/block/ |
D | genhd.c | 256 void blkdev_show(struct seq_file *seqf, off_t offset) in blkdev_show()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | mx3fb.c | 1142 off_t offset; in mx3fb_pan_display()
|
/linux-4.1.27/Documentation/mic/mpssd/ |
D | mpssd.c | 1496 off_t len; in set_log_buf_info()
|
/linux-4.1.27/drivers/memstick/core/ |
D | ms_block.c | 1809 off_t offset = 0; in msb_do_write_request()
|
/linux-4.1.27/tools/power/x86/turbostat/ |
D | turbostat.c | 261 int get_msr(int cpu, off_t offset, unsigned long long *msr) in get_msr()
|
/linux-4.1.27/tools/perf/ |
D | builtin-trace.c | 1301 if (lstat(linkname, &st) < 0 || st.st_size + 1 > (off_t)sizeof(pathname)) in thread__read_fd_path()
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 1000 int proc_info(char * buffer, char ** start, off_t offset,
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_debug.c | 2367 off_t); in do_device_access()
|