Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dlops.c650 struct gfs2_bufdata *bd1 = NULL, *bd2; in gfs2_before_commit() local
658 bd1 = bd2 = list_prepare_entry(bd1, blist, bd_list); in gfs2_before_commit()
687 list_for_each_entry_continue(bd2, blist, bd_list) { in gfs2_before_commit()
688 get_bh(bd2->bd_bh); in gfs2_before_commit()
690 lock_buffer(bd2->bd_bh); in gfs2_before_commit()
692 if (buffer_escaped(bd2->bd_bh)) { in gfs2_before_commit()
696 kaddr = kmap_atomic(bd2->bd_bh->b_page); in gfs2_before_commit()
697 memcpy(ptr, kaddr + bh_offset(bd2->bd_bh), in gfs2_before_commit()
698 bd2->bd_bh->b_size); in gfs2_before_commit()
701 clear_buffer_escaped(bd2->bd_bh); in gfs2_before_commit()
[all …]
/kernel/linux/linux-5.10/arch/arm64/crypto/
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
/kernel/liteos_a/
DCHANGELOG.md45 * 修复OsVmPhysFreeListAdd和OsVmPhysFreeListAddUnsafe函数内容重复 ([6827bd2](https://gitee.com/openharmony/ke…
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0001_linux_arch.patch113 index 000000000..841758bd2