Home
last modified time | relevance | path

Searched defs:proc (Results 1 – 25 of 31) sorted by relevance

12

/linux-4.19.296/fs/dlm/
Duser.c183 struct dlm_user_proc *proc; in dlm_user_add_ast() local
239 static int device_user_lock(struct dlm_user_proc *proc, in device_user_lock()
293 static int device_user_unlock(struct dlm_user_proc *proc, in device_user_unlock()
322 static int device_user_deadlock(struct dlm_user_proc *proc, in device_user_deadlock()
383 static int device_user_purge(struct dlm_user_proc *proc, in device_user_purge()
507 struct dlm_user_proc *proc = file->private_data; in device_write() local
635 struct dlm_user_proc *proc; in device_open() local
662 struct dlm_user_proc *proc = file->private_data; in device_close() local
782 struct dlm_user_proc *proc = file->private_data; in device_read() local
893 struct dlm_user_proc *proc = file->private_data; in device_poll() local
Dlock.c6158 struct dlm_user_proc *proc) in del_proc_lock()
6188 void dlm_clear_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) in dlm_clear_proc_locks()
6231 static void purge_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) in purge_proc_locks()
6304 int dlm_user_purge(struct dlm_ls *ls, struct dlm_user_proc *proc, in dlm_user_purge()
/linux-4.19.296/fs/lockd/
Dclntproc.c259 nlmclnt_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call()
337 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call()
365 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call()
379 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call()
388 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply()
404 static int nlmclnt_async_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc, const struct r… in nlmclnt_async_call()
Dmon.c43 u32 proc; member
90 static int nsm_mon_unmon(struct nsm_handle *nsm, u32 proc, struct nsm_res *res, in nsm_mon_unmon()
Dsvc4proc.c278 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, in nlm4svc_callback()
Dsvc.c628 static inline int is_callback(u32 proc) in is_callback()
Dsvcproc.c319 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, in nlmsvc_callback()
Dclnt4xdr.c567 #define PROC(proc, argtype, restype) \ argument
Dclntxdr.c565 #define PROC(proc, argtype, restype) \ argument
/linux-4.19.296/include/linux/
Dutsname.h75 static inline void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()
Drtc.h81 int (*proc)(struct device *, struct seq_file *); member
/linux-4.19.296/drivers/isdn/hisax/
Dl3_1tr6.c746 struct l3_process *proc; in up1tr6() local
852 struct l3_process *proc; in down1tr6() local
896 struct l3_process *proc = arg; in man1tr6() local
Dl3dss1.c87 { struct l3_process *proc; in dss1_new_l3_process() local
2910 struct l3_process *proc = st->l3.global; in global_handler() local
2951 struct l3_process *proc; in dss1up() local
3120 struct l3_process *proc; in dss1down() local
3171 struct l3_process *proc = arg; in dss1man() local
Dl3ni1.c86 { struct l3_process *proc; in ni1_new_l3_process() local
2850 struct l3_process *proc = st->l3.global; in global_handler() local
2894 struct l3_process *proc; in ni1up() local
3075 struct l3_process *proc; in ni1down() local
3126 struct l3_process *proc = arg; in ni1man() local
Dl3dss1.h113 int proc; /* rememered procedure */ member
Dl3ni1.h125 int proc; /* rememered procedure */ member
/linux-4.19.296/fs/nfsd/
Dnfssvc.c767 const struct svc_procedure *proc) in nfs_request_too_big()
792 const struct svc_procedure *proc; in nfsd_dispatch() local
Dnfscache.c394 proc = rqstp->rq_proc; in nfsd_cache_lookup() local
Dnfs4callback.c688 #define PROC(proc, call, argtype, restype) \ argument
/linux-4.19.296/drivers/media/usb/usbvision/
Dusbvision-core.c1628 static const char proc[] = "usbvision_set_video_format"; in usbvision_set_video_format() local
1860 static const char proc[] = "usbvision_set_compression_params: "; in usbvision_set_compress_params() local
1934 static const char proc[] = "usbvision_set_input: "; in usbvision_set_input() local
/linux-4.19.296/drivers/isdn/divert/
Disdn_divert.c112 u_char proc, char *msn, in cf_command()
/linux-4.19.296/include/sound/
Dac97_codec.h215 struct snd_info_entry *proc; member
242 struct snd_info_entry *proc; member
Demux_synth.h127 struct snd_info_entry *proc; member
/linux-4.19.296/fs/nfs/
Dnfs2xdr.c1150 #define PROC(proc, argtype, restype, timer) \ argument
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-mem2mem.c99 struct media_entity proc; member

12