Home
last modified time | relevance | path

Searched defs:b_end (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dxxhash.c105 const uint8_t *b_end = p + len; in xxh32() local
175 const uint8_t *const b_end = p + len; in xxh64() local
273 const uint8_t *const b_end in xxh32_update() local
342 const uint8_t *const b_end = (const uint8_t *)(state->mem32) + xxh32_digest() local
380 const uint8_t *const b_end = p + len; xxh64_update() local
447 const uint8_t *const b_end = (const uint8_t *)state->mem64 + xxh64_digest() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dxxhash.c105 const uint8_t *b_end = p + len; in xxh32() local
175 const uint8_t *const b_end = p + len; in xxh64() local
273 const uint8_t *const b_end in xxh32_update() local
342 const uint8_t *const b_end = (const uint8_t *)(state->mem32) + xxh32_digest() local
380 const uint8_t *const b_end = p + len; xxh64_update() local
447 const uint8_t *const b_end = (const uint8_t *)state->mem64 + xxh64_digest() local
[all...]
H A Dmaple_tree.c130 unsigned char b_end; member
1875 unsigned char b_end = bn->b_end; in mab_calc_split() local
2105 unsigned char b_end; mas_store_b_node() local
2267 unsigned char b_end = mast->bn->b_end; mast_rebalance_next() local
2282 unsigned char b_end = mast->bn->b_end; mast_rebalance_prev() local
2997 unsigned char shift, b_end = ++b_node->b_end; mas_rebalance() local
3472 unsigned char b_end = b_node->b_end; mas_commit_b_node() local
[all...]

Completed in 7 milliseconds