| /linux/tools/perf/util/ |
| H A D | session.c | 48 u64 file_offset, 135 session->tool, event->file_offset, in ordered_events__deliver_event() 140 event->file_offset, event->event->header.size, ret, in __perf_session__new() 815 u64 timestamp, u64 file_offset, const char *file_path) in callchain__lbr_callstack_printf() 817 return ordered_events__queue(&s->ordered_events, event, timestamp, file_offset, file_path); in callchain__lbr_callstack_printf() 1092 u64 file_offset, struct perf_sample *sample, in dump_event() 1099 file_offset, file_path, event->header.size, event->header.type); in dump_event() 1108 printf("%#" PRIx64 " [%#x]: PERF_RECORD_%s", file_offset, in get_page_size_name() 1458 const struct perf_tool *tool, u64 file_offset, in machines__deliver_event() 1464 dump_event(evlist, event, file_offset, sampl in machines__deliver_event() 808 perf_session__queue_event(struct perf_session * s,union perf_event * event,u64 timestamp,u64 file_offset,const char * file_path) perf_session__queue_event() argument 1085 dump_event(struct evlist * evlist,union perf_event * event,u64 file_offset,struct perf_sample * sample,const char * file_path) dump_event() argument 1441 machines__deliver_event(struct machines * machines,struct evlist * evlist,union perf_event * event,struct perf_sample * sample,const struct perf_tool * tool,u64 file_offset,const char * file_path) machines__deliver_event() argument 1551 perf_session__deliver_event(struct perf_session * session,union perf_event * event,const struct perf_tool * tool,u64 file_offset,const char * file_path) perf_session__deliver_event() argument 1584 perf_session__process_user_event(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) perf_session__process_user_event() argument 1750 perf_session__peek_event(struct perf_session * session,off_t file_offset,void * buf,size_t buf_sz,union perf_event ** event_ptr,struct perf_sample * sample) perf_session__peek_event() argument 1835 perf_session__process_event(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) perf_session__process_event() argument 2273 u64 file_offset; global() member 2452 process_simple(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) process_simple() argument [all...] |
| H A D | ordered-events.h | 11 u64 file_offset; member 57 u64 timestamp, u64 file_offset, const char *file_path);
|
| H A D | session.h | 123 int perf_session__peek_event(struct perf_session *session, off_t file_offset, 136 u64 timestamp, u64 file_offset, const char *file_path);
|
| H A D | auxtrace.c | 445 off_t file_offset, size_t sz) in auxtrace_queues__add_indexed_event() argument 451 err = perf_session__peek_event(session, file_offset, buf, in auxtrace_queues__add_indexed_event() 462 file_offset += event->header.size; in auxtrace_queues__add_indexed_event() 464 file_offset, NULL); in auxtrace_queues__add_indexed_event() 957 union perf_event *event, off_t file_offset) in auxtrace_index__auxtrace_event() argument 967 auxtrace_index->entries[nr].file_offset = file_offset; in auxtrace_index__auxtrace_event() 981 ent.file_offset = auxtrace_index->entries[i].file_offset; in auxtrace_index__do_write() 1026 auxtrace_index->entries[nr].file_offset = in auxtrace_index__process_entry() 1027 bswap_64(ent.file_offset); in auxtrace_index__process_entry() 1030 auxtrace_index->entries[nr].file_offset = ent.file_offset; in auxtrace_index__process_entry() [all …]
|
| H A D | ordered-events.c | 195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue() argument 219 oevent->file_offset = file_offset; in ordered_events__queue()
|
| H A D | tool.c | 18 union perf_event *event, u64 file_offset, in perf_session__process_compressed_event() argument 40 decomp->file_pos = file_offset; in perf_session__process_compressed_event() 243 u64 file_offset __maybe_unused, in perf_session__process_compressed_event_stub()
|
| H A D | auxtrace.h | 173 u64 file_offset; member 597 off_t file_offset);
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_mass_storage.c | 614 loff_t file_offset, file_offset_tmp; in do_read() local 644 file_offset = ((loff_t) lba) << curlun->blkbits; in do_read() 660 curlun->file_length - file_offset); in do_read() 676 file_offset >> curlun->blkbits; in do_read() 684 file_offset_tmp = file_offset; in do_read() 688 (unsigned long long)file_offset, (int)nread); in do_read() 700 file_offset += nread; in do_read() 716 file_offset >> curlun->blkbits; in do_read() 745 loff_t usb_offset, file_offset, file_offset_tmp; in do_write() local 793 file_offset = usb_offset = ((loff_t) lba) << curlun->blkbits; in do_write() [all …]
|
| /linux/kernel/cgroup/ |
| H A D | pids.c | 410 .file_offset = offsetof(struct pids_cgroup, events_file), 416 .file_offset = offsetof(struct pids_cgroup, events_local_file), 442 .file_offset = offsetof(struct pids_cgroup, events_file),
|
| H A D | misc.c | 418 .file_offset = offsetof(struct misc_cg, events_file), 424 .file_offset = offsetof(struct misc_cg, events_local_file),
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_dump.h | 25 __le32 file_offset; member
|
| /linux/drivers/usb/core/ |
| H A D | devices.c | 391 loff_t *skip_bytes, loff_t *file_offset, in usb_device_dump() argument 486 *file_offset += length; in usb_device_dump() 499 file_offset, childdev, bus, in usb_device_dump()
|
| /linux/mm/ |
| H A D | hugetlb_cgroup.c | 733 .file_offset = MEMFILE_OFFSET(struct hugetlb_cgroup, events_file[0]), 739 .file_offset = MEMFILE_OFFSET(struct hugetlb_cgroup, events_local_file[0]), 821 if (tmpl->file_offset) { in hugetlb_cgroup_cfttypes_init() 822 unsigned int offset = tmpl->file_offset; in hugetlb_cgroup_cfttypes_init() 824 cft->file_offset = MEMFILE_OFFSET0(offset) + in hugetlb_cgroup_cfttypes_init()
|
| /linux/fs/ceph/ |
| H A D | ioctl.h | 57 __u64 file_offset; /* in+out: file offset */ member
|
| H A D | ioctl.c | 199 ceph_calc_file_object_mapping(&ci->i_layout, dl.file_offset, 1, in ceph_ioctl_get_dataloc() 201 dl.file_offset -= dl.object_offset; in ceph_ioctl_get_dataloc()
|
| H A D | crypto.h | 47 __le64 file_offset; member
|
| /linux/drivers/iommu/iommufd/ |
| H A D | main.c | 26 size_t file_offset; member 141 if (ops->file_offset) { in iommufd_object_abort_and_destroy() 142 struct file **filep = ((void *)obj) + ops->file_offset; in iommufd_object_abort_and_destroy() 688 .file_offset = (offsetof(_struct, _filep) + \
|
| /linux/fs/btrfs/ |
| H A D | extent_io.c | 541 btrfs_finish_ordered_extent(bbio->ordered, bbio->file_offset, bio_size, !error); in end_bbio_data_write() 577 if (bbio->file_offset < i_size_read(inode)) in end_bbio_data_read() 711 u64 disk_bytenr, loff_t file_offset) in btrfs_bio_is_contig() argument 728 return bio_ctrl->next_file_offset == file_offset && in btrfs_bio_is_contig() 734 u64 disk_bytenr, u64 file_offset) in alloc_new_bio() argument 740 file_offset, bio_ctrl->end_io_func, NULL); in alloc_new_bio() 745 bio_ctrl->next_file_offset = file_offset; in alloc_new_bio() 751 ordered = btrfs_lookup_ordered_extent(inode, file_offset); in alloc_new_bio() 754 ordered->file_offset + in alloc_new_bio() 755 ordered->disk_num_bytes - file_offset); in alloc_new_bio() [all …]
|
| H A D | compression.c | 321 ASSERT(IS_ALIGNED(ordered->file_offset, fs_info->sectorsize)); in btrfs_submit_compressed_write() 330 cb->start = ordered->file_offset; in btrfs_submit_compressed_write() 377 u64 cur = cb->orig_bbio->file_offset + orig_bio->bi_iter.bi_size; in add_ra_bio_pages() 549 u64 file_offset = bbio->file_offset; in btrfs_submit_compressed_read() local 571 em = btrfs_lookup_extent_mapping(em_tree, file_offset, fs_info->sectorsize); in btrfs_submit_compressed_read() 581 cb = alloc_compressed_bio(inode, file_offset, REQ_OP_READ, in btrfs_submit_compressed_read()
|
| H A D | inode.c | 1223 u64 file_offset, u32 num_bytes, u32 min_alloc_size, in cow_one_range() argument 1243 cur_end = file_offset + cur_len - 1; in cow_one_range() 1257 btrfs_lock_extent(&inode->io_tree, file_offset, cur_end, cached); in cow_one_range() 1258 em = btrfs_create_io_em(inode, file_offset, &file_extent, BTRFS_ORDERED_REGULAR); in cow_one_range() 1265 ordered = btrfs_alloc_ordered_extent(inode, file_offset, &file_extent, in cow_one_range() 1268 btrfs_drop_extent_map_range(inode, file_offset, cur_end, false); in cow_one_range() 1287 btrfs_drop_extent_map_range(inode, file_offset, in cow_one_range() 1299 btrfs_cleanup_ordered_extents(inode, file_offset, cur_len); in cow_one_range() 1300 extent_clear_unlock_delalloc(inode, file_offset, cur_end, locked_folio, cached, in cow_one_range() 1325 extent_clear_unlock_delalloc(inode, file_offset, cur_end, locked_folio, cached, in cow_one_range() [all …]
|
| H A D | file-item.c | 468 u64 file_offset = bbio->file_offset + bio_offset; in btrfs_lookup_bio_sums() local 470 btrfs_set_extent_bit(&inode->io_tree, file_offset, in btrfs_lookup_bio_sums() 471 file_offset + sectorsize - 1, in btrfs_lookup_bio_sums()
|
| /linux/tools/power/acpi/os_specific/service_layers/ |
| H A D | oslinuxtbl.c | 37 acpi_size file_offset, 1197 acpi_size file_offset, in osl_read_table_from_file() argument 1215 fseek(table_file, file_offset, SEEK_SET); in osl_read_table_from_file() 1266 fseek(table_file, file_offset, SEEK_SET); in osl_read_table_from_file()
|
| /linux/include/sound/sof/ |
| H A D | ext_manifest4.h | 90 uint32_t file_offset; member
|
| /linux/lib/ |
| H A D | test_firmware.c | 105 size_t file_offset; member 235 test_fw_config->file_offset = 0; in __test_firmware_config_init() 312 "file_offset:\t%zu\n", test_fw_config->file_offset); in config_show() 579 &test_fw_config->file_offset); in config_file_offset_store() 590 return test_dev_config_show_size_t(buf, test_fw_config->file_offset); in config_file_offset_show() 881 test_fw_config->file_offset); in test_fw_run_batch_request()
|
| /linux/fs/iomap/ |
| H A D | ioend.c | 18 struct bio *bio, loff_t file_offset, u16 ioend_flags) in iomap_init_ioend() argument 28 ioend->io_offset = file_offset; in iomap_init_ioend()
|