Searched refs:bnew (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | brev.c | 177 TEST_BREV_STORE_NEW(bnew, bbuf, 16); in main()
|
H A D | circ.c | 367 CIRC_TEST_STORE_IMM(bnew, b, uint8_t, bbuf, NBYTES, 0, 1) 398 CIRC_TEST_STORE_REG(bnew, b, uint8_t, bbuf, NBYTES, 0)
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 884 xfs_agblock_t bno, bnoa, bnew; in xfs_alloc_cur_check() local 933 bnoa, lena, &bnew); in xfs_alloc_cur_check() 934 if (bnew == NULLAGBLOCK) in xfs_alloc_cur_check() 949 acur->bno = bnew; in xfs_alloc_cur_check()
|