/linux-6.6.21/drivers/soc/fsl/ |
D | dpaa2-console.c | 49 __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.6.21/drivers/net/can/spi/mcp251xfd/ |
D | mcp251xfd-ring.c | 25 u8 first_byte, last_byte, len; in mcp251xfd_cmd_prepare_write_reg() local
|
D | mcp251xfd-regmap.c | 91 u8 first_byte, last_byte, len; in mcp251xfd_regmap_nocrc_update_bits() local
|
/linux-6.6.21/fs/qnx6/ |
D | dir.c | 38 unsigned long last_byte = inode->i_size; in last_entry() local
|
/linux-6.6.21/mm/kasan/ |
D | generic.c | 131 const void *last_byte = addr + size - 1; in memory_is_poisoned_n() local
|
/linux-6.6.21/fs/minix/ |
D | dir.c | 42 unsigned last_byte = PAGE_SIZE; in minix_last_byte() local
|
/linux-6.6.21/fs/ufs/ |
D | dir.c | 220 unsigned last_byte = inode->i_size; in ufs_last_byte() local
|
/linux-6.6.21/fs/ext2/ |
D | dir.c | 76 unsigned last_byte = inode->i_size; in ext2_last_byte() local
|
/linux-6.6.21/fs/nilfs2/ |
D | dir.c | 79 unsigned int last_byte = inode->i_size; in nilfs_last_byte() local
|
/linux-6.6.21/drivers/i2c/busses/ |
D | i2c-microchip-corei2c.c | 229 bool last_byte = false, finished = false; in mchp_corei2c_handle_isr() local
|
/linux-6.6.21/net/dsa/ |
D | tag_sja1105.c | 640 u8 last_byte = rx_trailer[12]; in sja1110_rcv_inband_control_extension() local
|
/linux-6.6.21/fs/btrfs/ |
D | defrag.c | 1230 u64 last_byte; in btrfs_defrag_file() local
|
D | extent_io.c | 981 u64 last_byte = i_size_read(inode); in btrfs_do_readpage() local 4420 unsigned int last_byte = start + BIT_BYTE(pos + len - 1); in extent_buffer_bitmap_set() local 4457 unsigned int last_byte = start + BIT_BYTE(pos + len - 1); in extent_buffer_bitmap_clear() local
|
D | file.c | 3032 u64 last_byte; in btrfs_fallocate() local
|
D | inode.c | 4876 u64 last_byte; in btrfs_cont_expand() local
|
/linux-6.6.21/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-6.6.21/fs/iomap/ |
D | buffered-io.c | 989 loff_t last_byte; in iomap_write_delalloc_ifs_punch() local
|
/linux-6.6.21/fs/ocfs2/ |
D | aops.c | 1033 loff_t last_byte; in ocfs2_grab_pages_for_write() local
|
/linux-6.6.21/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 4094 u8 last_byte = *(data + length - 1); in e1000_tbi_should_accept() local
|
D | e1000_hw.h | 2452 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument
|
/linux-6.6.21/drivers/mtd/nand/raw/brcmnand/ |
D | brcmnand.c | 314 unsigned int last_byte; member
|
/linux-6.6.21/drivers/net/ethernet/marvell/ |
D | mvneta.c | 3072 unsigned char last_byte, in mvneta_set_special_mcast_addr()
|