Lines Matching refs:process
30 struct fetch_context *arch_fetch_arg_init(enum tof type, struct process *proc,
33 struct fetch_context *arch_fetch_arg_clone(struct process *proc,
37 struct process *proc, struct arg_type_info *info,
41 struct process *proc, struct arg_type_info *info,
56 long gimme_arg(enum tof type, struct process *proc, int arg_num,
64 arch_fetch_arg_init(enum tof type, struct process *proc, in arch_fetch_arg_init()
71 arch_fetch_arg_clone(struct process *proc, struct fetch_context *context) in arch_fetch_arg_clone()
81 struct process *proc, in arch_fetch_arg_next()
91 struct process *proc, in arch_fetch_retval()
121 fetch_arg_init(enum tof type, struct process *proc, in fetch_arg_init()
128 fetch_arg_clone(struct process *proc, struct fetch_context *context) in fetch_arg_clone()
135 struct process *proc, in fetch_arg_next()
143 struct process *proc, in fetch_retval()