/openbmc/linux/drivers/soc/fsl/ |
H A 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
|
/openbmc/qemu/tests/multiboot/ |
H A D | aout_kludge.S | 136 last_byte: label
|
/openbmc/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-ring.c | 25 u8 first_byte, last_byte, len; in mcp251xfd_cmd_prepare_write_reg() local
|
H A D | mcp251xfd-regmap.c | 91 u8 first_byte, last_byte, len; in mcp251xfd_regmap_nocrc_update_bits() local
|
/openbmc/linux/fs/qnx6/ |
H A D | dir.c | 38 unsigned long last_byte = inode->i_size; in last_entry() local
|
/openbmc/linux/mm/kasan/ |
H A D | generic.c | 131 const void *last_byte = addr + size - 1; in memory_is_poisoned_n() local
|
/openbmc/linux/fs/minix/ |
H A D | dir.c | 42 unsigned last_byte = PAGE_SIZE; in minix_last_byte() local
|
/openbmc/linux/fs/ufs/ |
H A D | dir.c | 220 unsigned last_byte = inode->i_size; in ufs_last_byte() local
|
/openbmc/linux/fs/ext2/ |
H A D | dir.c | 76 unsigned last_byte = inode->i_size; in ext2_last_byte() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-microchip-corei2c.c | 278 bool last_byte = false, finished = false; in mchp_corei2c_handle_isr() local
|
/openbmc/linux/fs/nilfs2/ |
H A D | dir.c | 73 u64 last_byte = inode->i_size; in nilfs_last_byte() local
|
/openbmc/linux/net/dsa/ |
H A D | tag_sja1105.c | 640 u8 last_byte = rx_trailer[12]; in sja1110_rcv_inband_control_extension() local
|
/openbmc/linux/fs/btrfs/ |
H A D | defrag.c | 1230 u64 last_byte; in btrfs_defrag_file() local
|
H A D | extent_io.c | 971 u64 last_byte = i_size_read(inode); in btrfs_do_readpage() local 4543 unsigned int last_byte = start + BIT_BYTE(pos + len - 1); in extent_buffer_bitmap_set() local 4580 unsigned int last_byte = start + BIT_BYTE(pos + len - 1); in extent_buffer_bitmap_clear() local
|
H A D | file.c | 3057 u64 last_byte; in btrfs_fallocate() local
|
H A D | inode.c | 4894 u64 last_byte; in btrfs_cont_expand() local
|
/openbmc/u-boot/net/ |
H A D | net.c | 909 u16 last_byte; /* last byte in this hole + 1 (begin of next hole) */ member
|
/openbmc/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_hdcp.c | 1118 u32 ksv_bytes, last_byte = 0; in msm_hdmi_hdcp_write_ksv_fifo() local
|
/openbmc/linux/fs/ocfs2/ |
H A D | aops.c | 1032 loff_t last_byte; in ocfs2_grab_pages_for_write() local
|
/openbmc/linux/fs/iomap/ |
H A D | buffered-io.c | 990 loff_t last_byte; in iomap_write_delalloc_ifs_punch() local
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_main.c | 4094 u8 last_byte = *(data + length - 1); in e1000_tbi_should_accept() local
|
/openbmc/qemu/tests/qtest/ |
H A D | migration-test.c | 319 uint8_t last_byte; in check_guests_ram() local
|
/openbmc/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | brcmnand.c | 314 unsigned int last_byte; member
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | 3072 unsigned char last_byte, in mvneta_set_special_mcast_addr()
|
/openbmc/u-boot/drivers/net/ |
H A D | e1000.h | 1850 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument
|