Searched defs:pg_off (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_recvfrom.c | 133 u32 pg_off = *page_offset; rdma_read_chunk_lcl() local 230 u32 pg_off = *page_offset; rdma_read_chunk_frmr() local
|
/linux-4.4.14/drivers/dma/ |
H A D | dmatest.c | 545 unsigned pg_off = (unsigned long) buf & ~PAGE_MASK; dmatest_func() local 565 unsigned pg_off = (unsigned long) buf & ~PAGE_MASK; dmatest_func() local
|
/linux-4.4.14/drivers/block/rsxx/ |
H A D | dma.c | 38 unsigned int pg_off; /* Page Offset */ member in struct:rsxx_dma 643 rsxx_queue_dma(struct rsxx_cardinfo *card, struct list_head *q, int dir, unsigned int dma_off, unsigned int dma_len, unsigned int laddr, struct page *page, unsigned int pg_off, rsxx_dma_cb cb, void *cb_data) rsxx_queue_dma() argument
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
H A D | o2iblnd.c | 1161 int pg_off; kiblnd_map_rx_descs() local
|
/linux-4.4.14/drivers/acpi/ |
H A D | osl.c | 343 static void __iomem *acpi_map(acpi_physical_address pg_off, unsigned long pg_sz) acpi_map() argument 356 static void acpi_unmap(acpi_physical_address pg_off, void __iomem *vaddr) acpi_unmap() argument 372 acpi_physical_address pg_off; acpi_os_map_iomem() local
|
/linux-4.4.14/fs/gfs2/ |
H A D | quota.c | 668 unsigned to_write = bytes, pg_off = off; gfs2_write_buf_to_page() local 737 unsigned pg_off, nbytes, overflow = 0; gfs2_write_disk_quota() local
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | nandsim.c | 1544 u_char *pg_off; prog_page() local
|
Completed in 325 milliseconds