Home
last modified time | relevance | path

Searched defs:pg_off (Results 1 – 10 of 10) sorted by relevance

/linux/net/core/
H A Dnet_test.c167 unsigned int pg_off = 0; in gso_test_func() local
H A Dskbuff.c4386 unsigned int pg_idx, pg_off, pg_sz; in skb_seq_read() local
/linux/kernel/bpf/
H A Dringbuf.c87 u32 pg_off; member
409 u32 len, pg_off, tmp_size, hdr_len; in __bpf_ringbuf_reserve() local
/linux/fs/gfs2/
H A Dquota.c735 unsigned to_write = bytes, pg_off = off; in gfs2_write_buf_to_page() local
798 unsigned pg_off, nbytes, overflow = 0; in gfs2_write_disk_quota() local
/linux/drivers/dma/
H A Ddmatest.c762 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/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c836 static unsigned int fbnic_hdr_pg_start(unsigned int pg_off) in fbnic_hdr_pg_start()
849 static unsigned int fbnic_hdr_pg_end(unsigned int pg_off, unsigned int len) in fbnic_hdr_pg_end()
905 unsigned int pg_off = FIELD_GET(FBNIC_RCD_AL_BUFF_OFF_MASK, rcd); in fbnic_add_rx_frag() local
/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c36 int pg_off, bytes, rv; in siw_rx_umem() local
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h26 unsigned int pg_off; member
/linux/drivers/mtd/nand/raw/
H A Dnandsim.c1500 u_char *pg_off; in ns_prog_page() local
/linux/drivers/block/
H A Dublk_drv.c877 size_t total, size_t pg_off, int dir) in ublk_copy_io_pages()