Home
last modified time | relevance | path

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

12

/lib/
Dradix-tree.c88 unsigned int offset = (index >> parent->shift) & RADIX_TREE_MAP_MASK; in radix_tree_descend() local
101 int offset) in tag_set()
107 int offset) in tag_clear()
113 int offset) in tag_get()
181 unsigned long offset) in radix_tree_find_next_bit()
223 unsigned long offset) in next_index()
235 unsigned int shift, unsigned int offset, in radix_tree_node_alloc()
605 unsigned int shift, offset = 0; in __radix_tree_create() local
658 unsigned offset = 0; in radix_tree_free_nodes() local
721 unsigned offset = get_slot_offset(node, slot); in radix_tree_insert() local
[all …]
Dcmdline_kunit.c41 static void cmdline_do_one_test(struct kunit *test, const char *in, int rc, int offset) in cmdline_do_one_test()
61 int offset; in cmdline_test_noint() local
77 int offset; in cmdline_test_lead_int() local
95 int offset; in cmdline_test_tail_int() local
Dgeneric-radix-tree.c12 void *__genradix_ptr(struct __genradix *radix, size_t offset) in __genradix_ptr()
22 void *__genradix_ptr_alloc(struct __genradix *radix, size_t offset, in __genradix_ptr_alloc()
213 size_t offset; in __genradix_prealloc() local
Dxarray.c86 unsigned int offset, xa_mark_t mark) in node_get_mark()
92 static inline bool node_set_mark(struct xa_node *node, unsigned int offset, in node_set_mark()
99 static inline bool node_clear_mark(struct xa_node *node, unsigned int offset, in node_clear_mark()
155 static void xas_move_index(struct xa_state *xas, unsigned long offset) in xas_move_index()
206 unsigned int offset = get_offset(xas->xa_index, node); in xas_descend() local
526 unsigned int offset = 0; in xas_free_nodes() local
664 unsigned int offset = xas->xa_offset; in xas_create() local
780 unsigned int offset, max; in xas_store() local
880 unsigned int offset = xas->xa_offset; in xas_set_mark() local
909 unsigned int offset = xas->xa_offset; in xas_clear_mark() local
[all …]
Ddevres.c29 static void __iomem *__devm_ioremap(struct device *dev, resource_size_t offset, in __devm_ioremap()
72 void __iomem *devm_ioremap(struct device *dev, resource_size_t offset, in devm_ioremap()
87 void __iomem *devm_ioremap_uc(struct device *dev, resource_size_t offset, in devm_ioremap_uc()
102 void __iomem *devm_ioremap_wc(struct device *dev, resource_size_t offset, in devm_ioremap_wc()
Dpacking.c12 static int get_le_offset(int offset) in get_le_offset()
21 static int get_reverse_lsw32_offset(int offset, size_t len) in get_reverse_lsw32_offset()
Diov_iter.c326 static inline bool page_copy_sane(struct page *page, size_t offset, size_t n) in page_copy_sane()
349 size_t copy_page_to_iter(struct page *page, size_t offset, size_t bytes, in copy_page_to_iter()
378 size_t copy_page_to_iter_nofault(struct page *page, unsigned offset, size_t bytes, in copy_page_to_iter_nofault()
411 size_t copy_page_from_iter(struct page *page, size_t offset, size_t bytes, in copy_page_from_iter()
460 size_t copy_page_from_iter_atomic(struct page *page, size_t offset, in copy_page_from_iter_atomic()
727 unsigned int offset, size_t count) in iov_iter_folio_queue()
1023 size_t offset = iov_offset, fsize = folioq_folio_size(folioq, slot); in iter_folioq_get_pages() local
1089 unsigned nr, offset, count; in iter_xarray_get_pages() local
1292 unsigned offset = i->iov_offset % PAGE_SIZE; in iov_iter_npages() local
1297 unsigned offset = (i->xarray_start + i->iov_offset) % PAGE_SIZE; in iov_iter_npages() local
[all …]
Dfind_bit.c236 unsigned long size, unsigned long offset) in find_next_clump8()
265 unsigned long size, unsigned long offset) in _find_next_zero_bit_le()
274 unsigned long size, unsigned long offset) in _find_next_bit_le()
Dmaple_tree.c717 mas_safe_min(struct ma_state *mas, unsigned long *pivots, unsigned char offset) in mas_safe_min()
787 void __rcu **slots, unsigned char offset) in mt_slot()
793 void __rcu **slots, unsigned char offset) in mt_slot_locked()
806 void __rcu **slots, unsigned char offset) in mas_slot_locked()
820 unsigned char offset) in mas_slot()
871 unsigned char offset, unsigned char end) in ma_set_meta()
945 unsigned char offset) in ma_set_meta_gap()
1409 unsigned char offset; in ma_data_end() local
1440 unsigned char offset; in mas_data_end() local
1556 unsigned char offset, i; in ma_max_gap() local
[all …]
Dscatterlist.c456 struct page **pages, unsigned int n_pages, unsigned int offset, in sg_alloc_append_table_from_pages()
580 unsigned int n_pages, unsigned int offset, in sg_alloc_table_from_pages_segment()
852 bool sg_miter_skip(struct sg_mapping_iter *miter, off_t offset) in sg_miter_skip()
966 unsigned int offset = 0; in sg_copy_buffer() local
1081 unsigned int offset = 0; in sg_zero_buffer() local
1279 size_t offset = iter->iov_offset; in extract_folioq_to_sg() local
1342 size_t offset, len; in extract_xarray_to_sg() local
Dlogic_iomem.c72 static void __iomem *real_ioremap(phys_addr_t offset, size_t size) in real_ioremap()
86 void __iomem *ioremap(phys_addr_t offset, size_t size) in ioremap()
Dsbitmap.c376 static inline void emit_byte(struct seq_file *m, unsigned int offset, u8 byte) in emit_byte()
392 unsigned int offset = 0; in sbitmap_bitmap_show() local
502 unsigned int *offset) in __sbitmap_queue_get_batch()
628 void sbitmap_queue_clear_batch(struct sbitmap_queue *sbq, int offset, in sbitmap_queue_clear_batch()
Derror-inject.c70 unsigned long entry, offset = 0, size = 0; in populate_error_injection_list() local
Dbootconfig.c183 int offset = node->data & ~XBC_VALUE; in xbc_node_get_data() local
412 unsigned long offset = data - xbc_data; in xbc_init_node() local
Dtest_lockup.c436 static bool __maybe_unused test_magic(unsigned long addr, int offset, in test_magic()
Dmemcpy_kunit.c334 for (int offset = 0; offset < ARRAY_SIZE(large_src); offset++) { in copy_large_test() local
/lib/lzo/
Dlzo1x_decompress_safe.c79 size_t offset; in lzo1x_decompress_safe() local
147 size_t offset; in lzo1x_decompress_safe() local
188 size_t offset; in lzo1x_decompress_safe() local
/lib/kunit/
Duser_alloc.c22 unsigned long offset; member
94 unsigned long offset) in kunit_vm_mmap()
Dstring-stream-test.c224 size_t offset, total_len; in string_stream_variable_length_line_test() local
462 int offset, i; in string_stream_performance_test() local
/lib/pldmfw/
Dpldmfw.c25 size_t offset; member
65 pldm_check_fw_space(struct pldmfw_priv *data, size_t offset, size_t length) in pldm_check_fw_space()
451 u32 offset, size; in pldm_parse_components() local
/lib/zstd/compress/
Dzstd_double_fast.c73 U32 offset; in ZSTD_compressBlock_doubleFast_noDict_generic() local
309 U32 offset; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
593 U32 offset; in ZSTD_compressBlock_doubleFast_extDict_generic() local
606 U32 offset; in ZSTD_compressBlock_doubleFast_extDict_generic() local
Dzstd_fast.c454 U32 const offset = (U32)(curr-dictMatchIndex-dictIndexDelta); in ZSTD_compressBlock_fast_dictMatchState_generic() local
471 U32 const offset = (U32)(ip-match); in ZSTD_compressBlock_fast_dictMatchState_generic() local
613 U32 const offset = curr - matchIndex; in ZSTD_compressBlock_fast_extDict_generic() local
Dzstd_ldm.c185 unsigned const offset = *pOffset; in ZSTD_ldm_insertEntry() local
383 U32 offset; in ZSTD_ldm_generateSequences_internal() local
/lib/842/
D842_decompress.c165 u64 index, offset, total = round_down(p->out - p->ostart, 8); in __do_index() local
/lib/zlib_inflate/
Dinflate.h95 unsigned offset; /* distance back to copy string from */ member

12