/linux-2.6.39/fs/coda/ |
D | upcall.c | 47 union inputArgs *inp; in alloc_upcall() local 77 union inputArgs *inp; in venus_rootfid() local 95 union inputArgs *inp; in venus_getattr() local 114 union inputArgs *inp; in venus_setattr() local 134 union inputArgs *inp; in venus_lookup() local 163 union inputArgs *inp; in venus_close() local 183 union inputArgs *inp; in venus_open() local 205 union inputArgs *inp; in venus_mkdir() local 237 union inputArgs *inp; in venus_rename() local 273 union inputArgs *inp; in venus_create() local [all …]
|
/linux-2.6.39/drivers/media/video/cx18/ |
D | cx18-video.c | 28 int inp = cx->active_input; in cx18_video_set_io() local
|
D | cx18-ioctl.c | 566 int cx18_s_input(struct file *file, void *fh, unsigned int inp) in cx18_s_input()
|
/linux-2.6.39/drivers/media/video/ivtv/ |
D | ivtv-routing.c | 64 int inp = itv->active_input; in ivtv_video_set_io() local
|
/linux-2.6.39/fs/ |
D | select.c | 426 unsigned long *rinp, *routp, *rexp, *inp, *outp, *exp; in do_select() local 520 int core_sys_select(int n, fd_set __user *inp, fd_set __user *outp, in core_sys_select() 595 SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE5() argument 620 static long do_pselect(int n, fd_set __user *inp, fd_set __user *outp, in do_pselect() 674 SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE6() argument 696 fd_set __user *inp, *outp, *exp; member
|
D | compat.c | 1674 int compat_core_sys_select(int n, compat_ulong_t __user *inp, in compat_core_sys_select() 1745 asmlinkage long compat_sys_select(int n, compat_ulong_t __user *inp, in compat_sys_select() 1772 compat_uptr_t inp; member 1789 static long do_compat_pselect(int n, compat_ulong_t __user *inp, in do_compat_pselect() 1840 asmlinkage long compat_sys_pselect6(int n, compat_ulong_t __user *inp, in compat_sys_pselect6()
|
/linux-2.6.39/arch/x86/kernel/cpu/ |
D | bugs.c | 112 int res, inp = (int) &res; in check_popad() local
|
/linux-2.6.39/drivers/net/skfp/h/ |
D | types.h | 32 #define inp(p) ioread8(p) macro
|
/linux-2.6.39/drivers/staging/go7007/ |
D | wis-uda1342.c | 40 int *inp = arg; in wis_uda1342_command() local
|
D | go7007-v4l2.c | 1178 struct v4l2_input *inp) in vidioc_enum_input()
|
/linux-2.6.39/drivers/s390/crypto/ |
D | zcrypt_cex2a.c | 100 unsigned char *mod, *exp, *inp; in ICAMEX_msg_to_type50MEX_msg() local 159 unsigned char *p, *q, *dp, *dq, *u, *inp; in ICACRT_msg_to_type50CRT_msg() local
|
D | zcrypt_pcica.c | 139 unsigned char *p, *q, *dp, *dq, *u, *inp; in ICACRT_msg_to_type4CRT_msg() local
|
/linux-2.6.39/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 303 struct lpfc_dmabuf *inp, struct lpfc_dmabuf *outp, in lpfc_gen_req() 746 struct lpfc_dmabuf *inp = (struct lpfc_dmabuf *) cmdiocb->context1; in lpfc_cmpl_ct_cmd_gff_id() local 866 struct lpfc_dmabuf *inp; in lpfc_cmpl_ct() local 1295 struct lpfc_dmabuf *inp = cmdiocb->context1; in lpfc_cmpl_ct_cmd_fdmi() local
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | syscalls.c | 87 ppc_select(int n, fd_set __user *inp, fd_set __user *outp, fd_set __user *exp, struct timeval __use… in ppc_select()
|
D | sys_ppc32.c | 55 asmlinkage long ppc32_select(u32 n, compat_ulong_t __user *inp, in ppc32_select()
|
/linux-2.6.39/drivers/s390/block/ |
D | dasd_eer.c | 532 static int dasd_eer_open(struct inode *inp, struct file *filp) in dasd_eer_open() 570 static int dasd_eer_close(struct inode *inp, struct file *filp) in dasd_eer_close()
|
/linux-2.6.39/drivers/media/video/ |
D | arv.c | 425 static int ar_g_input(struct file *file, void *fh, unsigned int *inp) in ar_g_input() 431 static int ar_s_input(struct file *file, void *fh, unsigned int inp) in ar_s_input()
|
D | c-qcam.c | 538 static int qcam_g_input(struct file *file, void *fh, unsigned int *inp) in qcam_g_input() 544 static int qcam_s_input(struct file *file, void *fh, unsigned int inp) in qcam_s_input()
|
D | bw-qcam.c | 668 static int qcam_g_input(struct file *file, void *fh, unsigned int *inp) in qcam_g_input() 674 static int qcam_s_input(struct file *file, void *fh, unsigned int inp) in qcam_s_input()
|
D | w9966.c | 589 static int cam_g_input(struct file *file, void *fh, unsigned int *inp) in cam_g_input() 595 static int cam_s_input(struct file *file, void *fh, unsigned int inp) in cam_s_input()
|
D | pms.c | 706 static int pms_g_input(struct file *file, void *fh, unsigned int *inp) in pms_g_input() 714 static int pms_s_input(struct file *file, void *fh, unsigned int inp) in pms_s_input()
|
D | timblogiw.c | 363 struct v4l2_input *inp) in timblogiw_enuminput()
|
D | tw9910.c | 556 struct v4l2_input *inp) in tw9910_enum_input()
|
/linux-2.6.39/drivers/staging/msm/ |
D | msm_fb_def.h | 99 #define inp(addr) inp32(addr) macro
|
/linux-2.6.39/net/9p/ |
D | trans_virtio.c | 264 int in, out, inp, outp; in p9_virtio_request() local
|