Searched refs:dext (Results 1 – 7 of 7) sorted by relevance
/linux/lib/zlib_inflate/ |
A D | inftrees.c | 56 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ in zlib_inflate_table() local 182 extra = dext; in zlib_inflate_table()
|
/linux/drivers/net/ethernet/sun/ |
A D | sunvnet_common.c | 414 struct vio_net_dext *dext = vio_net_ext(desc); in vnet_rx_one() local 418 if (dext->flags & VNET_PKT_HCK_IPV4_HDRCKSUM) { in vnet_rx_one() 426 if ((dext->flags & VNET_PKT_HCK_FULLCKSUM) && in vnet_rx_one() 442 if (dext->flags & VNET_PKT_HCK_IPV4_HDRCKSUM_OK) { in vnet_rx_one() 445 if (dext->flags & VNET_PKT_HCK_FULLCKSUM_OK) in vnet_rx_one() 1429 struct vio_net_dext *dext = vio_net_ext(d); in sunvnet_start_xmit_common() local 1431 memset(dext, 0, sizeof(*dext)); in sunvnet_start_xmit_common() 1433 dext->ipv4_lso_mss = skb_shinfo(port->tx_bufs[txi].skb) in sunvnet_start_xmit_common() 1435 dext->flags |= VNET_PKT_IPV4_LSO; in sunvnet_start_xmit_common() 1439 dext->flags |= VNET_PKT_HCK_IPV4_HDRCKSUM_OK; in sunvnet_start_xmit_common() [all …]
|
/linux/arch/mips/include/asm/mach-loongson64/ |
A D | kernel-entry-init.h | 85 dext t2, t1, 2, 2
|
/linux/fs/btrfs/ |
A D | zoned.c | 250 struct btrfs_dev_extent *dext; in calculate_emulated_zone_size() local 277 dext = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_extent); in calculate_emulated_zone_size() 278 fs_info->zone_size = btrfs_dev_extent_length(leaf, dext); in calculate_emulated_zone_size()
|
A D | volumes.c | 8183 struct btrfs_dev_extent *dext; in btrfs_verify_dev_extents() local 8196 dext = btrfs_item_ptr(leaf, slot, struct btrfs_dev_extent); in btrfs_verify_dev_extents() 8197 chunk_offset = btrfs_dev_extent_chunk_offset(leaf, dext); in btrfs_verify_dev_extents() 8198 physical_len = btrfs_dev_extent_length(leaf, dext); in btrfs_verify_dev_extents()
|
/linux/ |
A D | System.map | 58029 ffff800010f7cfe8 d dext.0
|
A D | .tmp_System.map | 58029 ffff800010f7cfe8 d dext.0
|
Completed in 308 milliseconds