| /kernel/linux/common_modules/newip/examples/ |
| H A D | nip_lib.c | 51 unsigned char first_byte; in nip_addr_fmt() local [all...] |
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/common_modules/newip/src/common/ |
| H A D | nip_addr.c | 53 static inline int is_1byte_addr_flag(unsigned char first_byte) in is_1byte_addr_flag() argument 67 static inline int is_2byte_addr_flag(unsigned char first_byte) in is_2byte_addr_flag() argument 78 static inline int is_3byte_addr_flag(unsigned char first_byte) in is_3byte_addr_flag() argument 88 static inline int is_5byte_addr_flag(unsigned char first_byte) in is_5byte_addr_flag() argument 98 static inline int is_7byte_addr_flag(unsigned char first_byte) in is_7byte_addr_flag() argument 108 is_8byte_addr_flag(unsigned char first_byte) is_8byte_addr_flag() argument 126 is_public_addr_flag(unsigned char first_byte) is_public_addr_flag() argument 147 nip_addr_1byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_1byte_check() argument 167 nip_addr_2byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_2byte_check() argument 188 nip_addr_3byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_3byte_check() argument 208 nip_addr_5byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_5byte_check() argument 228 nip_addr_7byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_7byte_check() argument 248 nip_addr_8byte_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_8byte_check() argument 272 nip_addr_public_check(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_public_check() argument 283 nip_addr_unknown(unsigned char first_byte, unsigned char second_byte, unsigned char third_byte, int addr_len) nip_addr_unknown() argument 309 unsigned char first_byte, second_byte, third_byte; nip_addr_invalid() local 371 unsigned char first_byte = addr->NIP_ADDR_FIELD8[0]; get_nip_addr_len() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/ |
| H A D | mcp251xfd-regmap.c | 81 u8 first_byte, last_byte, len; in mcp251xfd_regmap_nocrc_update_bits() local
|
| H A D | mcp251xfd-core.c | 189 u8 first_byte, last_byte, len; in mcp251xfd_cmd_prepare_write_reg() local
|
| /kernel/linux/linux-5.10/drivers/staging/rts5208/ |
| H A D | spi.c | 714 int first_byte = 1; in spi_write_flash() local
|
| /kernel/linux/linux-6.6/drivers/staging/rts5208/ |
| H A D | spi.c | 712 int first_byte = 1; in spi_write_flash() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp.c | 257 bool first_byte = true; in bcmasp_netfilt_wr_m_wake() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | compression.c | 390 u64 first_byte = disk_start; in btrfs_submit_compressed_write() local
|
| H A D | extent_io.c | 2962 struct bio *btrfs_bio_alloc(u64 first_byte) in btrfs_bio_alloc() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | extent_io.c | 4419 unsigned int first_byte = start + BIT_BYTE(pos); in extent_buffer_bitmap_set() local 4456 unsigned int first_byte = start + BIT_BYTE(pos); in extent_buffer_bitmap_clear() local [all...] |