Lines Matching refs:fetchstore_error
138 args->fetchstore_error = EBADF; /* poison */ in do_sysctl()
166 return args.fetchstore_error; in do_ufetch_8()
180 return args.fetchstore_error; in do_ufetch_16()
194 return args.fetchstore_error; in do_ufetch_32()
209 return args.fetchstore_error; in do_ufetch_64()
224 return args.fetchstore_error; in do_ustore_8()
238 return args.fetchstore_error; in do_ustore_16()
252 return args.fetchstore_error; in do_ustore_32()
267 return args.fetchstore_error; in do_ustore_64()
284 return args.fetchstore_error; in do_ucas_32()
301 return args.fetchstore_error; in do_ucas_64()