Lines Matching defs:context
71 arch_fetch_arg_clone(struct process *proc, struct fetch_context *context) in arch_fetch_arg_clone()
80 arch_fetch_arg_next(struct fetch_context *context, enum tof type, in arch_fetch_arg_next()
90 arch_fetch_retval(struct fetch_context *context, enum tof type, in arch_fetch_retval()
100 arch_fetch_arg_done(struct fetch_context *context) in arch_fetch_arg_done()
108 arch_fetch_param_pack_start(struct fetch_context *context, in arch_fetch_param_pack_start()
115 arch_fetch_param_pack_end(struct fetch_context *context) in arch_fetch_param_pack_end()
128 fetch_arg_clone(struct process *proc, struct fetch_context *context) in fetch_arg_clone()
134 fetch_arg_next(struct fetch_context *context, enum tof type, in fetch_arg_next()
142 fetch_retval(struct fetch_context *context, enum tof type, in fetch_retval()
150 fetch_arg_done(struct fetch_context *context) in fetch_arg_done()
156 fetch_param_pack_start(struct fetch_context *context, in fetch_param_pack_start()
163 fetch_param_pack_end(struct fetch_context *context) in fetch_param_pack_end()