Home
last modified time | relevance | path

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

/linux-6.15/drivers/soc/fsl/ !
Ddpaa2-console.c49 __le32 last_byte; member
65 u32 last_byte = readl(&cd->hdr->last_byte); in adjust_end() local
109 u32 read_magic, wrapped, last_byte, buf_start, buf_length; in dpaa2_generic_console_open() local
/linux-6.15/drivers/net/can/spi/mcp251xfd/ !
Dmcp251xfd-ring.c25 u8 first_byte, last_byte, len; in mcp251xfd_cmd_prepare_write_reg() local
Dmcp251xfd-regmap.c91 u8 first_byte, last_byte, len; in mcp251xfd_regmap_nocrc_update_bits() local
/linux-6.15/fs/qnx6/ !
Ddir.c40 unsigned long last_byte = inode->i_size; in last_entry() local
/linux-6.15/mm/kasan/ !
Dgeneric.c133 const void *last_byte = addr + size - 1; in memory_is_poisoned_n() local
/linux-6.15/fs/minix/ !
Ddir.c36 unsigned last_byte = PAGE_SIZE; in minix_last_byte() local
/linux-6.15/fs/nilfs2/ !
Ddir.c73 u64 last_byte = inode->i_size; in nilfs_last_byte() local
/linux-6.15/fs/ufs/ !
Ddir.c215 unsigned last_byte = inode->i_size; in ufs_last_byte() local
/linux-6.15/fs/ext2/ !
Ddir.c76 unsigned last_byte = inode->i_size; in ext2_last_byte() local
/linux-6.15/drivers/i2c/busses/ !
Di2c-microchip-corei2c.c278 bool last_byte = false, finished = false; in mchp_corei2c_handle_isr() local
/linux-6.15/net/dsa/ !
Dtag_sja1105.c596 u8 last_byte = rx_trailer[12]; in sja1110_rcv_inband_control_extension() local
/linux-6.15/fs/btrfs/ !
Dextent_io.c940 u64 last_byte = i_size_read(inode); in btrfs_do_readpage() local
4122 unsigned int last_byte = start + BIT_BYTE(pos + len - 1); in extent_buffer_bitmap_set() local
4159 unsigned int last_byte = start + BIT_BYTE(pos + len - 1); in extent_buffer_bitmap_clear() local
Ddefrag.c1363 u64 last_byte; in btrfs_defrag_file() local
Dfile.c2941 u64 last_byte; in btrfs_fallocate() local
Dinode.c5010 u64 last_byte; in btrfs_cont_expand() local
/linux-6.15/drivers/soundwire/ !
Dcadence_master.c2209 u8 *last_byte; in sdw_cdns_prepare_write_pd0_buffer() local
2263 u8 *last_byte; in sdw_cdns_prepare_read_pd0_buffer() local
/linux-6.15/drivers/gpu/drm/msm/hdmi/ !
Dhdmi_hdcp.c1118 u32 ksv_bytes, last_byte = 0; in msm_hdmi_hdcp_write_ksv_fifo() local
/linux-6.15/fs/ocfs2/ !
Daops.c1009 loff_t last_byte; in ocfs2_grab_folios_for_write() local
/linux-6.15/fs/iomap/ !
Dbuffered-io.c1048 loff_t last_byte; in iomap_write_delalloc_ifs_punch() local
/linux-6.15/drivers/net/ethernet/intel/e1000/ !
De1000_main.c4098 u8 last_byte = *(data + length - 1); in e1000_tbi_should_accept() local
De1000_hw.h2452 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument
/linux-6.15/drivers/mtd/nand/raw/brcmnand/ !
Dbrcmnand.c314 unsigned int last_byte; member
/linux-6.15/drivers/net/ethernet/marvell/ !
Dmvneta.c3075 unsigned char last_byte, in mvneta_set_special_mcast_addr()