Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 31) sorted by relevance

12

/lib/
Ddecompress_inflate.c46 long *pos, in __gunzip()
204 long *pos, in gunzip()
214 long *pos, in __decompress()
Ddecompress_unzstd.c335 long *pos, in unzstd()
345 long *pos, in __decompress()
Derror-inject.c165 static void *ei_seq_start(struct seq_file *m, loff_t *pos) in ei_seq_start()
176 static void *ei_seq_next(struct seq_file *m, void *v, loff_t *pos) in ei_seq_next()
Dklist.c146 void klist_add_behind(struct klist_node *n, struct klist_node *pos) in klist_add_behind()
162 void klist_add_before(struct klist_node *n, struct klist_node *pos) in klist_add_before()
Dtest_rhashtable.c179 struct rhash_head *pos; in test_bucket_stats() local
311 struct rhlist_head *h, *pos; in test_rhltable() local
484 struct rhash_head *pos, *next; in print_ht() local
Ddecompress_bunzip2.c526 int pos, xcurrent, previous, gotcount; in read_bunzip() local
683 long *pos, in bunzip2()
751 long *pos, in __decompress()
Ddecompress_unlzo.c281 long *pos, in __decompress()
Dbitmap.c963 static int bitmap_pos_to_ord(const unsigned long *buf, unsigned int pos, unsigned int nbits) in bitmap_pos_to_ord()
1247 static int __reg_op(unsigned long *bitmap, unsigned int pos, int order, int reg_op) in __reg_op()
1315 unsigned int pos, end; /* scans bitmap by regions of size order */ in bitmap_find_free_region() local
1338 void bitmap_release_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_release_region()
1355 int bitmap_allocate_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_allocate_region()
Ddecompress_unlzma.c222 uint8_t pos; member
302 int32_t pos; in peek_old_byte() local
308 uint32_t pos = wr->buffer_pos - offs; in peek_old_byte() local
Ddecompress_unxz.c402 long *pos, in __decompress()
Dbtree.c224 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, in keycmp()
449 int i, pos, fill, err; in btree_insert_level() local
591 int i, pos, fill; in btree_remove_level() local
Ddynamic_debug.c823 int pos = 0; in __dynamic_emit_prefix() local
1069 static void *ddebug_proc_start(struct seq_file *m, loff_t *pos) in ddebug_proc_start()
1092 static void *ddebug_proc_next(struct seq_file *m, void *p, loff_t *pos) in ddebug_proc_next()
Dparman.c311 struct list_head *pos; in parman_prio_init() local
Drhashtable.c1144 struct rhash_head *pos, *next; in rhashtable_free_and_destroy() local
/lib/crypto/
Daes.c148 static __always_inline u32 subshift(u32 in[], int pos) in subshift()
156 static __always_inline u32 inv_subshift(u32 in[], int pos) in inv_subshift()
/lib/xz/
Dxz_dec_test.c103 size_t size, loff_t *pos) in xz_dec_test_write()
Dxz_dec_bcj.c45 uint32_t pos; member
346 uint8_t *buf, size_t *pos, size_t size) in bcj_apply()
Dxz_dec_stream.c36 uint32_t pos; member
126 size_t pos; member
/lib/842/
D842_decompress.c179 u64 pos = total - section; in __do_index() local
D842_compress.c425 u64 pos = p->in - p->instart; in update_hashtables() local
/lib/zstd/decompress/
Dzstd_decompress_block.c423 size_t pos = 0; in ZSTD_buildFSETable_body() local
677 size_t pos; member
1018 size_t const pos = seqState->pos + seq.litLength; in ZSTD_decodeSequence() local
/lib/zstd/common/
Dfse_decompress.c116 size_t pos = 0; in FSE_buildDTable_internal() local
/lib/zstd/compress/
Dhuf_compress.c282 int pos; in HUF_setMaxHeight() local
415 U32 pos = rankPosition[r].curr++; in HUF_sort() local
Dzstd_opt.c1022 U32 pos; in ZSTD_compressBlock_opt_generic() local
1139 U32 const pos = cur + mlen; in ZSTD_compressBlock_opt_generic() local
Dzstd_compress_internal.h91 size_t pos; /* The index in seq where reading stopped. pos <= size. */ member
512 { U32 const pos = (U32)((const BYTE*)literals - g_start); in ZSTD_storeSeq() local
719 size_t pos; in ZSTD_rollingHash_append() local

12