Home
last modified time | relevance | path

Searched defs:offset_in_page (Results 1 – 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
Dread_write.c59 size_t offset_in_page, size_t size) in ecryptfs_write_lower_page_segment()
246 size_t offset_in_page, size_t size, in ecryptfs_read_lower_page_segment()
/kernel/linux/linux-6.6/fs/ecryptfs/
Dread_write.c59 size_t offset_in_page, size_t size) in ecryptfs_write_lower_page_segment()
248 size_t offset_in_page, size_t size, in ecryptfs_read_lower_page_segment()
/kernel/linux/linux-5.10/sound/firewire/
Dpackets-buffer.c26 unsigned int i, page_index, offset_in_page; in iso_packets_buffer_init() local
/kernel/linux/linux-6.6/sound/firewire/
Dpackets-buffer.c26 unsigned int i, page_index, offset_in_page; in iso_packets_buffer_init() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dnand_base.c964 unsigned int offset_in_page) in nand_fill_column_cycles()
1006 unsigned int offset_in_page, void *buf, in nand_sp_exec_read_page_op()
1049 unsigned int offset_in_page, void *buf, in nand_lp_exec_read_page_op()
1099 unsigned int offset_in_page, void *buf, unsigned int len) in nand_read_page_op()
1188 unsigned int offset_in_page, void *buf, in nand_change_read_column_op()
1276 unsigned int offset_in_page, const void *buf, in nand_exec_prog_page_op()
1364 unsigned int offset_in_page, const void *buf, in nand_prog_page_begin_op()
1449 unsigned int offset_in_page, const void *buf, in nand_prog_page_op()
1493 unsigned int offset_in_page, in nand_change_write_column_op()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
Dnand_base.c1090 unsigned int offset_in_page) in nand_fill_column_cycles()
1136 unsigned int offset_in_page, void *buf, in nand_sp_exec_read_page_op()
1179 unsigned int offset_in_page, void *buf, in nand_lp_exec_read_page_op()
1233 unsigned int offset_in_page, void *buf, in nand_lp_exec_cont_read_page_op()
1326 unsigned int offset_in_page, void *buf, unsigned int len) in nand_read_page_op()
1422 unsigned int offset_in_page, void *buf, in nand_change_read_column_op()
1513 unsigned int offset_in_page, const void *buf, in nand_exec_prog_page_op()
1592 unsigned int offset_in_page, const void *buf, in nand_prog_page_begin_op()
1678 unsigned int offset_in_page, const void *buf, in nand_prog_page_op()
1733 unsigned int offset_in_page, in nand_change_write_column_op()
/kernel/linux/linux-6.6/tools/virtio/linux/
Dkernel.h49 #define offset_in_page(p) (((unsigned long)p) % PAGE_SIZE) macro
/kernel/linux/linux-5.10/tools/virtio/linux/
Dkernel.h48 #define offset_in_page(p) (((unsigned long)p) % PAGE_SIZE) macro
/kernel/linux/linux-6.6/fs/ext4/
Dmove_extent.c633 int offset_in_page; in ext4_move_extents() local
/kernel/linux/linux-5.10/fs/ext4/
Dmove_extent.c622 int offset_in_page; in ext4_move_extents() local
/kernel/linux/linux-6.6/tools/testing/scatterlist/linux/
Dmm.h40 #define offset_in_page(p) ((unsigned long)(p) & ~PAGE_MASK) macro
/kernel/linux/linux-5.10/tools/testing/scatterlist/linux/
Dmm.h40 #define offset_in_page(p) ((unsigned long)(p) & ~PAGE_MASK) macro
/kernel/linux/linux-6.6/drivers/edac/
Dedac_mc.c947 const unsigned long offset_in_page, in edac_mc_handle_error()
/kernel/linux/linux-5.10/drivers/edac/
Dedac_mc.c1016 const unsigned long offset_in_page, in edac_mc_handle_error()
/kernel/linux/linux-5.10/include/linux/
Dedac.h464 unsigned long offset_in_page; member
Dmm.h1657 #define offset_in_page(p) ((unsigned long)(p) & ~PAGE_MASK) macro
/kernel/linux/linux-6.6/include/linux/
Dedac.h485 unsigned long offset_in_page; member
Dmm.h2302 #define offset_in_page(p) ((unsigned long)(p) & ~PAGE_MASK) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/alteon/
Dacenic.c158 #define offset_in_page(ptr) ((unsigned long)(ptr) & ~PAGE_MASK) macro
/kernel/linux/linux-5.10/drivers/net/ethernet/alteon/
Dacenic.c158 #define offset_in_page(ptr) ((unsigned long)(ptr) & ~PAGE_MASK) macro
/kernel/linux/linux-6.6/arch/powerpc/perf/
Dhv-24x7.c1018 loff_t offset_in_page; in catalog_read() local
/kernel/linux/linux-5.10/arch/powerpc/perf/
Dhv-24x7.c1010 loff_t offset_in_page; in catalog_read() local
/kernel/linux/linux-6.6/include/net/mana/
Dgdma.h723 u32 offset_in_page; member