Home
last modified time | relevance | path

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

12

/Linux-v5.10/drivers/media/pci/sta2x11/
Dsta2x11_vip.c203 static inline void reg_write(struct sta2x11_vip *vip, unsigned int reg, u32 val) in reg_write()
208 static inline u32 reg_read(struct sta2x11_vip *vip, unsigned int reg) in reg_read()
213 static void start_dma(struct sta2x11_vip *vip, struct vip_buffer *vip_buf) in start_dma()
230 static void vip_active_buf_next(struct sta2x11_vip *vip) in vip_active_buf_next()
256 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in queue_setup() local
284 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
302 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
319 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish() local
333 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in start_streaming() local
349 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in stop_streaming() local
[all …]
/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_iptunnel_common.h11 struct vip { struct
12 union {
15 } daddr;
16 __u16 dport;
17 __u16 family;
18 __u8 protocol;
/Linux-v5.10/samples/bpf/
Dxdp_tx_iptunnel_common.h11 struct vip { struct
12 union {
15 } daddr;
16 __u16 dport;
17 __u16 family;
18 __u8 protocol;
Dxdp_tx_iptunnel_kern.c87 struct vip vip = {}; in handle_ipv4() local
161 struct vip vip = {}; in handle_ipv6() local
Dxdp_tx_iptunnel_user.c167 struct vip vip = {}; in main() local
/Linux-v5.10/fs/freevxfs/
Dvxfs_inode.c51 vxfs_dumpi(struct vxfs_inode_info *vip, ino_t ino) in vxfs_dumpi()
78 vxfs_transmod(struct vxfs_inode_info *vip) in vxfs_transmod()
101 struct vxfs_inode_info *vip, struct vxfs_dinode *dip) in dip2vip_cpy()
180 struct vxfs_inode_info *vip = VXFS_INO(inode); in vxfs_blkiget() local
211 __vxfs_iget(struct inode *ilistp, struct vxfs_inode_info *vip, ino_t ino) in __vxfs_iget()
280 struct vxfs_inode_info *vip; in vxfs_iget() local
Dvxfs_bmap.c70 struct vxfs_inode_info *vip = VXFS_INO(ip); in vxfs_bmap_ext4() local
212 struct vxfs_inode_info *vip = VXFS_INO(ip); in vxfs_bmap_typed() local
276 struct vxfs_inode_info *vip = VXFS_INO(ip); in vxfs_bmap1() local
Dvxfs_immed.c68 struct vxfs_inode_info *vip = VXFS_INO(pp->mapping->host); in vxfs_immed_readpage() local
Dvxfs_fshead.c112 struct vxfs_inode_info *vip; in vxfs_read_fshead() local
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_xdp.c90 struct vip vip = {}; in handle_ipv4() local
162 struct vip vip = {}; in handle_ipv6() local
Dtest_xdp_loop.c86 struct vip vip = {}; in handle_ipv4() local
158 struct vip vip = {}; in handle_ipv6() local
Dtest_xdp_noinline.c136 __be32 vip; member
697 struct vip_definition vip = { }; in process_packet() local
Dtest_l4lb.c338 struct vip vip = {}; in process_packet() local
Dtest_l4lb_noinline.c335 struct vip vip = {}; in process_packet() local
/Linux-v5.10/arch/alpha/kernel/
Dproto.h9 #define vip volatile int * macro
Dcore_cia.c46 #define vip volatile int * macro
/Linux-v5.10/drivers/clk/sirf/
Dclk-atlas6.c64 usp2, vip, gfx, gfx2d, lcd, vpp, mmc01, mmc23, mmc45, usbpll, enumerator
Dclk-prima2.c63 usp2, vip, gfx, mm, lcd, vpp, mmc01, mmc23, mmc45, usbpll, enumerator
/Linux-v5.10/net/8021q/
Dvlan.h143 struct vlan_dev_priv *vip = vlan_dev_priv(dev); in vlan_get_ingress_priority() local
/Linux-v5.10/drivers/parisc/
Diosapic.c905 struct vector_info *vip; in iosapic_register() local
/Linux-v5.10/arch/alpha/include/asm/
Dcore_mcpcia.h249 #define vip volatile int __force * macro
Dcore_lca.h219 #define vip volatile int __force * macro
Dcore_cia.h341 #define vip volatile int __force * macro
Dcore_apecs.h374 #define vip volatile int __force * macro
Dcore_t2.h361 #define vip volatile int * macro

12