Home
last modified time | relevance | path

Searched defs:b_end (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/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 = p + len; in xxh32_update() local
342 const uint8_t *const b_end = (const uint8_t *)(state->mem32) + in xxh32_digest() local
380 const uint8_t *const b_end = p + len; in xxh64_update() local
447 const uint8_t *const b_end = (const uint8_t *)state->mem64 + in xxh64_digest() local
H A Dmaple_tree.c130 unsigned char b_end; member
1875 unsigned char b_end = bn->b_end; in mab_calc_split() local
2094 unsigned char b_end; in mas_store_b_node() local
2258 unsigned char b_end = mast->bn->b_end; in mast_rebalance_next() local
2273 unsigned char b_end = mast->bn->b_end; in mast_rebalance_prev() local
2988 unsigned char shift, b_end = ++b_node->b_end; in mas_rebalance() local
3463 unsigned char b_end = b_node->b_end; in mas_commit_b_node() local
/openbmc/u-boot/common/
H A Dflash.c29 ulong b_end; in flash_protect() local
142 ulong b_end = info->start[0] + info->size; /* bank end addr */ in flash_write() local
/openbmc/u-boot/cmd/
H A Dflash.c206 ulong b_end; in flash_fill_sect_ranges() local