Home
last modified time | relevance | path

Searched refs:lfb (Results 1 – 16 of 16) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log.h62 void *xlog_format_start(struct xlog_format_buf *lfb, uint16_t type);
63 void xlog_format_commit(struct xlog_format_buf *lfb, unsigned int data_len);
70 struct xlog_format_buf *lfb, in xlog_format_copy() argument
77 buf = xlog_format_start(lfb, type); in xlog_format_copy()
79 xlog_format_commit(lfb, len); in xlog_format_copy()
H A Dxfs_inode_item.c339 struct xlog_format_buf *lfb) in xfs_inode_item_format_data_fork() argument
356 p = xlog_format_start(lfb, XLOG_REG_TYPE_IEXT); in xfs_inode_item_format_data_fork()
358 xlog_format_commit(lfb, data_bytes); in xfs_inode_item_format_data_fork()
376 xlog_format_copy(lfb, XLOG_REG_TYPE_IBROOT, in xfs_inode_item_format_data_fork()
394 xlog_format_copy(lfb, XLOG_REG_TYPE_ILOCAL, in xfs_inode_item_format_data_fork()
419 struct xlog_format_buf *lfb) in xfs_inode_item_format_attr_fork() argument
437 p = xlog_format_start(lfb, XLOG_REG_TYPE_IATTR_EXT); in xfs_inode_item_format_attr_fork()
439 xlog_format_commit(lfb, data_bytes); in xfs_inode_item_format_attr_fork()
455 xlog_format_copy(lfb, XLOG_REG_TYPE_IATTR_BROOT, in xfs_inode_item_format_attr_fork()
471 xlog_format_copy(lfb, XLOG_REG_TYPE_IATTR_LOCAL, in xfs_inode_item_format_attr_fork()
[all …]
H A Dxfs_dquot_item.c47 struct xlog_format_buf *lfb) in xfs_qm_dquot_logitem_format() argument
53 qlf = xlog_format_start(lfb, XLOG_REG_TYPE_QFORMAT); in xfs_qm_dquot_logitem_format()
60 xlog_format_commit(lfb, sizeof(struct xfs_dq_logformat)); in xfs_qm_dquot_logitem_format()
64 xlog_format_copy(lfb, XLOG_REG_TYPE_DQUOT, &ddq, in xfs_qm_dquot_logitem_format()
H A Dxfs_buf_item.c266 struct xlog_format_buf *lfb, in xfs_buf_item_copy_iovec() argument
273 xlog_format_copy(lfb, XLOG_REG_TYPE_BCHUNK, xfs_buf_offset(bp, offset), in xfs_buf_item_copy_iovec()
280 struct xlog_format_buf *lfb, in xfs_buf_item_format_segment() argument
308 blfp = xlog_format_copy(lfb, XLOG_REG_TYPE_BFORMAT, blfp, base_size); in xfs_buf_item_format_segment()
331 xfs_buf_item_copy_iovec(lfb, bp, offset, first_bit, nbits); in xfs_buf_item_format_segment()
356 struct xlog_format_buf *lfb) in xfs_buf_item_format() argument
396 xfs_buf_item_format_segment(bip, lfb, offset, in xfs_buf_item_format()
H A Dxfs_log_cil.c436 struct xlog_format_buf *lfb, in xlog_format_start() argument
439 struct xfs_log_vec *lv = lfb->lv; in xlog_format_start()
440 struct xfs_log_iovec *vec = &lv->lv_iovecp[lfb->idx]; in xlog_format_start()
445 ASSERT(lfb->idx < lv->lv_niovecs); in xlog_format_start()
468 struct xlog_format_buf *lfb, in xlog_format_commit() argument
471 struct xfs_log_vec *lv = lfb->lv; in xlog_format_commit()
472 struct xfs_log_iovec *vec = &lv->lv_iovecp[lfb->idx]; in xlog_format_commit()
505 lfb->idx++; in xlog_format_commit()
553 struct xlog_format_buf lfb = { }; in xlog_cil_insert_format_items() local
601 lfb.lv = lv; in xlog_cil_insert_format_items()
[all …]
H A Dxfs_attr_item.c195 struct xlog_format_buf *lfb) in xfs_attri_item_format() argument
222 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTRI_FORMAT, &attrip->attri_format, in xfs_attri_item_format()
225 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_NAME, nv->name.iov_base, in xfs_attri_item_format()
229 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_NEWNAME, in xfs_attri_item_format()
233 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_VALUE, in xfs_attri_item_format()
237 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTR_NEWVALUE, in xfs_attri_item_format()
324 struct xlog_format_buf *lfb) in xfs_attrd_item_format() argument
331 xlog_format_copy(lfb, XLOG_REG_TYPE_ATTRD_FORMAT, in xfs_attrd_item_format()
H A Dxfs_exchmaps_item.c86 struct xlog_format_buf *lfb) in xfs_xmi_item_format() argument
93 xlog_format_copy(lfb, XLOG_REG_TYPE_XMI_FORMAT, &xmi_lip->xmi_format, in xfs_xmi_item_format()
167 struct xlog_format_buf *lfb) in xfs_xmd_item_format() argument
174 xlog_format_copy(lfb, XLOG_REG_TYPE_XMD_FORMAT, &xmd_lip->xmd_format, in xfs_xmd_item_format()
H A Dxfs_icreate_item.c52 struct xlog_format_buf *lfb) in xfs_icreate_item_format() argument
56 xlog_format_copy(lfb, XLOG_REG_TYPE_ICREATE, &icp->ic_format, in xfs_icreate_item_format()
H A Dxfs_bmap_item.c95 struct xlog_format_buf *lfb) in xfs_bui_item_format() argument
105 xlog_format_copy(lfb, XLOG_REG_TYPE_BUI_FORMAT, &buip->bui_format, in xfs_bui_item_format()
190 struct xlog_format_buf *lfb) in xfs_bud_item_format() argument
197 xlog_format_copy(lfb, XLOG_REG_TYPE_BUD_FORMAT, &budp->bud_format, in xfs_bud_item_format()
H A Dxfs_refcount_item.c96 struct xlog_format_buf *lfb) in xfs_cui_item_format() argument
107 xlog_format_copy(lfb, XLOG_REG_TYPE_CUI_FORMAT, &cuip->cui_format, in xfs_cui_item_format()
201 struct xlog_format_buf *lfb) in xfs_cud_item_format() argument
210 xlog_format_copy(lfb, XLOG_REG_TYPE_CUD_FORMAT, &cudp->cud_format, in xfs_cud_item_format()
H A Dxfs_rmap_item.c95 struct xlog_format_buf *lfb) in xfs_rui_item_format() argument
107 xlog_format_copy(lfb, XLOG_REG_TYPE_RUI_FORMAT, &ruip->rui_format, in xfs_rui_item_format()
202 struct xlog_format_buf *lfb) in xfs_rud_item_format() argument
211 xlog_format_copy(lfb, XLOG_REG_TYPE_RUD_FORMAT, &rudp->rud_format, in xfs_rud_item_format()
H A Dxfs_extfree_item.c101 struct xlog_format_buf *lfb) in xfs_efi_item_format() argument
112 xlog_format_copy(lfb, XLOG_REG_TYPE_EFI_FORMAT, &efip->efi_format, in xfs_efi_item_format()
279 struct xlog_format_buf *lfb) in xfs_efd_item_format() argument
289 xlog_format_copy(lfb, XLOG_REG_TYPE_EFD_FORMAT, &efdp->efd_format, in xfs_efd_item_format()
H A Dxfs_trans.h75 struct xlog_format_buf *lfb);
/linux/drivers/video/fbdev/
H A Dsm712fb.c50 void __iomem *lfb; /* linear frame buffer */ member
1389 sfb->fb->screen_base = sfb->lfb; in smtc_map_smem()
1553 sfb->lfb = ioremap(mmio_base, mmio_addr); in smtcfb_pci_probe()
1554 if (!sfb->lfb) { in smtcfb_pci_probe()
1563 sfb->lfb + 0x00700000); in smtcfb_pci_probe()
1564 sfb->dp_regs = sfb->lfb + 0x00408000; in smtcfb_pci_probe()
1565 sfb->vp_regs = sfb->lfb + 0x0040c000; in smtcfb_pci_probe()
1567 sfb->lfb += big_addr; in smtcfb_pci_probe()
1568 dev_info(&pdev->dev, "sfb->lfb=%p\n", sfb->lfb); in smtcfb_pci_probe()
1593 sfb->lfb = sfb->dp_regs + 0x00200000; in smtcfb_pci_probe()
[all …]
/linux/tools/perf/util/
H A Dbpf-filter.l141 lfb { return constant(PERF_MEM_LVLNUM_LFB); }
/linux/tools/perf/Documentation/
H A Dperf-record.txt215 l1, l2, l3, l4, cxl, io, any_cache, lfb, ram, pmem (for mem_lvl)