Home
last modified time | relevance | path

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

12

/linux/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c204 static inline void reg_write(struct sta2x11_vip *vip, unsigned int reg, u32 val) in reg_write()
209 static inline u32 reg_read(struct sta2x11_vip *vip, unsigned int reg) in reg_read()
214 static void start_dma(struct sta2x11_vip *vip, struct vip_buffer *vip_buf) in start_dma()
231 static void vip_active_buf_next(struct sta2x11_vip *vip) in vip_active_buf_next()
257 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in queue_setup() local
285 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
303 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
320 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish() local
334 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in start_streaming() local
350 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in stop_streaming() local
[all …]
/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
/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;
/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
/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()
153 struct vxfs_inode_info *vip = VXFS_INO(inode); in vxfs_blkiget() local
184 __vxfs_iget(struct inode *ilistp, struct vxfs_inode_info *vip, ino_t ino) in __vxfs_iget()
253 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
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp.c89 struct vip vip = {}; in handle_ipv4() local
161 struct vip vip = {}; in handle_ipv6() local
H A Dtest_xdp_loop.c85 struct vip vip = {}; in handle_ipv4() local
157 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.c137 __be32 vip; member
671 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
/linux/arch/alpha/kernel/
H A Dproto.h10 #define vip volatile int * macro
H A Dcore_cia.c46 #define vip volatile int * macro
/linux/net/8021q/
H A Dvlan.h149 struct vlan_dev_priv *vip = vlan_dev_priv(dev); in vlan_get_ingress_priority() local
/linux/drivers/parisc/
H A Diosapic.c897 struct vector_info *vip; in iosapic_register() local
/linux/arch/alpha/include/asm/
H A Dcore_mcpcia.h249 #define vip volatile int __force * macro
H A Dcore_cia.h341 #define vip volatile int __force * macro
H A Dcore_t2.h353 #define vip volatile int * macro
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_request.c207 struct i915_request *request, *vip; in igt_request_rewind() local

12