Searched defs:argp (Results 1 - 25 of 250) sorted by relevance

12345678910

/linux-master/tools/include/linux/
H A Dpanic.h11 va_list argp; local
/linux-master/fs/lockd/
H A Dsvcshare.c28 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file, struct nlm_args *argp) argument
69 nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file, struct nlm_args *argp) argument
/linux-master/fs/hfsplus/
H A Dioctl.c62 void __user *argp = (void __user *)arg; local
/linux-master/drivers/s390/char/
H A Dsclp_ctl.c96 void __user *argp; local
/linux-master/sound/core/
H A Dhwdep_compat.c43 void __user *argp = compat_ptr(arg); local
/linux-master/sound/pci/hda/
H A Dhda_hwdep.c64 void __user *argp = (void __user *)arg; local
/linux-master/arch/m68k/bvme6000/
H A Drtc.c45 void __user *argp = (void __user *)arg; local
/linux-master/arch/m68k/mvme16x/
H A Drtc.c43 void __user *argp = (void __user *)arg; local
/linux-master/net/bluetooth/cmtp/
H A Dsock.c66 static int do_cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) argument
147 void __user *argp local
[all...]
/linux-master/arch/m68k/kernel/
H A Dtime.c110 struct rtc_pll_info __user *argp = (void __user *)arg; local
/linux-master/drivers/remoteproc/
H A Dremoteproc_cdev.c51 void __user *argp = (void __user *)arg; local
/linux-master/include/linux/
H A Dfbcon.h42 static inline int fbcon_set_con2fb_map_ioctl(void __user *argp) { return 0; } argument
43 static inline int fbcon_get_con2fb_map_ioctl(void __user *argp) { return 0; } argument
/linux-master/fs/nfsd/
H A Dnfs3acl.c30 struct nfsd3_getaclargs *argp = rqstp->rq_argp; local
87 struct nfsd3_setaclargs *argp = rqstp->rq_argp; local
146 struct nfsd3_setaclargs *argp = rqstp->rq_argp; local
[all...]
/linux-master/arch/um/drivers/
H A Dharddog_kern.c126 void __user *argp= (void __user *)arg; local
/linux-master/net/bluetooth/bnep/
H A Dsock.c53 static int do_bnep_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) argument
145 void __user *argp = compat_ptr(arg); local
[all...]
/linux-master/arch/s390/hypfs/
H A Dhypfs_sprp.c115 void __user *argp; local
/linux-master/drivers/platform/x86/
H A Dintel_scu_ipcutil.c82 void __user *argp = (void __user *)arg; local
/linux-master/sound/core/seq/
H A Dseq_compat.c75 void __user *argp = compat_ptr(arg); local
/linux-master/drivers/watchdog/
H A Dsbc_epx_c3.c105 int __user *argp = (void __user *)arg; local
H A Dmixcomwd.c195 void __user *argp = (void __user *)arg; local
H A Dwafer5823wdt.c126 void __user *argp = (void __user *)arg; local
H A Dscx200_wdt.c158 void __user *argp = (void __user *)arg; local
H A Dsb_wdog.c174 void __user *argp = (void __user *)arg; local
/linux-master/net/bridge/
H A Dbr_ioctl.c150 void __user *argp; local
342 void __user *argp; local
107 br_dev_read_uargs(unsigned long *args, size_t nr_args, void __user **argp, void __user *data) argument
[all...]
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-encoder.c127 pvr2_encoder_cmd(void *ctxt, u32 cmd, int arg_cnt_send, int arg_cnt_recv, u32 *argp) argument

Completed in 641 milliseconds

12345678910