Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 7 of 7) sorted by relevance

/lib/
A Dradix-tree.c153 unsigned int tag) in any_tag_set()
413 int tag; in radix_tree_extend() local
836 unsigned int tag, unsigned int offset) in node_tag_get()
940 unsigned int tag, unsigned int offset) in node_tag_set()
968 unsigned long index, unsigned int tag) in radix_tree_tag_set()
997 unsigned int tag, unsigned int offset) in node_tag_clear()
1030 unsigned long index, unsigned int tag) in radix_tree_tag_clear()
1082 unsigned long index, unsigned int tag) in radix_tree_tag_get()
1113 unsigned tag) in set_iter_tags()
1304 unsigned int tag) in radix_tree_gang_lookup_tag()
[all …]
A Dasn1_decoder.c61 unsigned char tag, tmp; in asn1_find_indefinite_length() local
176 unsigned char tag = 0, csp = 0, jsp = 0, optag = 0, hdr = 0; in asn1_ber_decoder() local
A Dalloc_tag.c89 struct alloc_tag *tag = ct_to_alloc_tag(ct); in alloc_tag_to_text() local
167 struct alloc_tag *tag; in pgalloc_tag_split() local
341 struct alloc_tag *tag; in clean_unused_counters() local
581 struct alloc_tag *tag; in release_module_tags() local
611 struct alloc_tag *tag; in load_module() local
A Dasn1_encoder.c271 u32 tag, const unsigned char *string, int len) in asn1_encode_tag()
A Dsbitmap.c636 static inline void sbitmap_update_cpu_hint(struct sbitmap *sb, int cpu, int tag) in sbitmap_update_cpu_hint()
652 const int tag = tags[i] - offset; in sbitmap_queue_clear_batch() local
/lib/zstd/compress/
A Dzstd_lazy.c989 ZSTD_row_getSSEMask(int nbChunks, const BYTE* const src, const BYTE tag, const U32 head) in ZSTD_row_getSSEMask()
1009 ZSTD_row_getNEONMask(const U32 rowEntries, const BYTE* const src, const BYTE tag, const U32 headGro… in ZSTD_row_getNEONMask()
1062 ZSTD_row_getMatchMask(const BYTE* const tagRow, const BYTE tag, const U32 headGrouped, const U32 ro… in ZSTD_row_getMatchMask()
1220 U32 const tag = hash & ZSTD_ROW_HASH_TAG_MASK; in ZSTD_RowFindBestMatch() local
A Dzstd_compress_internal.h1481 U32 const tag = (U32)(hashAndTag & ZSTD_SHORT_CACHE_TAG_MASK); in ZSTD_writeTaggedIndex() local

Completed in 23 milliseconds