Searched defs:last_byte (Results 1 – 15 of 15) sorted by relevance
| /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
|
| /linux/fs/qnx6/ |
| H A D | dir.c | 41 unsigned long last_byte = inode->i_size; in last_entry() local
|
| /linux/mm/kasan/ |
| H A D | generic.c | 144 const void *last_byte = addr + size - 1; in memory_is_poisoned_n() local
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-microchip-corei2c.c | 280 bool last_byte = false, finished = false; in mchp_corei2c_handle_isr() local
|
| /linux/rust/proc-macro2/ |
| H A D | fallback.rs | 656 pub(crate) fn last_byte(self) -> Self { in last_byte() method 661 pub(crate) fn last_byte(self) -> Self { in last_byte() method
|
| /linux/net/dsa/ |
| H A D | tag_sja1105.c | 605 u8 last_byte = rx_trailer[12]; in sja1110_rcv_inband_control_extension() local
|
| /linux/fs/btrfs/ |
| H A D | defrag.c | 1353 u64 last_byte; in btrfs_defrag_file() local
|
| H A D | extent_io.c | 1063 u64 last_byte = i_size_read(inode); in btrfs_do_readpage() local 4800 unsigned int last_byte = start + BIT_BYTE(pos + len - 1); in extent_buffer_bitmap_set() local 4837 unsigned int last_byte = start + BIT_BYTE(pos + len - 1); in extent_buffer_bitmap_clear() local
|
| H A D | file.c | 3072 u64 last_byte; in btrfs_fallocate() local
|
| H A D | inode.c | 5309 u64 last_byte; in btrfs_cont_expand() local
|
| /linux/drivers/soundwire/ |
| H A D | cadence_master.c | 2257 u8 *last_byte; in sdw_cdns_prepare_write_pd0_buffer() local 2311 u8 *last_byte; in sdw_cdns_prepare_read_pd0_buffer() local
|
| /linux/fs/iomap/ |
| H A D | buffered-io.c | 1353 loff_t last_byte; in iomap_write_delalloc_ifs_punch() local
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 4095 u8 last_byte; in e1000_tbi_should_accept() local
|
| H A D | e1000_hw.h | 2452 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 3081 unsigned char last_byte, in mvneta_set_special_mcast_addr()
|