Home
last modified time | relevance | path

Searched refs:vh (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.15/fs/efs/
H A Dsuper.c152 if (be32_to_cpu(vh->vh_magic) != VHMAGIC) { in module_exit()
161 ui = ((__be32 *) (vh + 1)) - 1; in module_exit()
162 for(csum = 0; ui >= ((__be32 *) vh);) { in module_exit()
172 pr_debug("bf: \"%16s\"\n", vh->vh_bootfile); in module_exit()
179 name[j] = vh->vh_vd[i].vd_name[j]; in module_exit()
185 name, (int) be32_to_cpu(vh->vh_vd[i].vd_lbn), in module_exit()
186 (int) be32_to_cpu(vh->vh_vd[i].vd_nbytes)); in module_exit()
197 if (be32_to_cpu(vh->vh_pt[i].pt_nblks)) { in module_exit()
199 i, (int)be32_to_cpu(vh->vh_pt[i].pt_firstlbn), in module_exit()
200 (int)be32_to_cpu(vh->vh_pt[i].pt_nblks), in module_exit()
[all …]
/linux-6.15/tools/testing/selftests/net/
H A Dtap.c312 vh->flags = VIRTIO_NET_HDR_F_NEEDS_CSUM; in build_test_packet_valid_udp_gso()
313 vh->csum_start = ETH_HLEN + sizeof(struct iphdr); in build_test_packet_valid_udp_gso()
315 vh->gso_type = VIRTIO_NET_HDR_GSO_UDP; in build_test_packet_valid_udp_gso()
316 vh->gso_size = ETH_DATA_LEN - sizeof(struct iphdr); in build_test_packet_valid_udp_gso()
317 cur += sizeof(*vh); in build_test_packet_valid_udp_gso()
331 vh->flags = VIRTIO_NET_HDR_F_DATA_VALID; in build_test_packet_valid_udp_csum()
332 vh->gso_type = VIRTIO_NET_HDR_GSO_NONE; in build_test_packet_valid_udp_csum()
333 cur += sizeof(*vh); in build_test_packet_valid_udp_csum()
349 vh->flags = 0; in build_test_packet_crash_tap_invalid_eth_proto()
350 vh->gso_type = VIRTIO_NET_HDR_GSO_UDP; in build_test_packet_crash_tap_invalid_eth_proto()
[all …]
H A Dpsock_snd.c78 struct virtio_net_hdr *vh = header; in build_vnet_header() local
80 vh->hdr_len = ETH_HLEN + sizeof(struct iphdr) + sizeof(struct udphdr); in build_vnet_header()
83 vh->flags |= VIRTIO_NET_HDR_F_NEEDS_CSUM; in build_vnet_header()
84 vh->csum_start = ETH_HLEN + sizeof(struct iphdr); in build_vnet_header()
85 vh->csum_offset = __builtin_offsetof(struct udphdr, check); in build_vnet_header()
89 vh->csum_start += sizeof(struct udphdr) + cfg_payload_len - in build_vnet_header()
90 vh->csum_offset - 1; in build_vnet_header()
94 vh->gso_type = VIRTIO_NET_HDR_GSO_UDP; in build_vnet_header()
95 vh->gso_size = cfg_mtu - sizeof(struct iphdr); in build_vnet_header()
98 return sizeof(*vh); in build_vnet_header()
/linux-6.15/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c89 const vop_header *vh; member
421 return __le32_to_cpu((*vh)[1]) & 0xFF; in vop_vsize()
426 return __le32_to_cpu((*vh)[2]); in vop_mpeg_offset()
431 return __le32_to_cpu((*vh)[3]); in vop_jpeg_offset()
441 return __le32_to_cpu((*vh)[5]); in vop_sec()
446 return __le32_to_cpu((*vh)[6]); in vop_usec()
486 if (!vop_type(vh)) { in solo_fill_mpeg()
510 const vop_header *vh = enc_buf->vh; in solo_enc_fillbuf() local
516 ret = solo_fill_mpeg(solo_enc, vb, vh); in solo_enc_fillbuf()
617 enc_buf.vh = solo_dev->vh_buf; in solo_handle_ring()
[all …]
/linux-6.15/fs/hfsplus/
H A Dioctl.c32 struct hfsplus_vh *vh = sbi->s_vhdr; in hfsplus_ioctl_bless() local
42 vh->finder_info[0] = bvh->finder_info[0] = in hfsplus_ioctl_bless()
50 vh->finder_info[1] = bvh->finder_info[1] = cpu_to_be32(cnid); in hfsplus_ioctl_bless()
53 vh->finder_info[5] = bvh->finder_info[5] = in hfsplus_ioctl_bless()
/linux-6.15/tools/testing/selftests/net/lib/
H A Dcsum.c408 struct virtio_net_hdr vh = {0}; in send_packet() local
421 vh.flags = VIRTIO_NET_HDR_F_NEEDS_CSUM; in send_packet()
426 vh.csum_start = sizeof(struct ethhdr) + sizeof(struct iphdr); in send_packet()
431 vh.csum_start += ENC_HEADER_LEN; in send_packet()
434 vh.csum_offset = __builtin_offsetof(struct tcphdr, check); in send_packet()
435 vh.hdr_len = vh.csum_start + sizeof(struct tcphdr); in send_packet()
437 vh.csum_offset = __builtin_offsetof(struct udphdr, check); in send_packet()
438 vh.hdr_len = vh.csum_start + sizeof(struct udphdr); in send_packet()
445 iov[0].iov_base = &vh; in send_packet()
446 iov[0].iov_len = sizeof(vh); in send_packet()
[all …]
/linux-6.15/arch/arm64/include/asm/
H A Dkvm_hyp.h42 #define read_sysreg_elx(r,nvh,vh) \ argument
46 __mrs_s("%0", r##vh), \
52 #define write_sysreg_elx(v,r,nvh,vh) \ argument
56 __msr_s(r##vh, "%x0"), \
/linux-6.15/sound/usb/6fire/
H A Dcomm.c56 u8 reg, u8 vl, u8 vh) in usb6fire_comm_init_buffer() argument
66 buffer[6] = vh; in usb6fire_comm_init_buffer()
125 u8 reg, u8 vl, u8 vh) in usb6fire_comm_write16() argument
135 usb6fire_comm_init_buffer(buffer, 0x00, request, reg, vl, vh); in usb6fire_comm_write16()
H A Dcomm.h32 u8 vh, u8 vl);
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgddr5.c37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
47 vh = ram->next->bios.ramcfg_11_02_10; in nvkm_gddr5_calc()
114 ram->mr[7] |= (vh & 0x01) << 7; in nvkm_gddr5_calc()
/linux-6.15/drivers/mtd/ubi/
H A Dfastmap.c107 struct ubi_vid_hdr *vh; in new_fm_vbuf() local
113 vh = ubi_get_vid_hdr(new); in new_fm_vbuf()
114 vh->vol_type = UBI_VID_DYNAMIC; in new_fm_vbuf()
120 vh->compat = UBI_COMPAT_DELETE; in new_fm_vbuf()
405 struct ubi_vid_hdr *vh; in scan_pool() local
420 vh = ubi_get_vid_hdr(vb); in scan_pool()
865 struct ubi_vid_hdr *vh; in ubi_scan_fastmap() local
953 vh = ubi_get_vid_hdr(vb); in ubi_scan_fastmap()
1007 be32_to_cpu(vh->vol_id), in ubi_scan_fastmap()
1411 struct ubi_vid_hdr *vh; in invalidate_fastmap() local
[all …]
/linux-6.15/drivers/gpu/drm/nouveau/include/nvif/
H A Dunpack.h14 #define nvif_unpack(r,d,s,m,vl,vh,x) ({ \ argument
16 int _ret = (r), _vl = (vl), _vh = (vh); \
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_core.c666 return vh; in vxlan_gro_remcsum()
674 vh = skb_gro_remcsum_process(skb, (void *)vh, off, hdrlen, in vxlan_gro_remcsum()
679 return vh; in vxlan_gro_remcsum()
698 if (unlikely(!vh)) in vxlan_gro_prepare_receive()
703 flags = vh->vx_flags; in vxlan_gro_prepare_receive()
706 vh = vxlan_gro_remcsum(skb, off_vx, vh, sizeof(struct vxlanhdr), in vxlan_gro_prepare_receive()
711 if (!vh) in vxlan_gro_prepare_receive()
729 return vh; in vxlan_gro_prepare_receive()
755 struct vxlanhdr *vh; in vxlan_gpe_gro_receive() local
760 if (vh) { in vxlan_gpe_gro_receive()
[all …]
/linux-6.15/include/linux/
H A Dif_vlan.h621 struct vlan_hdr vhdr, *vh; in __vlan_get_protocol_offset() local
623 vh = skb_header_pointer(skb, mac_offset + vlan_depth, in __vlan_get_protocol_offset()
625 if (unlikely(!vh || !--parse_depth)) in __vlan_get_protocol_offset()
628 type = vh->h_vlan_encapsulated_proto; in __vlan_get_protocol_offset()
/linux-6.15/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c170 struct nfqnl_msg_verdict_hdr vh = { in nfq_build_verdict() local
185 mnl_attr_put(nlh, NFQA_VERDICT_HDR, sizeof(vh), &vh); in nfq_build_verdict()
/linux-6.15/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c321 vh = skb_vlan_eth_hdr(skb); in qlcnic_send_filter()
322 vlan_id = ntohs(vh->h_vlan_TCI); in qlcnic_send_filter()
465 struct vlan_ethhdr *vh; in qlcnic_tx_pkt() local
470 vh = skb_vlan_eth_hdr(skb); in qlcnic_tx_pkt()
472 vlan_tci = ntohs(vh->h_vlan_TCI); in qlcnic_tx_pkt()
473 protocol = ntohs(vh->h_vlan_encapsulated_proto); in qlcnic_tx_pkt()
525 vh = (struct vlan_ethhdr *)((char *) hwdesc + 2); in qlcnic_tx_pkt()
526 skb_copy_from_linear_data(skb, vh, 12); in qlcnic_tx_pkt()
527 vh->h_vlan_proto = htons(ETH_P_8021Q); in qlcnic_tx_pkt()
528 vh->h_vlan_TCI = htons(vlan_tci); in qlcnic_tx_pkt()
[all …]
/linux-6.15/net/openvswitch/
H A Dflow.c453 struct vlan_head *vh = (struct vlan_head *)skb->data; in parse_vlan_tag() local
455 if (likely(!eth_type_vlan(vh->tpid))) in parse_vlan_tag()
465 vh = (struct vlan_head *)skb->data; in parse_vlan_tag()
466 key_vh->tci = vh->tci | htons(VLAN_CFI_MASK); in parse_vlan_tag()
467 key_vh->tpid = vh->tpid; in parse_vlan_tag()
/linux-6.15/Documentation/devicetree/bindings/ufs/
H A Dsamsung,exynos-ufs.yaml21 - samsung,exynosautov9-ufs-vh
/linux-6.15/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c1851 struct vlan_ethhdr *vh; in netxen_tso_check() local
1855 vh = skb_vlan_eth_hdr(skb); in netxen_tso_check()
1856 protocol = vh->h_vlan_encapsulated_proto; in netxen_tso_check()
1928 vh = (struct vlan_ethhdr *)((char *)hwdesc + 2); in netxen_tso_check()
1929 skb_copy_from_linear_data(skb, vh, 12); in netxen_tso_check()
1930 vh->h_vlan_proto = htons(ETH_P_8021Q); in netxen_tso_check()
1931 vh->h_vlan_TCI = htons(vid); in netxen_tso_check()
1933 (char *)vh + 16, copy_len - 16); in netxen_tso_check()
/linux-6.15/drivers/net/thunderbolt/
H A Dmain.c1021 struct vlan_hdr *vhdr, vh; in tbnet_xmit_csum_and_map() local
1023 vhdr = skb_header_pointer(skb, ETH_HLEN, sizeof(vh), &vh); in tbnet_xmit_csum_and_map()
/linux-6.15/drivers/net/ethernet/renesas/
H A Dravb_main.c2076 struct vlan_hdr vhdr, *vh; in ravb_can_tx_csum_gbeth() local
2078 vh = skb_header_pointer(skb, ETH_HLEN, sizeof(vhdr), &vhdr); in ravb_can_tx_csum_gbeth()
2079 if (!vh) in ravb_can_tx_csum_gbeth()
2082 net_protocol = ntohs(vh->h_vlan_encapsulated_proto); in ravb_can_tx_csum_gbeth()
/linux-6.15/drivers/ufs/host/
H A Dufs-exynos.c109 #define MHCTRL_EN_VH(vh) (vh << 1) argument
/linux-6.15/kernel/trace/
H A Dtrace_events_filter.c2647 #define DATA_REC(m, va, vb, vc, vd, ve, vf, vg, vh, nvisit) \ argument
2651 .e = ve, .f = vf, .g = vg, .h = vh }, \
/linux-6.15/drivers/cxl/core/
H A Dregion.c1577 int i, rc, rch = 0, vh = 0; in cxl_region_setup_targets() local
1589 vh++; in cxl_region_setup_targets()
1613 if (rch && vh) { in cxl_region_setup_targets()
/linux-6.15/net/packet/
H A Daf_packet.c543 struct vlan_hdr vhdr, *vh; in vlan_get_tci() local
563 vh = skb_header_pointer(skb, skb_mac_offset(skb) + header_len, in vlan_get_tci()
565 if (unlikely(!vh)) in vlan_get_tci()
568 return ntohs(vh->h_vlan_TCI); in vlan_get_tci()

12