Home
last modified time | relevance | path

Searched refs:bd2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dlops.c656 struct gfs2_bufdata *bd1 = NULL, *bd2; in gfs2_before_commit() local
664 bd1 = bd2 = list_prepare_entry(bd1, blist, bd_list); in gfs2_before_commit()
693 list_for_each_entry_continue(bd2, blist, bd_list) { in gfs2_before_commit()
694 get_bh(bd2->bd_bh); in gfs2_before_commit()
696 lock_buffer(bd2->bd_bh); in gfs2_before_commit()
698 if (buffer_escaped(bd2->bd_bh)) { in gfs2_before_commit()
703 memcpy_from_page(p, page, bh_offset(bd2->bd_bh), bd2->bd_bh->b_size); in gfs2_before_commit()
705 clear_buffer_escaped(bd2->bd_bh); in gfs2_before_commit()
706 unlock_buffer(bd2->bd_bh); in gfs2_before_commit()
707 brelse(bd2->bd_bh); in gfs2_before_commit()
[all …]
/openbmc/linux/arch/arm64/crypto/
H A Dcrct10dif-ce-core.S97 bd2 .req v29
129 tbl bd2.16b, {\bd\().16b}, perm2.16b
143 pmull t7.8h, ad.8b, bd2.8b // G = A*B2
157 pmull2 t7.8h, ad.16b, bd2.16b // G = A*B2