Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/media/pci/sta2x11/
H A 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 …]
/OK3568_Linux_fs/kernel/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;
/OK3568_Linux_fs/kernel/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.c167 struct vip vip = {}; in main() local
/OK3568_Linux_fs/kernel/fs/freevxfs/
H A 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
H A 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
H A Dvxfs_immed.c68 struct vxfs_inode_info *vip = VXFS_INO(pp->mapping->host); in vxfs_immed_readpage() local
H A Dvxfs_fshead.c112 struct vxfs_inode_info *vip; in vxfs_read_fshead() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_xdp.c90 struct vip vip = {}; in handle_ipv4() local
162 struct vip vip = {}; in handle_ipv6() local
H A Dtest_xdp_loop.c86 struct vip vip = {}; in handle_ipv4() local
158 struct vip vip = {}; in handle_ipv6() local
H A Dtest_xdp_noinline.c136 __be32 vip; member
697 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.c338 struct vip vip = {}; in process_packet() local
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dproto.h9 #define vip volatile int * macro
H A Dcore_cia.c46 #define vip volatile int * macro
/OK3568_Linux_fs/kernel/drivers/clk/sirf/
H A Dclk-prima2.c63 usp2, vip, gfx, mm, lcd, vpp, mmc01, mmc23, mmc45, usbpll, enumerator
H A Dclk-atlas6.c64 usp2, vip, gfx, gfx2d, lcd, vpp, mmc01, mmc23, mmc45, usbpll, enumerator
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan.h143 struct vlan_dev_priv *vip = vlan_dev_priv(dev); in vlan_get_ingress_priority() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dpolygon.hpp429 typename graph::vertex_handle vip = g.add_vertex(tit->point); in apply() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.c57 vbeInfoPtr vip = NULL; in VBEExtendedInit() local
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Diosapic.c906 struct vector_info *vip; in iosapic_register() local
/OK3568_Linux_fs/kernel/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

12