Home
last modified time | relevance | path

Searched defs:lbuf (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_logmgr.h434 struct lbuf { struct
442 struct lbuf *l_wqnext; /* 4: write queue link */ argument
443 struct lbuf *l_freelist; /* 4: freelistlink */ argument
445 int l_pn; /* 4: log page number */
446 int l_eor; /* 4: log record eor */
447 int l_ceor; /* 4: committed log record eor */
449 s64 l_blkno; /* 8: log page block number */
450 caddr_t l_ldata; /* 4: data page */
451 struct page *l_page; /* The page itself */
452 uint l_offset; /* Offset of l_ldata within the page */
[all …]
H A Djfs_logmgr.c1790 struct lbuf *lbuf; in lbmLogInit() local
1857 struct lbuf *lbuf; in lbmLogShutdown() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhvconsole.c32 unsigned long *lbuf = (unsigned long *)buf; in hvc_get_chars() local
57 unsigned long *lbuf = (unsigned long *) buf; in hvc_put_chars() local
/openbmc/linux/drivers/s390/cio/
H A Dcio_inject.c86 size_t lbuf, loff_t *ppos) in crw_inject_write()
129 size_t lbuf, loff_t *ppos) in enable_inject_write()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcong.c376 char lbuf[11] = { }; in set_param() local
402 char lbuf[11]; in get_param() local
H A Dmr.c470 char lbuf[20]; in size_read() local
515 char lbuf[20]; in limit_read() local
H A Dmain.c3133 char lbuf[20]; in delay_drop_timeout_read() local
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp157 char lbuf[buf_size]; in append() local
199 char lbuf[buf_size]; in insert() local
323 int frame::parse(char* lbuf, size_t buf_size, const char* input, int indent) in parse()
/openbmc/linux/kernel/time/
H A Dtest_udelay.c102 char lbuf[32]; in udelay_test_write() local
/openbmc/linux/kernel/bpf/
H A Dlog.c189 char *lbuf = log->kbuf, *rbuf = log->kbuf + n; in bpf_vlog_reverse_ubuf() local
/openbmc/linux/drivers/net/plip/
H A Dplip.c592 unsigned char *lbuf; in plip_receive_packet() local
760 unsigned char *lbuf; in plip_send_packet() local
/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp_ibm.c287 char *lbuf = NULL; in ibm_get_table_from_acpi() local
/openbmc/linux/drivers/acpi/
H A Ddock.c537 unsigned long long lbuf; in uid_show() local
/openbmc/linux/drivers/misc/ibmasm/
H A Dibmasmfs.c507 char lbuf[20]; in remote_settings_file_read() local
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi.c43 uint32_t *lbuf = buf; in fill_random() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1734 unsigned long __user *lbuf; in kvm_htab_read() local
1832 unsigned long __user *lbuf; in kvm_htab_write() local
/openbmc/qemu/hw/net/
H A Dspapr_llan.c691 g_autofree uint8_t *lbuf = NULL; in h_send_logical_lan() local
/openbmc/libmctp/
H A Dcore.c248 void *lbuf; in mctp_msg_ctx_add_pkt() local
/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb.c724 static int pcan_usb_decode_msg(struct peak_usb_device *dev, u8 *ibuf, u32 lbuf) in pcan_usb_decode_msg()
/openbmc/linux/drivers/pci/
H A Dvgaarb.c1104 char *lbuf; in vga_arb_read() local
/openbmc/linux/drivers/hid/
H A Dhid-lg4ff.c855 char *lbuf; in lg4ff_alternate_modes_store() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1275 char lbuf[3]; in dbg_write() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c3298 u32 lbuf = ppd->dd->piobcnt2k + ppd->dd->piobcnt4k - 1; in get_6120_link_buf() local
H A Dqib_iba7220.c3330 u32 lbuf = ppd->dd->cspec->lastbuf_for_pio; in get_7220_link_buf() local
/openbmc/linux/drivers/scsi/
H A Dhpsa.c3794 struct ReportLUNdata *lbuf; in hpsa_scsi_do_report_phys_luns() local