/lib/ |
D | decompress_inflate.c | 42 long *pos, in __gunzip() 191 long *pos, in gunzip() 201 long *pos, in __decompress()
|
D | error-inject.c | 158 static void *ei_seq_start(struct seq_file *m, loff_t *pos) in ei_seq_start() 169 static void *ei_seq_next(struct seq_file *m, void *v, loff_t *pos) in ei_seq_next()
|
D | bitmap.c | 721 static int bitmap_pos_to_ord(const unsigned long *buf, unsigned int pos, unsigned int nbits) in bitmap_pos_to_ord() 749 unsigned int pos; in bitmap_ord_to_pos() local 1032 static int __reg_op(unsigned long *bitmap, unsigned int pos, int order, int reg_op) in __reg_op() 1100 unsigned int pos, end; /* scans bitmap by regions of size order */ in bitmap_find_free_region() local 1123 void bitmap_release_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_release_region() 1140 int bitmap_allocate_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_allocate_region()
|
D | klist.c | 146 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()
|
D | test_rhashtable.c | 179 struct rhash_head *pos; in test_bucket_stats() local 311 struct rhlist_head *h, *pos; in test_rhltable() local 497 struct rhash_head *pos, *next; in print_ht() local
|
D | decompress_bunzip2.c | 526 int pos, xcurrent, previous, gotcount; in read_bunzip() local 683 long *pos, in bunzip2() 751 long *pos, in __decompress()
|
D | decompress_unlzo.c | 282 long *pos, in __decompress()
|
D | decompress_unlzma.c | 222 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
|
D | decompress_unxz.c | 402 long *pos, in __decompress()
|
D | dynamic_debug.c | 524 int pos = 0; in dynamic_emit_prefix() local 768 static void *ddebug_proc_start(struct seq_file *m, loff_t *pos) in ddebug_proc_start() 793 static void *ddebug_proc_next(struct seq_file *m, void *p, loff_t *pos) in ddebug_proc_next()
|
D | btree.c | 224 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, in keycmp() 453 int i, pos, fill, err; in btree_insert_level() local 595 int i, pos, fill; in btree_remove_level() local
|
D | parman.c | 312 struct list_head *pos; in parman_prio_init() local
|
D | rhashtable.c | 1137 struct rhash_head *pos, *next; in rhashtable_free_and_destroy() local
|
D | test_objagg.c | 681 int pos) in check_expect_stats_neigh()
|
/lib/crypto/ |
D | aes.c | 147 static __always_inline u32 subshift(u32 in[], int pos) in subshift() 155 static __always_inline u32 inv_subshift(u32 in[], int pos) in inv_subshift()
|
/lib/xz/ |
D | xz_dec_test.c | 103 size_t size, loff_t *pos) in xz_dec_test_write()
|
D | xz_dec_bcj.c | 45 uint32_t pos; member 346 uint8_t *buf, size_t *pos, size_t size) in bcj_apply()
|
D | xz_dec_stream.c | 36 uint32_t pos; member 126 size_t pos; member
|
D | xz_dec_lzma2.c | 52 size_t pos; member
|
/lib/842/ |
D | 842_decompress.c | 179 u64 pos = total - section; in __do_index() local
|
D | 842_compress.c | 425 u64 pos = p->in - p->instart; in update_hashtables() local
|
/lib/zstd/ |
D | huf_compress.c | 317 int pos; in HUF_setMaxHeight() local 406 U32 pos = rank[r].curr++; in HUF_sort() local
|
D | decompress.c | 234 size_t pos = 5; in ZSTD_getFrameParams() local 875 size_t pos; member 1236 size_t const pos = seqState->pos + seq.litLength; in ZSTD_decodeSequenceLong_generic() local
|
D | zstd_opt.h | 200 #define SET_PRICE(pos, mlen_, offset_, litlen_, price_) \ argument
|
D | compress.c | 2442 size_t pos; in ZSTD_writeFrameHeader() local
|