Home
last modified time | relevance | path

Searched defs:vip (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c257 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in queue_setup() local
426 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_s_std() local
461 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_g_std() local
479 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_querystd() local
511 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_s_input() local
536 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_g_input() local
772 struct sta2x11_vip *vip = data; in vip_irq() local
965 struct sta2x11_vip *vip; in sta2x11_vip_init_one() local
1141 struct sta2x11_vip *vip = in sta2x11_vip_remove_one() local
1179 struct sta2x11_vip *vip = in sta2x11_vip_suspend() local
[all …]
/openbmc/linux/drivers/staging/media/tegra-video/
H A Dvip.c54 struct tegra_vip *vip = vip_channel_to_vip(vip_chan); in tegra_vip_enable_stream() local
81 struct tegra_vip *vip = vip_channel_to_vip(vip_chan); in tegra_vip_disable_stream() local
111 static int tegra_vip_channel_of_parse(struct tegra_vip *vip) in tegra_vip_channel_of_parse()
158 static int tegra_vip_channel_init(struct tegra_vip *vip) in tegra_vip_channel_init()
192 struct tegra_vip *vip = host1x_client_to_vip(client); in tegra_vip_init() local
212 struct tegra_vip *vip = host1x_client_to_vip(client); in tegra_vip_exit() local
229 struct tegra_vip *vip; in tegra_vip_probe() local
259 struct tegra_vip *vip = platform_get_drvdata(pdev); in tegra_vip_remove() local
/openbmc/linux/samples/bpf/
H A Dxdp_tx_iptunnel_common.h11 struct vip { struct
12 union {
15 } daddr;
16 __u16 dport;
17 __u16 family;
18 __u8 protocol;
H A Dxdp_tx_iptunnel_kern.c87 struct vip vip = {}; in handle_ipv4() local
161 struct vip vip = {}; in handle_ipv6() local
H A Dxdp_tx_iptunnel_user.c163 struct vip vip = {}; in main() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_iptunnel_common.h11 struct vip { struct
12 union {
15 } daddr;
16 __u16 dport;
17 __u16 family;
18 __u8 protocol;
/openbmc/linux/fs/freevxfs/
H A Dvxfs_inode.c27 vxfs_dumpi(struct vxfs_inode_info *vip, ino_t ino) in vxfs_dumpi()
54 vxfs_transmod(struct vxfs_inode_info *vip) in vxfs_transmod()
77 struct vxfs_inode_info *vip, struct vxfs_dinode *dip) in dip2vip_cpy()
155 struct vxfs_inode_info *vip = VXFS_INO(inode); in vxfs_blkiget() local
186 __vxfs_iget(struct inode *ilistp, struct vxfs_inode_info *vip, ino_t ino) in __vxfs_iget()
255 struct vxfs_inode_info *vip; in vxfs_iget() local
H A Dvxfs_bmap.c46 struct vxfs_inode_info *vip = VXFS_INO(ip); in vxfs_bmap_ext4() local
188 struct vxfs_inode_info *vip = VXFS_INO(ip); in vxfs_bmap_typed() local
252 struct vxfs_inode_info *vip = VXFS_INO(ip); in vxfs_bmap1() local
H A Dvxfs_immed.c33 struct vxfs_inode_info *vip = VXFS_INO(folio->mapping->host); in vxfs_immed_read_folio() local
H A Dvxfs_fshead.c88 struct vxfs_inode_info *vip; in vxfs_read_fshead() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_loop.c84 struct vip vip = {}; in handle_ipv4() local
156 struct vip vip = {}; in handle_ipv6() local
H A Dtest_xdp.c88 struct vip vip = {}; in handle_ipv4() local
160 struct vip vip = {}; in handle_ipv6() local
H A Dtest_xdp_dynptr.c89 struct vip vip = {}; in handle_ipv4() local
170 struct vip vip = {}; in handle_ipv6() local
H A Dtest_xdp_noinline.c136 __be32 vip; member
656 struct vip_definition vip = { }; in process_packet() local
H A Dtest_l4lb_noinline.c335 struct vip vip = {}; in process_packet() local
H A Dtest_l4lb.c336 struct vip vip = {}; in process_packet() local
H A Dtest_l4lb_noinline_dynptr.c340 struct vip vip = {}; in process_packet() local
/openbmc/linux/arch/alpha/kernel/
H A Dproto.h9 #define vip volatile int * macro
H A Dcore_cia.c46 #define vip volatile int * macro
/openbmc/linux/net/8021q/
H A Dvlan.h149 struct vlan_dev_priv *vip = vlan_dev_priv(dev); in vlan_get_ingress_priority() local
/openbmc/linux/drivers/parisc/
H A Diosapic.c897 struct vector_info *vip; in iosapic_register() local
/openbmc/linux/arch/alpha/include/asm/
H A Dcore_mcpcia.h249 #define vip volatile int __force * macro
H A Dcore_lca.h219 #define vip volatile int __force * macro
H A Dcore_cia.h341 #define vip volatile int __force * macro
H A Dcore_apecs.h374 #define vip volatile int __force * macro

12