Searched defs:last_byte (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.4/drivers/soc/fsl/ |
D | dpaa2-console.c | 48 __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
|
/Linux-v5.4/mm/kasan/ |
D | generic.c | 139 unsigned long last_byte = addr + size - 1; in memory_is_poisoned_n() local
|
/Linux-v5.4/fs/qnx6/ |
D | dir.c | 38 unsigned long last_byte = inode->i_size; in last_entry() local
|
/Linux-v5.4/fs/minix/ |
D | dir.c | 42 unsigned last_byte = PAGE_SIZE; in minix_last_byte() local
|
/Linux-v5.4/fs/ufs/ |
D | dir.c | 214 unsigned last_byte = inode->i_size; in ufs_last_byte() local
|
/Linux-v5.4/fs/ext2/ |
D | dir.c | 82 unsigned last_byte = inode->i_size; in ext2_last_byte() local
|
/Linux-v5.4/fs/nilfs2/ |
D | dir.c | 79 unsigned int last_byte = inode->i_size; in nilfs_last_byte() local
|
/Linux-v5.4/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_hdcp.c | 1118 u32 ksv_bytes, last_byte = 0; in msm_hdmi_hdcp_write_ksv_fifo() local
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | mpc52xx.h | 320 u8 last_byte; member
|
/Linux-v5.4/fs/ocfs2/ |
D | aops.c | 1046 loff_t last_byte; in ocfs2_grab_pages_for_write() local
|
/Linux-v5.4/fs/btrfs/ |
D | file.c | 3161 u64 last_byte; in btrfs_fallocate() local
|
D | extent_io.c | 3064 u64 last_byte = i_size_read(inode); in __do_readpage() local
|
D | inode.c | 5102 u64 last_byte; in btrfs_cont_expand() local
|
/Linux-v5.4/drivers/mtd/nand/raw/brcmnand/ |
D | brcmnand.c | 237 unsigned int last_byte; member
|
/Linux-v5.4/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 4083 u8 last_byte = *(data + length - 1); in e1000_tbi_should_accept() local
|
D | e1000_hw.h | 2455 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument
|
/Linux-v5.4/drivers/net/ethernet/marvell/ |
D | mvneta.c | 2558 unsigned char last_byte, in mvneta_set_special_mcast_addr()
|