| /kernel/linux/linux-6.6/drivers/media/pci/solo6x10/ |
| D | solo6x10-v4l2-enc.c | 89 const vop_header *vh; member 394 static inline __always_unused int vop_interlaced(const vop_header *vh) in vop_interlaced() 399 static inline __always_unused u8 vop_channel(const vop_header *vh) in vop_channel() 404 static inline u8 vop_type(const vop_header *vh) in vop_type() 409 static inline u32 vop_mpeg_size(const vop_header *vh) in vop_mpeg_size() 414 static inline u8 __always_unused vop_hsize(const vop_header *vh) in vop_hsize() 419 static inline u8 __always_unused vop_vsize(const vop_header *vh) in vop_vsize() 424 static inline u32 vop_mpeg_offset(const vop_header *vh) in vop_mpeg_offset() 429 static inline u32 vop_jpeg_offset(const vop_header *vh) in vop_jpeg_offset() 434 static inline u32 vop_jpeg_size(const vop_header *vh) in vop_jpeg_size() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
| D | solo6x10-v4l2-enc.c | 89 const vop_header *vh; member 394 static inline int vop_interlaced(const vop_header *vh) in vop_interlaced() 399 static inline u8 vop_channel(const vop_header *vh) in vop_channel() 404 static inline u8 vop_type(const vop_header *vh) in vop_type() 409 static inline u32 vop_mpeg_size(const vop_header *vh) in vop_mpeg_size() 414 static inline u8 vop_hsize(const vop_header *vh) in vop_hsize() 419 static inline u8 vop_vsize(const vop_header *vh) in vop_vsize() 424 static inline u32 vop_mpeg_offset(const vop_header *vh) in vop_mpeg_offset() 429 static inline u32 vop_jpeg_offset(const vop_header *vh) in vop_jpeg_offset() 434 static inline u32 vop_jpeg_size(const vop_header *vh) in vop_jpeg_size() [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | kvm_hyp.h | 18 #define read_sysreg_elx(r,nvh,vh) \ argument 28 #define write_sysreg_elx(v,r,nvh,vh) \ argument
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | kvm_hyp.h | 42 #define read_sysreg_elx(r,nvh,vh) \ argument 52 #define write_sysreg_elx(v,r,nvh,vh) \ argument
|
| /kernel/linux/linux-5.10/sound/usb/6fire/ |
| D | comm.c | 56 u8 reg, u8 vl, u8 vh) in usb6fire_comm_init_buffer() 125 u8 reg, u8 vl, u8 vh) in usb6fire_comm_write16()
|
| /kernel/linux/linux-6.6/sound/usb/6fire/ |
| D | comm.c | 56 u8 reg, u8 vl, u8 vh) in usb6fire_comm_init_buffer() 125 u8 reg, u8 vl, u8 vh) in usb6fire_comm_write16()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| D | unpack.h | 14 #define nvif_unpack(r,d,s,m,vl,vh,x) ({ \ argument
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| D | ioctl.c | 32 struct hfsplus_vh *vh = sbi->s_vhdr; in hfsplus_ioctl_bless() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
| D | unpack.h | 14 #define nvif_unpack(r,d,s,m,vl,vh,x) ({ \ argument
|
| /kernel/linux/linux-6.6/drivers/mtd/ubi/ |
| D | fastmap.c | 107 struct ubi_vid_hdr *vh; in new_fm_vbuf() local 405 struct ubi_vid_hdr *vh; in scan_pool() local 865 struct ubi_vid_hdr *vh; in ubi_scan_fastmap() local 1458 struct ubi_vid_hdr *vh; in invalidate_fastmap() local
|
| /kernel/linux/linux-5.10/drivers/mtd/ubi/ |
| D | fastmap.c | 107 struct ubi_vid_hdr *vh; in new_fm_vbuf() local 405 struct ubi_vid_hdr *vh; in scan_pool() local 847 struct ubi_vid_hdr *vh; in ubi_scan_fastmap() local 1448 struct ubi_vid_hdr *vh; in invalidate_fastmap() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | tap.c | 309 struct virtio_net_hdr *vh = (struct virtio_net_hdr *)buf; in build_test_packet_valid_udp_gso() local 329 struct virtio_net_hdr *vh = (struct virtio_net_hdr *)buf; in build_test_packet_valid_udp_csum() local 346 struct virtio_net_hdr *vh = (struct virtio_net_hdr *)buf; in build_test_packet_crash_tap_invalid_eth_proto() local
|
| D | psock_snd.c | 78 struct virtio_net_hdr *vh = header; in build_vnet_header() local
|
| D | csum.c | 408 struct virtio_net_hdr vh = {0}; in send_packet() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | gddr5.c | 37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | gddr5.c | 37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| D | ioctl.c | 32 struct hfsplus_vh *vh = sbi->s_vhdr; in hfsplus_ioctl_bless() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | psock_snd.c | 78 struct virtio_net_hdr *vh = header; in build_vnet_header() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
| D | nf-queue.c | 170 struct nfqnl_msg_verdict_hdr vh = { in nfq_build_verdict() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/netfilter/ |
| D | nf-queue.c | 170 struct nfqnl_msg_verdict_hdr vh = { in nfq_build_verdict() local
|
| /kernel/linux/linux-6.6/net/openvswitch/ |
| D | flow.c | 453 struct vlan_head *vh = (struct vlan_head *)skb->data; in parse_vlan_tag() local
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| D | flow.c | 304 struct vlan_head *vh = (struct vlan_head *)skb->data; in parse_vlan_tag() local
|
| /kernel/linux/linux-6.6/drivers/net/vxlan/ |
| D | vxlan_core.c | 654 struct vxlanhdr *vh, size_t hdrlen, in vxlan_gro_remcsum() 684 struct vxlanhdr *vh, *vh2; in vxlan_gro_prepare_receive() local 751 struct vxlanhdr *vh; in vxlan_gpe_gro_receive() local 780 struct vxlanhdr *vh = (struct vxlanhdr *)(skb->data + nhoff); in vxlan_gpe_gro_complete() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | if_vlan.h | 608 struct vlan_hdr vhdr, *vh; in __vlan_get_protocol() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | if_vlan.h | 614 struct vlan_hdr vhdr, *vh; in __vlan_get_protocol_offset() local
|