Home
last modified time | relevance | path

Searched defs:last_byte (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/fsl/
H A Ddpaa2-console.c48 __le32 last_byte; member
64 u32 last_byte = readl(&cd->hdr->last_byte); in adjust_end() local
108 u32 read_magic, wrapped, last_byte, buf_start, buf_length; in dpaa2_generic_console_open() local
/OK3568_Linux_fs/kernel/fs/qnx6/
H A Ddir.c38 unsigned long last_byte = inode->i_size; in last_entry() local
/OK3568_Linux_fs/kernel/mm/kasan/
H A Dgeneric.c132 unsigned long last_byte = addr + size - 1; in memory_is_poisoned_n() local
/OK3568_Linux_fs/kernel/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-regmap.c81 u8 first_byte, last_byte, len; in mcp251xfd_regmap_nocrc_update_bits() local
H A Dmcp251xfd-core.c189 u8 first_byte, last_byte, len; in mcp251xfd_cmd_prepare_write_reg() local
/OK3568_Linux_fs/kernel/fs/minix/
H A Ddir.c42 unsigned last_byte = PAGE_SIZE; in minix_last_byte() local
/OK3568_Linux_fs/kernel/fs/ufs/
H A Ddir.c214 unsigned last_byte = inode->i_size; in ufs_last_byte() local
/OK3568_Linux_fs/kernel/fs/ext2/
H A Ddir.c82 unsigned last_byte = inode->i_size; in ext2_last_byte() local
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Ddir.c79 unsigned int last_byte = inode->i_size; in nilfs_last_byte() local
/OK3568_Linux_fs/u-boot/net/
H A Dnet.c857 u16 last_byte; /* last byte in this hole + 1 (begin of next hole) */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_hdcp.c1118 u32 ksv_bytes, last_byte = 0; in msm_hdmi_hdcp_write_ksv_fifo() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmpc52xx.h320 u8 last_byte; member
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Daops.c1037 loff_t last_byte; in ocfs2_grab_pages_for_write() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dfile.c3289 u64 last_byte; in btrfs_fallocate() local
H A Dextent_io.c3151 u64 last_byte = i_size_read(inode); in btrfs_do_readpage() local
H A Dinode.c4768 u64 last_byte; in btrfs_cont_expand() local
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c188 unsigned int last_byte; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_main.c4093 u8 last_byte = *(data + length - 1); in e1000_tbi_should_accept() local
H A De1000_hw.h2455 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c306 unsigned int last_byte; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c2926 unsigned char last_byte, in mvneta_set_special_mcast_addr()
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h1848 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument