Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/pseries/
Dhvconsole.c45 unsigned long *lbuf = (unsigned long *)buf; in hvc_get_chars() local
70 unsigned long *lbuf = (unsigned long *) buf; in hvc_put_chars() local
/linux-4.4.14/fs/jfs/
Djfs_logmgr.h447 struct lbuf { struct
455 struct lbuf *l_wqnext; /* 4: write queue link */ argument
456 struct lbuf *l_freelist; /* 4: freelistlink */ argument
458 int l_pn; /* 4: log page number */
459 int l_eor; /* 4: log record eor */
460 int l_ceor; /* 4: committed log record eor */
462 s64 l_blkno; /* 8: log page block number */
463 caddr_t l_ldata; /* 4: data page */
464 struct page *l_page; /* The page itself */
465 uint l_offset; /* Offset of l_ldata within the page */
[all …]
Djfs_logmgr.c1812 struct lbuf *lbuf; in lbmLogInit() local
1880 struct lbuf *lbuf; in lbmLogShutdown() local
/linux-4.4.14/kernel/time/
Dtest_udelay.c111 char lbuf[32]; in udelay_test_write() local
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmr.c220 char lbuf[20]; in size_write() local
256 char lbuf[20]; in size_read() local
286 char lbuf[20]; in limit_write() local
318 char lbuf[20]; in limit_read() local
/linux-4.4.14/drivers/pci/hotplug/
Dacpiphp_ibm.c288 char *lbuf = NULL; in ibm_get_table_from_acpi() local
/linux-4.4.14/drivers/net/plip/
Dplip.c589 unsigned char *lbuf; in plip_receive_packet() local
750 unsigned char *lbuf; in plip_send_packet() local
/linux-4.4.14/drivers/parisc/
Dled.c183 char *cur, lbuf[32]; in led_proc_write() local
/linux-4.4.14/drivers/acpi/
Ddock.c554 unsigned long long lbuf; in show_dock_uid() local
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_64_mmu_hv.c1242 unsigned long __user *lbuf; in kvm_htab_read() local
1338 unsigned long __user *lbuf; in kvm_htab_write() local
/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_usb.c678 static int pcan_usb_decode_msg(struct peak_usb_device *dev, u8 *ibuf, u32 lbuf) in pcan_usb_decode_msg()
/linux-4.4.14/drivers/gpu/vga/
Dvgaarb.c852 char *lbuf; in vga_arb_read() local
/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_api.c1280 unsigned char *lbuf, *ptr; in zcrypt_proc_write() local
/linux-4.4.14/drivers/hid/
Dhid-lg4ff.c812 char *lbuf; in lg4ff_alternate_modes_store() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c821 char lbuf[3]; in dbg_write() local
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_iba6120.c3363 u32 lbuf = ppd->dd->piobcnt2k + ppd->dd->piobcnt4k - 1; in get_6120_link_buf() local
Dqib_iba7220.c3370 u32 lbuf = ppd->dd->cspec->lastbuf_for_pio; in get_7220_link_buf() local