Searched defs:pg_off (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/drivers/acpi/ |
D | osl.c | 286 static void __iomem *acpi_map(acpi_physical_address pg_off, unsigned long pg_sz) in acpi_map() 299 static void acpi_unmap(acpi_physical_address pg_off, void __iomem *vaddr) in acpi_unmap() 328 acpi_physical_address pg_off; in acpi_os_map_iomem() local
|
/linux-6.12.1/fs/btrfs/ |
D | zlib.c | 182 unsigned int pg_off; in zlib_compress_folios() local
|
D | zstd.c | 394 unsigned int pg_off; in zstd_compress_folios() local
|
/linux-6.12.1/net/core/ |
D | net_test.c | 167 unsigned int pg_off = 0; in gso_test_func() local
|
D | skbuff.c | 4385 unsigned int pg_idx, pg_off, pg_sz; in skb_seq_read() local
|
/linux-6.12.1/kernel/bpf/ |
D | ringbuf.c | 86 u32 pg_off; member 412 u32 len, pg_off, tmp_size, hdr_len; in __bpf_ringbuf_reserve() local
|
/linux-6.12.1/drivers/net/ethernet/meta/fbnic/ |
D | fbnic_txrx.c | 551 static unsigned int fbnic_hdr_pg_start(unsigned int pg_off) in fbnic_hdr_pg_start() 564 static unsigned int fbnic_hdr_pg_end(unsigned int pg_off, unsigned int len) in fbnic_hdr_pg_end() 620 unsigned int pg_off = FIELD_GET(FBNIC_RCD_AL_BUFF_OFF_MASK, rcd); in fbnic_add_rx_frag() local
|
/linux-6.12.1/fs/gfs2/ |
D | quota.c | 737 unsigned to_write = bytes, pg_off = off; in gfs2_write_buf_to_page() local 800 unsigned pg_off, nbytes, overflow = 0; in gfs2_write_disk_quota() local
|
/linux-6.12.1/drivers/dma/ |
D | dmatest.c | 762 unsigned long pg_off = offset_in_page(buf); in dmatest_func() local 780 unsigned long pg_off = offset_in_page(buf); in dmatest_func() local
|
/linux-6.12.1/drivers/infiniband/sw/siw/ |
D | siw_qp_rx.c | 36 int pg_off, bytes, rv; in siw_rx_umem() local
|
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_ring.h | 26 unsigned int pg_off; member
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
D | nandsim.c | 1500 u_char *pg_off; in ns_prog_page() local
|
/linux-6.12.1/drivers/block/ |
D | ublk_drv.c | 759 size_t total, size_t pg_off, int dir) in ublk_copy_io_pages()
|