Home
last modified time | relevance | path

Searched refs:bp1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.c381 struct pvr2_buffer *bp1; in pvr2_stream_internal_flush() local
383 bp1 = list_entry(lp, struct pvr2_buffer, list_overhead); in pvr2_stream_internal_flush()
384 pvr2_buffer_wipe(bp1); in pvr2_stream_internal_flush()
390 if (bp1->state != pvr2_buffer_state_queued) continue; in pvr2_stream_internal_flush()
391 pvr2_buffer_set_idle(bp1); in pvr2_stream_internal_flush()
/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1307 struct xfs_buf *bp1 = NULL; in xfs_attr3_leaf_to_node() local
1322 error = xfs_attr3_leaf_read(args->trans, dp, args->owner, 0, &bp1); in xfs_attr3_leaf_to_node()
1333 xfs_da_buf_copy(bp2, bp1, args->geo->blksize); in xfs_attr3_leaf_to_node()
1339 error = xfs_da3_node_create(args, 0, 1, &bp1, XFS_ATTR_FORK); in xfs_attr3_leaf_to_node()
1342 node = bp1->b_addr; in xfs_attr3_leaf_to_node()
1354 xfs_trans_log_buf(args->trans, bp1, 0, args->geo->blksize - 1); in xfs_attr3_leaf_to_node()
3049 struct xfs_buf *bp1; in xfs_attr3_leaf_flipflags() local
3066 args->blkno, &bp1); in xfs_attr3_leaf_flipflags()
3079 bp2 = bp1; in xfs_attr3_leaf_flipflags()
3082 leaf1 = bp1->b_addr; in xfs_attr3_leaf_flipflags()
[all …]
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-bytedance-g220a.dts204 event-front-bp1-presence {
205 label = "front-bp1-presence";