Searched refs:vp (Results 1 - 25 of 103) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/sb/
H A Demu8000_callback.c30 static int start_voice(struct snd_emux_voice *vp);
31 static void trigger_voice(struct snd_emux_voice *vp);
32 static void release_voice(struct snd_emux_voice *vp);
33 static void update_voice(struct snd_emux_voice *vp, int update);
35 static void terminate_voice(struct snd_emux_voice *vp);
44 static void set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
45 static void set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
46 static void set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
47 static void set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
48 static void set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
95 release_voice(struct snd_emux_voice *vp) argument
111 terminate_voice(struct snd_emux_voice *vp) argument
123 update_voice(struct snd_emux_voice *vp, int update) argument
159 struct snd_emux_voice *vp; local
233 start_voice(struct snd_emux_voice *vp) argument
313 trigger_voice(struct snd_emux_voice *vp) argument
348 set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
357 set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
371 set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
382 set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
400 set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
407 set_fm2frq2(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
425 set_filterQ(struct snd_emu8000 *hw, struct snd_emux_voice *vp) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_fs_subr.c31 bhv_vnode_t *vp = BHV_TO_VNODE(bdp); local
32 struct inode *ip = vn_to_inode(vp);
34 if (VN_CACHED(vp))
45 bhv_vnode_t *vp = BHV_TO_VNODE(bdp); local
46 struct inode *ip = vn_to_inode(vp);
49 if (VN_CACHED(vp)) {
50 if (VN_TRUNC(vp))
51 VUNTRUNCATE(vp);
67 bhv_vnode_t *vp = BHV_TO_VNODE(bdp); local
68 struct inode *ip = vn_to_inode(vp);
[all...]
H A Dxfs_vnode.c42 bhv_vnode_t *vp)
44 wait_queue_head_t *wq = vptosync(vp);
46 wait_event(*wq, (atomic_read(&vp->v_iocount) == 0));
51 bhv_vnode_t *vp)
53 if (atomic_dec_and_test(&vp->v_iocount))
54 wake_up(vptosync(vp));
64 bhv_vnode_t *vp,
70 bhv_vfs_force_shutdown(vp->v_vfsp, SHUTDOWN_DEVICE_REQ, f, l);
77 bhv_vnode_t *vp = vn_from_inode(inode); local
82 vp
41 vn_iowait( bhv_vnode_t *vp) argument
50 vn_iowake( bhv_vnode_t *vp) argument
63 vn_ioerror( bhv_vnode_t *vp, int error, char *f, int l) argument
112 vn_revalidate_core( bhv_vnode_t *vp, bhv_vattr_t *vap) argument
147 __vn_revalidate( bhv_vnode_t *vp, bhv_vattr_t *vattr) argument
164 vn_revalidate( bhv_vnode_t *vp) argument
176 vn_hold( bhv_vnode_t *vp) argument
210 vn_trace_entry(bhv_vnode_t *vp, const char *func, inst_t *ra) argument
216 vn_trace_exit(bhv_vnode_t *vp, const char *func, inst_t *ra) argument
222 vn_trace_hold(bhv_vnode_t *vp, char *file, int line, inst_t *ra) argument
228 vn_trace_ref(bhv_vnode_t *vp, char *file, int line, inst_t *ra) argument
234 vn_trace_rele(bhv_vnode_t *vp, char *file, int line, inst_t *ra) argument
[all...]
H A Dxfs_vnode.h55 #define VN_ISLNK(vp) S_ISLNK((vp)->v_inode.i_mode)
56 #define VN_ISREG(vp) S_ISREG((vp)->v_inode.i_mode)
57 #define VN_ISDIR(vp) S_ISDIR((vp)->v_inode.i_mode)
58 #define VN_ISCHR(vp) S_ISCHR((vp)->v_inode.i_mode)
59 #define VN_ISBLK(vp) S_ISBLK((vp)
451 vn_count(struct bhv_vnode *vp) argument
473 vn_grab(struct bhv_vnode *vp) argument
492 vn_flagset(struct bhv_vnode *vp, uint flag) argument
499 vn_flagclr(struct bhv_vnode *vp, uint flag) argument
518 vn_mark_bad(struct bhv_vnode *vp) argument
523 VN_BAD(struct bhv_vnode *vp) argument
531 vn_atime_to_bstime(bhv_vnode_t *vp, xfs_bstime_t *bs_atime) argument
537 vn_atime_to_timespec(bhv_vnode_t *vp, struct timespec *ts) argument
542 vn_atime_to_time_t(bhv_vnode_t *vp, time_t *tt) argument
[all...]
H A Dxfs_file.c58 bhv_vnode_t *vp = vn_from_inode(file->f_path.dentry->d_inode); local
63 return bhv_vop_read(vp, iocb, iov, nr_segs, &iocb->ki_pos,
97 bhv_vnode_t *vp = vn_from_inode(inode); local
102 return bhv_vop_write(vp, iocb, iov, nr_segs, &iocb->ki_pos,
224 bhv_vnode_t *vp = vn_from_inode(inode); local
226 if (vp)
227 return -bhv_vop_release(vp);
237 bhv_vnode_t *vp = vn_from_inode(dentry->d_inode); local
242 if (VN_TRUNC(vp))
243 VUNTRUNCATE(vp);
255 bhv_vnode_t *vp = vn_from_inode(inode); local
271 bhv_vnode_t *vp = vn_from_inode(filp->f_path.dentry->d_inode); local
364 bhv_vnode_t *vp = vn_from_inode(inode); local
386 bhv_vnode_t *vp = vn_from_inode(inode); local
407 bhv_vnode_t *vp = vn_from_inode(vma->vm_file->f_path.dentry->d_inode); local
433 bhv_vnode_t *vp = vn_from_inode(inode); local
[all...]
H A Dxfs_export.c138 bhv_vnode_t *vp; local
144 error = bhv_vfs_vget(vfsp, &vp, (fid_t *)data);
145 if (error || vp == NULL)
148 inode = vn_to_inode(vp);
162 bhv_vnode_t *vp, *cvp; local
166 vp = vn_from_inode(child->d_inode);
167 error = bhv_vop_lookup(vp, &dotdot, &cvp, 0, NULL, NULL);
H A Dxfs_ioctl.c77 bhv_vnode_t *vp; local
137 vp = vn_from_inode(inode);
140 memcpy(&handle.ha_fsid, vp->v_vfsp->vfs_altfsid, sizeof(xfs_fsid_t));
148 ip = xfs_vtoi(vp);
184 * If no error, caller must always VN_RELE the returned vp.
191 bhv_vnode_t **vp,
258 *vp = vpp;
276 bhv_vnode_t *vp; local
284 error = xfs_vget_fsop_handlereq(mp, parinode, &hreq, &vp, &inode);
363 bhv_vnode_t *vp; local
187 xfs_vget_fsop_handlereq( xfs_mount_t *mp, struct inode *parinode, xfs_fsop_handlereq_t *hreq, bhv_vnode_t **vp, struct inode **inode) argument
413 bhv_vnode_t *vp; local
453 bhv_vnode_t *vp; local
490 xfs_attrmulti_attr_get( bhv_vnode_t *vp, char *name, char __user *ubuf, __uint32_t *len, __uint32_t flags) argument
519 xfs_attrmulti_attr_set( bhv_vnode_t *vp, char *name, const char __user *ubuf, __uint32_t len, __uint32_t flags) argument
551 xfs_attrmulti_attr_remove( bhv_vnode_t *vp, char *name, __uint32_t flags) argument
573 bhv_vnode_t *vp; local
705 bhv_vnode_t *vp; local
1143 xfs_ioc_xattr( bhv_vnode_t *vp, xfs_inode_t *ip, struct file *filp, unsigned int cmd, void __user *arg) argument
[all...]
H A Dxfs_iops.c60 bhv_vnode_t *vp)
64 bdp = bhv_lookup_range(VN_BHV_HEAD(vp),
79 bhv_vnode_t *vp; local
81 vp = XFS_ITOV_NULL(ip);
82 if (vp) {
83 struct inode *inode = &vp->v_inode;
220 bhv_vnode_t *vp,
223 struct inode *ip = vn_to_inode(vp);
236 error = bhv_vop_attr_set(vp, name, value, length, ATTR_SECURE, NULL);
238 VMODIFY(vp);
59 xfs_vtoi( bhv_vnode_t *vp) argument
219 xfs_init_security( bhv_vnode_t *vp, struct inode *dir) argument
252 xfs_cleanup_inode( bhv_vnode_t *dvp, bhv_vnode_t *vp, struct dentry *dentry, int mode) argument
284 bhv_vnode_t *vp = NULL, *dvp = vn_from_inode(dir); local
384 bhv_vnode_t *vp = vn_from_inode(dir), *cvp; local
409 bhv_vnode_t *vp; /* vp of name being linked */ local
539 bhv_vnode_t *vp; local
617 bhv_vnode_t *vp = vn_from_inode(inode); local
649 bhv_vnode_t *vp = vn_from_inode(inode); local
714 bhv_vnode_t *vp = vn_from_inode(dentry->d_inode); local
744 bhv_vnode_t *vp = vn_from_inode(dentry->d_inode); local
773 bhv_vnode_t *vp = vn_from_inode(dentry->d_inode); local
792 bhv_vnode_t *vp = vn_from_inode(dentry->d_inode); local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demu10k1_callback.c42 static int start_voice(struct snd_emux_voice *vp);
43 static void trigger_voice(struct snd_emux_voice *vp);
44 static void release_voice(struct snd_emux_voice *vp);
45 static void update_voice(struct snd_emux_voice *vp, int update);
46 static void terminate_voice(struct snd_emux_voice *vp);
47 static void free_voice(struct snd_emux_voice *vp);
49 static void set_fmmod(struct snd_emu10k1 *hw, struct snd_emux_voice *vp);
50 static void set_fm2frq2(struct snd_emu10k1 *hw, struct snd_emux_voice *vp);
51 static void set_filterQ(struct snd_emu10k1 *hw, struct snd_emux_voice *vp);
93 struct snd_emux_voice *vp; local
128 release_voice(struct snd_emux_voice *vp) argument
145 terminate_voice(struct snd_emux_voice *vp) argument
164 free_voice(struct snd_emux_voice *vp) argument
186 update_voice(struct snd_emux_voice *vp, int update) argument
218 struct snd_emux_voice *vp; local
282 struct snd_emux_voice *vp; local
312 start_voice(struct snd_emux_voice *vp) argument
438 trigger_voice(struct snd_emux_voice *vp) argument
466 set_fmmod(struct snd_emu10k1 *hw, struct snd_emux_voice *vp) argument
484 set_fm2frq2(struct snd_emu10k1 *hw, struct snd_emux_voice *vp) argument
502 set_filterQ(struct snd_emu10k1 *hw, struct snd_emux_voice *vp) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/synth/emux/
H A Demux_synth.c47 static void terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free);
48 static void update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update);
49 static void setup_voice(struct snd_emux_voice *vp);
50 static int calc_pan(struct snd_emux_voice *vp);
51 static int calc_volume(struct snd_emux_voice *vp);
52 static int calc_pitch(struct snd_emux_voice *vp);
63 struct snd_emux_voice *vp; local
98 vp = emu->ops.get_voice(emu, port);
99 if (vp == NULL || vp
158 struct snd_emux_voice *vp; local
203 struct snd_emux_voice *vp; local
236 struct snd_emux_voice *vp; local
267 struct snd_emux_voice *vp; local
294 struct snd_emux_voice *vp; local
370 struct snd_emux_voice *vp; local
411 struct snd_emux_voice *vp; local
442 struct snd_emux_voice *vp; local
474 struct snd_emux_voice *vp; local
494 terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free) argument
512 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) argument
540 setup_voice(struct snd_emux_voice *vp) argument
627 calc_pan(struct snd_emux_voice *vp) argument
728 calc_volume(struct snd_emux_voice *vp) argument
799 calc_pitch(struct snd_emux_voice *vp) argument
904 struct snd_emux_voice *vp; local
[all...]
H A Demux_effect.c211 struct snd_emux_voice *vp = &emu->voices[i]; local
212 if (!STATE_IS_PLAYING(vp->state) || vp->chan != chan)
214 srcp = (unsigned char*)&vp->reg.parm + offset;
215 origp = (unsigned char*)&vp->zone->v.parm + offset;
233 snd_emux_setup_effect(struct snd_emux_voice *vp) argument
235 struct snd_midi_channel *chan = vp->chan;
255 srcp = (unsigned char*)&vp->reg.parm + offset;
263 vp->reg.start += effect_get_offset(chan, EMUX_FX_SAMPLE_START,
265 vp
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Davpair.c22 VALUE_PAIR **vp);
37 VALUE_PAIR *vp; local
39 vp = rc_avpair_new (attrid, pval, len, vendorcode);
41 if (vp != (VALUE_PAIR *) NULL)
43 rc_avpair_insert (list, (VALUE_PAIR *) NULL, vp);
46 return vp;
60 int rc_avpair_assign (VALUE_PAIR *vp, void *pval, int len) argument
64 switch (vp->type)
75 memcpy(vp->strvalue, (char *)pval, len);
76 vp
112 VALUE_PAIR *vp = (VALUE_PAIR *) NULL; local
162 VALUE_PAIR *vp; local
261 rc_extract_vendor_specific_attributes(int attrlen, unsigned char *ptr, VALUE_PAIR **vp) argument
352 rc_avpair_get(VALUE_PAIR *vp, UINT4 attr) argument
369 VALUE_PAIR *vp, *fp = NULL, *lp = NULL; local
402 VALUE_PAIR *vp; local
775 VALUE_PAIR *vp = NULL; local
[all...]
H A Dradattr.c59 * vp -- linked-list of RADIUS attribute-value pairs
67 print_attributes(VALUE_PAIR *vp) argument
82 for (; vp; vp=vp->next) {
83 if (rc_avpair_tostr(vp, name, sizeof(name), value, sizeof(value)) < 0) {
H A Dsendserver.c33 static int rc_pack_list (VALUE_PAIR *vp, char *secret, AUTH_HDR *auth) argument
44 while (vp != (VALUE_PAIR *) NULL)
47 if (vp->vendorcode != VENDOR_NONE) {
55 *buf++ = (((unsigned int) vp->vendorcode) >> 16) & 255;
56 *buf++ = (((unsigned int) vp->vendorcode) >> 8) & 255;
57 *buf++ = ((unsigned int) vp->vendorcode) & 255;
60 *buf++ = vp->attribute;
63 switch(vp->type) {
65 length = vp->lvalue;
68 memcpy(buf, vp
214 VALUE_PAIR *vp; local
[all...]
H A Dradius.c84 static int radius_setparams(VALUE_PAIR *vp, char *msg, REQUEST_INFO *req_info,
94 static int radius_setmppekeys(VALUE_PAIR *vp, REQUEST_INFO *req_info,
96 static int radius_setmppekeys2(VALUE_PAIR *vp, REQUEST_INFO *req_info);
124 VALUE_PAIR *avp; /* Additional (user supplied) vp's to send to server */
187 /* Append to a list of vp's for later parsing */
290 /* Add user specified vp's */
457 /* Add user specified vp's */
527 * vp -- received value-pairs
535 radius_setparams(VALUE_PAIR *vp, char *msg, REQUEST_INFO *req_info, argument
549 (*radius_attributes_hook)(vp);
722 radius_setmppekeys(VALUE_PAIR *vp, REQUEST_INFO *req_info, unsigned char *challenge) argument
776 radius_setmppekeys2(VALUE_PAIR *vp, REQUEST_INFO *req_info) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A D3c59x.c573 /* Chip features we care about in vp->capabilities, read from the EEPROM. */
647 #define VORTEX_PCI(vp) (((vp)->gendev) ? DEVICE_PCI((vp)->gendev) : NULL)
655 #define VORTEX_EISA(vp) (((vp)->gendev) ? DEVICE_EISA((vp)->gendev) : NULL)
705 static void mdio_write(struct net_device *vp, int phy_id, int location, int value);
784 struct vortex_private *vp = netdev_priv(dev); local
787 (vp
815 struct vortex_private *vp = netdev_priv(dev); local
879 struct vortex_private *vp; local
993 struct vortex_private *vp; local
1419 struct vortex_private *vp = netdev_priv(dev); local
1446 struct vortex_private *vp = netdev_priv(dev); local
1463 struct vortex_private *vp = netdev_priv(dev); local
1480 struct vortex_private *vp = netdev_priv(dev); local
1658 struct vortex_private *vp = netdev_priv(dev); local
1716 struct vortex_private *vp = netdev_priv(dev); local
1817 struct vortex_private *vp = netdev_priv(dev); local
1887 struct vortex_private *vp = netdev_priv(dev); local
1993 struct vortex_private *vp = netdev_priv(dev); local
2048 struct vortex_private *vp = netdev_priv(dev); local
2147 struct vortex_private *vp = netdev_priv(dev); local
2247 struct vortex_private *vp = netdev_priv(dev); local
2367 struct vortex_private *vp = netdev_priv(dev); local
2437 struct vortex_private *vp = netdev_priv(dev); local
2539 struct vortex_private *vp = netdev_priv(dev); local
2554 struct vortex_private *vp = netdev_priv(dev); local
2594 struct vortex_private *vp = netdev_priv(dev); local
2657 struct vortex_private *vp = netdev_priv(dev); local
2690 struct vortex_private *vp = netdev_priv(dev); local
2711 struct vortex_private *vp = netdev_priv(dev); local
2754 struct vortex_private *vp = netdev_priv(dev); local
2768 struct vortex_private *vp = netdev_priv(dev); local
2782 struct vortex_private *vp = netdev_priv(dev); local
2812 struct vortex_private *vp = netdev_priv(dev); local
2843 struct vortex_private *vp = netdev_priv(dev); local
2878 struct vortex_private *vp = netdev_priv(dev); local
2907 struct vortex_private *vp = netdev_priv(dev); local
2933 struct vortex_private *vp = netdev_priv(dev); local
3013 struct vortex_private *vp = netdev_priv(dev); local
3043 struct vortex_private *vp = netdev_priv(dev); local
3074 struct vortex_private *vp = netdev_priv(dev); local
3096 struct vortex_private *vp; local
3167 struct vortex_private *vp; local
[all...]
H A D3c515.c474 struct corkscrew_private *vp = netdev_priv(dev); local
475 list_del_init(&vp->list);
480 if (vp->dev)
481 pnp_device_detach(to_pnp_dev(vp->dev));
570 struct corkscrew_private *vp = netdev_priv(dev); local
577 vp->dev = &idev->dev;
585 vp->product_name = "3c515";
586 vp->options = dev->mem_start;
587 vp->our_dev = dev;
589 if (!vp
698 struct corkscrew_private *vp = netdev_priv(dev); local
863 struct corkscrew_private *vp = netdev_priv(dev); local
955 struct corkscrew_private *vp = netdev_priv(dev); local
994 struct corkscrew_private *vp = netdev_priv(dev); local
1260 struct corkscrew_private *vp = netdev_priv(dev); local
1326 struct corkscrew_private *vp = netdev_priv(dev); local
1415 struct corkscrew_private *vp = netdev_priv(dev); local
1470 struct corkscrew_private *vp = netdev_priv(dev); local
1490 struct corkscrew_private *vp = netdev_priv(dev); local
1572 struct corkscrew_private *vp; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/kernel/
H A Dpci-dma.c21 void *vp; local
29 vp = ioremap_nocache(virt_to_phys(ret), size);
31 if (vp != NULL) {
32 memset(vp, 0, size);
37 return vp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_midi.c143 struct snd_opl3_voice *vp, *vp2; local
170 vp = &opl3->voices[i];
172 if (vp->state == SNDRV_OPL3_ST_NOT_AVAIL)
177 voice_time = vp->time;
188 if (vp->state)
197 voice_time = (voice_time > vp->time) ?
198 voice_time : vp->time;
205 else if (vp->state)
209 if (vp->state)
247 struct snd_opl3_voice *vp local
297 struct snd_opl3_voice *vp, *vp2; local
625 struct snd_opl3_voice *vp, *vp2; local
672 struct snd_opl3_voice *vp; local
745 struct snd_opl3_voice *vp; local
787 struct snd_opl3_voice *vp; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dmpih-mul.c36 #define MPN_MUL_N_RECURSE(prodp, up, vp, size, tspace) \
39 mul_n_basecase (prodp, up, vp, size); \
41 mul_n (prodp, up, vp, size, tspace); \
74 mpi_ptr_t vp, mpi_size_t size)
82 v_limb = vp[0];
99 v_limb = vp[i];
117 mul_n( mpi_ptr_t prodp, mpi_ptr_t up, mpi_ptr_t vp, argument
134 MPN_MUL_N_RECURSE( prodp, up, vp, esize, tspace );
135 cy_limb = _gcry_mpih_addmul_1( prodp + esize, up, esize, vp[esize] );
137 cy_limb = _gcry_mpih_addmul_1( prodp + esize, vp, siz
73 mul_n_basecase( mpi_ptr_t prodp, mpi_ptr_t up, mpi_ptr_t vp, mpi_size_t size) argument
346 _gcry_mpih_mul_n( mpi_ptr_t prodp, mpi_ptr_t up, mpi_ptr_t vp, mpi_size_t size) argument
378 _gcry_mpih_mul_karatsuba_case( mpi_ptr_t prodp, mpi_ptr_t up, mpi_size_t usize, mpi_ptr_t vp, mpi_size_t vsize, struct karatsuba_ctx *ctx ) argument
475 _gcry_mpih_mul( mpi_ptr_t prodp, mpi_ptr_t up, mpi_size_t usize, mpi_ptr_t vp, mpi_size_t vsize) argument
[all...]
H A Dmpi-mul.c113 mpi_ptr_t up, vp, wp; local
128 vp = u->d;
138 vp = v->d;
154 if( wp == up || wp == vp ) {
169 if( wp == vp )
170 vp = up;
174 else if( wp == vp ) {
177 vp = tmp_limb = mpi_alloc_limb_space( vsize, vsecure );
179 MPN_COPY( vp, wp, vsize );
186 cy = _gcry_mpih_mul( wp, up, usize, vp, vsiz
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_acl.c57 bhv_vnode_t *vp)
61 xfs_acl_get_attr(vp, NULL, _ACL_TYPE_ACCESS, ATTR_KERNOVAL, &error);
70 bhv_vnode_t *vp)
74 if (!VN_ISDIR(vp))
76 xfs_acl_get_attr(vp, NULL, _ACL_TYPE_DEFAULT, ATTR_KERNOVAL, &error);
209 bhv_vnode_t *vp,
219 VN_HOLD(vp);
229 xfs_acl_get_attr(vp, xfs_acl, kind, flags, &error);
244 error = bhv_vop_getattr(vp, &va, 0, sys_cred);
252 VN_RELE(vp);
56 xfs_acl_vhasacl_access( bhv_vnode_t *vp) argument
69 xfs_acl_vhasacl_default( bhv_vnode_t *vp) argument
208 xfs_acl_vget( bhv_vnode_t *vp, void *acl, size_t size, int kind) argument
259 xfs_acl_vremove( bhv_vnode_t *vp, int kind) argument
279 xfs_acl_vset( bhv_vnode_t *vp, void *acl, size_t size, int kind) argument
369 xfs_acl_allow_set( bhv_vnode_t *vp, int kind) argument
605 xfs_acl_get_attr( bhv_vnode_t *vp, xfs_acl_t *aclp, int kind, int flags, int *error) argument
628 xfs_acl_set_attr( bhv_vnode_t *vp, xfs_acl_t *aclp, int kind, int *error) argument
661 xfs_acl_vtoacl( bhv_vnode_t *vp, xfs_acl_t *access_acl, xfs_acl_t *default_acl) argument
700 xfs_acl_inherit( bhv_vnode_t *vp, bhv_vattr_t *vap, xfs_acl_t *pdaclp) argument
756 xfs_acl_setmode( bhv_vnode_t *vp, xfs_acl_t *acl, int *basicperms) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-v4l2.c172 struct pvr2_v4l2 *vp = fh->vhead; local
194 ret = v4l2_prio_check(&vp->prio, &fh->prio);
216 *p = v4l2_prio_max(&vp->prio);
225 ret = v4l2_prio_change(&vp->prio, &fh->prio, *prio);
793 static void pvr2_v4l2_destroy_no_lock(struct pvr2_v4l2 *vp) argument
795 if (vp->dev_video) {
796 pvr2_v4l2_dev_destroy(vp->dev_video);
797 vp->dev_video = NULL;
799 if (vp->dev_radio) {
800 pvr2_v4l2_dev_destroy(vp
820 struct pvr2_v4l2 *vp; local
843 struct pvr2_v4l2 *vp = fhp->vhead; local
905 struct pvr2_v4l2 *vp; local
1121 pvr2_v4l2_dev_init(struct pvr2_v4l2_dev *dip, struct pvr2_v4l2 *vp, int v4l_type) argument
1188 struct pvr2_v4l2 *vp; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/sunrpc/
H A Dsvc.h156 __be32 val, *vp; local
157 vp = iov->iov_base;
158 val = *vp++;
159 iov->iov_base = (void*)vp;
166 __be32 *vp = iov->iov_base + iov->iov_len; local
167 *vp = htonl(val);
173 __be32 val, *vp; local
174 vp = iov->iov_base;
175 val = *vp++;
176 iov->iov_base = (void*)vp;
183 __be32 *vp = (__be32 *)iov->iov_base; local
190 __be32 *vp = iov->iov_base + iov->iov_len; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Demux_synth.h51 int (*prepare)(struct snd_emux_voice *vp);
52 void (*trigger)(struct snd_emux_voice *vp);
53 void (*release)(struct snd_emux_voice *vp);
54 void (*update)(struct snd_emux_voice *vp, int update);
55 void (*terminate)(struct snd_emux_voice *vp);
56 void (*free_voice)(struct snd_emux_voice *vp);

Completed in 404 milliseconds

12345