Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 150) sorted by relevance

123456

/tools/lib/
Dfind_bit.c69 unsigned long offset) in find_next_bit()
111 unsigned long offset) in find_next_zero_bit()
120 unsigned long offset) in find_next_and_bit()
/tools/testing/selftests/sparc64/drivers/
Dadi-test.c209 int buf_sz, unsigned long offset) in pread_adi()
264 int buf_sz, unsigned long offset) in pwrite_adi()
297 static off_t seek_adi(int fd, off_t offset, int whence) in seek_adi()
323 loff_t offset; in test0_prpw_aligned_1byte() local
358 loff_t offset; in test1_prpw_aligned_4096bytes() local
398 loff_t offset; in test2_prpw_aligned_10327bytes() local
438 loff_t offset; in test3_prpw_unaligned_12541bytes() local
525 loff_t offset; in test5_rw_aligned_1byte() local
571 loff_t offset; in test6_rw_aligned_9434bytes() local
623 loff_t offset; in test7_rw_aligned_14963bytes() local
/tools/testing/nvdimm/test/
Diomap.c65 void __iomem *__nfit_test_ioremap(resource_size_t offset, unsigned long size, in __nfit_test_ioremap()
77 resource_size_t offset, unsigned long size) in __wrap_devm_ioremap()
88 void *__wrap_devm_memremap(struct device *dev, resource_size_t offset, in __wrap_devm_memremap()
129 resource_size_t offset = pgmap->range.start; in __wrap_devm_memremap_pages() local
169 void *__wrap_memremap(resource_size_t offset, size_t size, in __wrap_memremap()
190 void __iomem *__wrap_ioremap(resource_size_t offset, unsigned long size) in __wrap_ioremap()
196 void __iomem *__wrap_ioremap_wc(resource_size_t offset, unsigned long size) in __wrap_ioremap_wc()
/tools/testing/selftests/vm/
Duserfaultfd.c218 static void noop_alias_mapping(__u64 *start, size_t len, unsigned long offset) in noop_alias_mapping()
263 static void hugetlb_alias_mapping(__u64 *start, size_t len, unsigned long offset) in hugetlb_alias_mapping()
286 unsigned long offset = is_src ? 0 : nr_pages * page_size; in shmem_allocate_area() local
304 static void shmem_alias_mapping(__u64 *start, size_t len, unsigned long offset) in shmem_alias_mapping()
570 unsigned long offset) in retry_copy_page()
586 static int __copy_page(int ufd, unsigned long offset, bool retry) in __copy_page()
617 static int copy_page_retry(int ufd, unsigned long offset) in copy_page_retry()
622 static int copy_page(int ufd, unsigned long offset) in copy_page()
647 unsigned long offset; in uffd_handle_page_fault() local
924 unsigned long offset = nr * page_size; in faulting_process() local
[all …]
/tools/testing/selftests/timens/
Dtimens.c35 time_t offset; member
90 static int test_gettime(clockid_t clock_index, bool raw_syscall, time_t offset) in test_gettime()
153 time_t offset; in main() local
/tools/perf/util/
Ddso.c731 static ssize_t bpf_read(struct dso *dso, u64 offset, char *data) in bpf_read()
787 static struct dso_cache *__dso_cache__find(struct dso *dso, u64 offset) in __dso_cache__find()
819 u64 offset = new->offset; in dso_cache__insert() local
846 static ssize_t dso_cache__memcpy(struct dso_cache *cache, u64 offset, u8 *data, in dso_cache__memcpy()
860 u64 offset, char *data) in file_read()
886 u64 offset, ssize_t *ret) in dso_cache__populate()
925 u64 offset, in dso_cache__find()
934 u64 offset, u8 *data, ssize_t size, bool out) in dso_cache_io()
952 u64 offset, u8 *data, ssize_t size, bool out) in cached_io()
1045 u64 offset, u8 *data, ssize_t size, in data_read_write_offset()
[all …]
Ds390-sample-raw.c48 size_t len = sample->raw_size, offset = 0; in s390_cpumcfdg_testctr() local
83 static void s390_cpumcfdg_dumptrail(const char *color, size_t offset, in s390_cpumcfdg_dumptrail()
158 size_t i, len = sample->raw_size, offset = 0; in s390_cpumcfdg_dump() local
Dtrace-event-parse.c16 int *offset, int *size, const char *type) in get_common_field()
40 static int offset; in common_lock_depth() local
54 static int offset; in common_flags() local
68 static int offset; in common_pc() local
/tools/power/acpi/os_specific/service_layers/
Dosunixmap.c66 acpi_physical_address offset; in acpi_os_map_memory() local
111 acpi_physical_address offset; in acpi_os_unmap_memory() local
/tools/io_uring/
Dliburing.h110 off_t offset) in io_uring_prep_rw()
122 unsigned nr_vecs, off_t offset) in io_uring_prep_readv()
129 off_t offset) in io_uring_prep_read_fixed()
136 unsigned nr_vecs, off_t offset) in io_uring_prep_writev()
143 off_t offset) in io_uring_prep_write_fixed()
Dio_uring-cp.c29 off_t first_offset, offset; member
84 static int queue_read(struct io_uring *ring, off_t size, off_t offset) in queue_read()
127 off_t write_left, offset; in copy_file() local
/tools/objtool/
Dwarn.h18 static inline char *offstr(struct section *sec, unsigned long offset) in offstr()
48 #define WARN_FUNC(format, sec, offset, ...) \ argument
Delf.c164 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset) in find_symbol_by_offset()
178 struct symbol *find_func_by_offset(struct section *sec, unsigned long offset) in find_func_by_offset()
192 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset) in find_symbol_containing()
206 struct symbol *find_func_containing(struct section *sec, unsigned long offset) in find_func_containing()
232 unsigned long offset, unsigned int len) in find_reloc_by_dest_range()
260 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset) in find_reloc_by_dest()
512 int elf_add_reloc(struct elf *elf, struct section *sec, unsigned long offset, in elf_add_reloc()
761 unsigned long offset, unsigned int type, in elf_add_reloc_to_insn()
1208 unsigned long offset, unsigned int len, in elf_write_insn()
/tools/testing/selftests/powerpc/nx-gzip/include/
Dcopy-paste.h34 static inline int vas_copy(void *crb, int offset) in vas_copy()
44 static inline int vas_paste(void *paste_address, int offset) in vas_paste()
/tools/testing/selftests/memfd/
Dfuse_mnt.c48 off_t offset, in memfd_readdir()
78 off_t offset, in memfd_read()
/tools/testing/selftests/arm64/signal/testcases/
Dtestcases.c6 size_t resv_sz, size_t *offset) in get_header()
172 size_t *offset) in get_starting_head()
Dfake_sigreturn_missing_fpsimd.c22 size_t resv_sz, offset; in fake_sigreturn_missing_fpsimd_run() local
/tools/perf/ui/browsers/
Dheader.c19 unsigned long offset = (unsigned long)browser->priv; in ui_browser__argv_write() local
35 unsigned long offset; in list_menu__run() local
/tools/testing/selftests/bpf/progs/
Dtest_xdp_adjust_tail_shrink.c19 int offset = 0; in _xdp_adjust_tail_shrink() local
Dtest_xdp_adjust_tail_grow.c11 int offset = 0; in _xdp_adjust_tail_grow() local
/tools/virtio/linux/
Dkmsan.h7 inline void kmsan_handle_dma(struct page *page, size_t offset, size_t size, in kmsan_handle_dma()
/tools/testing/selftests/ia64/
Daliasing-test.c24 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem()
62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree()
/tools/testing/nvdimm/
Dpmem-dax.c13 resource_size_t offset = PFN_PHYS(pgoff) + pmem->data_offset; in __pmem_direct_access() local
/tools/firewire/
Ddecode-fcp.c49 int offset; /* Location of field, specified in bits; */ member
178 unsigned long long offset = in decode_fcp() local
/tools/build/feature/
Dtest-dwarf_getlocations.c11 ptrdiff_t offset = 0; in main() local

123456