/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/ |
H A D | sve-ptrace.c | 81 goto error; in get_sve() 91 goto error; in get_sve() 102 error: in get_sve() 157 goto error; in do_parent() 173 goto error; in do_parent() 188 goto error; in do_parent() 202 goto error; in do_parent() 214 goto error; in do_parent() 222 goto error; in do_parent() 241 goto error; in do_parent() [all...] |
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | sys_sparc32.c | 98 int error = vfs_stat(filename, &stat); in COMPAT_SYSCALL_DEFINE2() local 100 if (!error) in COMPAT_SYSCALL_DEFINE2() 101 error = cp_compat_stat64(&stat, statbuf); in COMPAT_SYSCALL_DEFINE2() 102 return error; in COMPAT_SYSCALL_DEFINE2() 109 int error = vfs_lstat(filename, &stat); in COMPAT_SYSCALL_DEFINE2() local 111 if (!error) in COMPAT_SYSCALL_DEFINE2() 112 error = cp_compat_stat64(&stat, statbuf); in COMPAT_SYSCALL_DEFINE2() 113 return error; in COMPAT_SYSCALL_DEFINE2() 120 int error = vfs_fstat(fd, &stat); in COMPAT_SYSCALL_DEFINE2() local 122 if (!error) in COMPAT_SYSCALL_DEFINE2() 132 int error; COMPAT_SYSCALL_DEFINE4() local [all...] |
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | misc.c | 16 #include "error.h" 247 error("32-bit relocation outside of kernel!\n"); in handle_relocations() 258 error("inverse 32-bit relocation outside of kernel!\n"); in handle_relocations() 268 error("64-bit relocation outside of kernel!\n"); in handle_relocations() 297 error("Kernel is not a valid ELF file"); in parse_elf() 303 error("Failed to allocate space for phdrs"); in parse_elf() 314 error("Alignment of LOAD segment isn't multiple of 2MB"); in parse_elf() 341 void (*error)(char *x)) in decompress_kernel() 351 NULL, error) < 0) in decompress_kernel() 463 error("Destinatio in extract_kernel() [all...] |
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | davinci_keyscan.c | 159 int error, i; in davinci_ks_probe() local 162 error = pdata->device_enable(dev); in davinci_ks_probe() 163 if (error < 0) { in davinci_ks_probe() 165 return error; in davinci_ks_probe() 187 error = -ENOMEM; in davinci_ks_probe() 195 error = davinci_ks->irq; in davinci_ks_probe() 202 error = -EINVAL; in davinci_ks_probe() 214 error = -EBUSY; in davinci_ks_probe() 221 error = -ENOMEM; in davinci_ks_probe() 249 error in davinci_ks_probe() [all...] |
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | logips2pp.c | 115 int error; in ps2pp_cmd() local 117 error = ps2_sliced_command(&psmouse->ps2dev, command); in ps2pp_cmd() 118 if (error) in ps2pp_cmd() 119 return error; in ps2pp_cmd() 121 error = ps2_command(&psmouse->ps2dev, param, PSMOUSE_CMD_POLL | 0x0300); in ps2pp_cmd() 122 if (error) in ps2pp_cmd() 123 return error; in ps2pp_cmd() 329 int error; in ps2pp_setup_protocol() local 338 error = device_create_file(&psmouse->ps2dev.serio->dev, in ps2pp_setup_protocol() 340 if (error) { in ps2pp_setup_protocol() 364 int error; ps2pp_detect() local [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | devicetree.c | 170 * or typing error) ther is no need remember this, so just in dt_to_map_one_config() 294 int cells_size, error; in pinctrl_find_cells_size() local 296 error = of_property_read_u32(np->parent, cells_name, &cells_size); in pinctrl_find_cells_size() 297 if (error) { in pinctrl_find_cells_size() 298 error = of_property_read_u32(np->parent->parent, in pinctrl_find_cells_size() 300 if (error) in pinctrl_find_cells_size() 355 int size, nr_cells, error; in pinctrl_count_index_with_args() local 357 error = pinctrl_get_list_and_count(np, list_name, &list, in pinctrl_count_index_with_args() 359 if (error) in pinctrl_count_index_with_args() 360 return error; in pinctrl_count_index_with_args() 415 int nr_elem, nr_cells, error; pinctrl_parse_index_with_args() local [all...] |
/kernel/linux/linux-5.10/fs/notify/dnotify/ |
H A D | dnotify.c | 251 int destroy = 0, error = 0; in fcntl_dirnotify() local 259 error = -EINVAL; in fcntl_dirnotify() 266 error = 0; in fcntl_dirnotify() 273 error = -ENOTDIR; in fcntl_dirnotify() 283 error = security_path_notify(&filp->f_path, mask, in fcntl_dirnotify() 285 if (error) in fcntl_dirnotify() 291 error = -ENOMEM; in fcntl_dirnotify() 298 error = -ENOMEM; in fcntl_dirnotify() 317 error = fsnotify_add_inode_mark_locked(new_fsn_mark, inode, 0); in fcntl_dirnotify() 318 if (error) { in fcntl_dirnotify() [all...] |
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | dir.c | 19 int error; member 83 od->error = bufi; in do_readdir() 100 od->error = r; in do_readdir() 107 od->error = r; in do_readdir() 111 od->error = op->downcall.status; in do_readdir() 121 od->error = -EIO; in do_readdir() 169 od->error = -ENOMEM; in orangefs_dir_more() 174 od->error = r; in orangefs_dir_more() 179 od->error = r; in orangefs_dir_more() 183 od->error in orangefs_dir_more() [all...] |
/kernel/linux/linux-6.6/fs/notify/dnotify/ |
H A D | dnotify.c | 269 int destroy = 0, error = 0; in fcntl_dirnotify() local 277 error = -EINVAL; in fcntl_dirnotify() 284 error = 0; in fcntl_dirnotify() 291 error = -ENOTDIR; in fcntl_dirnotify() 301 error = security_path_notify(&filp->f_path, mask, in fcntl_dirnotify() 303 if (error) in fcntl_dirnotify() 309 error = -ENOMEM; in fcntl_dirnotify() 316 error = -ENOMEM; in fcntl_dirnotify() 335 error = fsnotify_add_inode_mark_locked(new_fsn_mark, inode, 0); in fcntl_dirnotify() 336 if (error) { in fcntl_dirnotify() [all...] |
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | dir.c | 19 int error; member 83 od->error = bufi; in do_readdir() 100 od->error = r; in do_readdir() 107 od->error = r; in do_readdir() 111 od->error = op->downcall.status; in do_readdir() 121 od->error = -EIO; in do_readdir() 169 od->error = -ENOMEM; in orangefs_dir_more() 174 od->error = r; in orangefs_dir_more() 179 od->error = r; in orangefs_dir_more() 183 od->error in orangefs_dir_more() [all...] |
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | bitmap.c | 125 int error; in xbitmap_set() local 133 error = xbitmap_clear(bitmap, start, len); in xbitmap_set() 134 if (error) in xbitmap_set() 135 return error; in xbitmap_set() 216 int error; in xbitmap_disunion() local 222 error = xbitmap_clear(bitmap, bn->bn_start, in xbitmap_disunion() 224 if (error) in xbitmap_disunion() 225 return error; in xbitmap_disunion() 309 int error; in xagb_bitmap_set_btcur_path() local 312 error in xagb_bitmap_set_btcur_path() 342 int error = 0; xbitmap_walk() local [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | devicetree.c | 170 * or typing error) ther is no need remember this, so just in dt_to_map_one_config() 292 int cells_size, error; in pinctrl_find_cells_size() local 294 error = of_property_read_u32(np->parent, cells_name, &cells_size); in pinctrl_find_cells_size() 295 if (error) { in pinctrl_find_cells_size() 296 error = of_property_read_u32(np->parent->parent, in pinctrl_find_cells_size() 298 if (error) in pinctrl_find_cells_size() 353 int size, nr_cells, error; in pinctrl_count_index_with_args() local 355 error = pinctrl_get_list_and_count(np, list_name, &list, in pinctrl_count_index_with_args() 357 if (error) in pinctrl_count_index_with_args() 358 return error; in pinctrl_count_index_with_args() 413 int nr_elem, nr_cells, error; pinctrl_parse_index_with_args() local [all...] |
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | logips2pp.c | 115 int error; in ps2pp_cmd() local 117 error = ps2_sliced_command(&psmouse->ps2dev, command); in ps2pp_cmd() 118 if (error) in ps2pp_cmd() 119 return error; in ps2pp_cmd() 121 error = ps2_command(&psmouse->ps2dev, param, PSMOUSE_CMD_POLL | 0x0300); in ps2pp_cmd() 122 if (error) in ps2pp_cmd() 123 return error; in ps2pp_cmd() 329 int error; in ps2pp_setup_protocol() local 338 error = device_create_file(&psmouse->ps2dev.serio->dev, in ps2pp_setup_protocol() 340 if (error) { in ps2pp_setup_protocol() 364 int error; ps2pp_detect() local [all...] |
/third_party/node/lib/internal/streams/ |
H A D | pipeline.js | 98 let error; 103 error = err; 114 if (error) { 115 reject(error); 118 if (error) { 119 reject(error); 148 finish(error !== err ? aggregateTwoErrors(error, err) : err); 217 let error; 228 if (err && (!error || erro [all...] |
/third_party/node/test/internet/ |
H A D | test-dgram-multicast-set-interface-lo.js | 94 console.error('[PARENT] Responses were not received within %d ms.', 96 console.error('[PARENT] Skip'); 132 console.error('[PARENT] Worker %d died. %d dead of %d', 138 console.error('[PARENT] All workers have died.'); 139 console.error('[PARENT] Fail'); 161 console.error('[PARENT] %d received %d messages total.', 167 console.error('[PARENT] All workers have received the ' + 185 console.error('[PARENT] %d received %d matching messages.', 195 console.error('[PARENT] Success'); 211 console.error(`outgoin [all...] |
/third_party/pulseaudio/src/pulse/ |
H A D | internal.h | 65 int error; member 93 pa_context_error *error; member 288 void pa_context_fail(pa_context *c, int error); 289 int pa_context_set_error(const pa_context *c, int error); 298 #define PA_CHECK_VALIDITY(context, expression, error) \ 301 return -pa_context_set_error((context), (error)); \ 304 #define PA_CHECK_VALIDITY_RETURN_ANY(context, expression, error, value) \ 307 pa_context_set_error((context), (error)); \ 312 #define PA_CHECK_VALIDITY_RETURN_NULL(context, expression, error) \ 313 PA_CHECK_VALIDITY_RETURN_ANY(context, expression, error, NUL [all...] |
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | ftmemory.h | 38 * This macro is used to set an implicit 'error' variable to a given 44 ( ( error = (expression) ) != 0 ) 119 * The allocation functions return a pointer, and the error code is written 163 &error ) ) 180 &error ) ) 185 &error ) ) 196 &error ) ) 204 &error ) ) 212 &error ) ) 220 &error ) ) [all...] |
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afglobal.c | 128 FT_Error error; in af_face_globals_compute_style_coverage() local 141 error = FT_Select_Charmap( face, FT_ENCODING_UNICODE ); in af_face_globals_compute_style_coverage() 142 if ( error ) in af_face_globals_compute_style_coverage() 145 * Ignore this error; we simply use the fallback style. in af_face_globals_compute_style_coverage() 148 error = FT_Err_Ok; in af_face_globals_compute_style_coverage() 322 return error; in af_face_globals_compute_style_coverage() 331 FT_Error error; in FT_LOCAL_DEF() local 362 error = af_face_globals_compute_style_coverage( globals ); in FT_LOCAL_DEF() 363 if ( error ) in FT_LOCAL_DEF() 373 return error; in FT_LOCAL_DEF() 427 FT_Error error = FT_Err_Ok; FT_LOCAL_DEF() local [all...] |
/third_party/spirv-tools/source/val/ |
H A D | validate_layout.cpp | 163 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() 165 return error; in FunctionScopedInstructions() 178 if (auto error = in FunctionScopedInstructions() 181 return error; in FunctionScopedInstructions() 183 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() 185 return error; in FunctionScopedInstructions() 200 if (auto error = _.current_function().RegisterFunctionParameter( in FunctionScopedInstructions() 202 return error; in FunctionScopedInstructions() 221 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() 223 return error; in FunctionScopedInstructions() [all...] |
/foundation/arkui/ace_engine_lite/frameworks/targets/default/ |
H A D | acelite_config.h | 30 #error "must keep the global configuration unique" 39 #error "must keep the global configuration unique" 48 #error "must keep the global configuration unique" 63 #error "must keep the global configuration unique" 72 #error "must keep the global configuration unique"
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_get_stack_rawtp_err.c | 12 int error; in bpf_prog2() local 15 error = bpf_get_stack(ctx, stack, 0, -1); in bpf_prog2() 16 if (error < 0) in bpf_prog2() 19 return error; in bpf_prog2() 22 error++; in bpf_prog2()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_get_stack_rawtp_err.c | 12 int error; in bpf_prog2() local 15 error = bpf_get_stack(ctx, stack, 0, -1); in bpf_prog2() 16 if (error < 0) in bpf_prog2() 19 return error; in bpf_prog2() 22 error++; in bpf_prog2()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_buf.c | 222 int error; in _xfs_buf_alloc() local 251 error = xfs_buf_get_maps(bp, nmaps); in _xfs_buf_alloc() 252 if (error) { in _xfs_buf_alloc() 254 return error; in _xfs_buf_alloc() 363 int error; in xfs_buf_allocate_memory() local 409 error = _xfs_buf_get_pages(bp, page_count); in xfs_buf_allocate_memory() 410 if (unlikely(error)) in xfs_buf_allocate_memory() 411 return error; in xfs_buf_allocate_memory() 424 error = -ENOMEM; in xfs_buf_allocate_memory() 458 return error; in xfs_buf_allocate_memory() 686 int error; xfs_buf_incore() local 710 int error = 0; xfs_buf_get_map() local 823 int error; xfs_buf_read_map() local 920 int error; xfs_buf_read_uncached() local 954 int error, i; xfs_buf_get_uncached() local 1390 __xfs_buf_ioerror( xfs_buf_t *bp, int error, xfs_failaddr_t failaddr) __xfs_buf_ioerror() argument 1431 int error; xfs_bwrite() local 1461 int error = blk_status_to_errno(bio->bi_status); xfs_buf_bio_end_io() local 1656 int error = 0; __xfs_buf_submit() local 2236 int error = 0, error2; xfs_buf_delwri_submit() local 2281 int error; xfs_buf_delwri_pushbuf() local [all...] |
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | type_constructor_validation_test.cc | 72 ASSERT_TRUE(r()->Resolve()) << r()->error(); in TEST_F() 101 ASSERT_TRUE(r()->Resolve()) << r()->error(); in TEST_P() 150 ASSERT_TRUE(r()->Resolve()) << r()->error(); in TEST_P() 196 ASSERT_TRUE(r()->Resolve()) << r()->error(); in TEST_P() 322 ASSERT_TRUE(r()->Resolve()) << r()->error(); in TEST_P() 424 ASSERT_EQ(r()->error(), in TEST_F() 425 "12:34 error: expected zero or one value in constructor, got 2"); in TEST_F() 436 ASSERT_EQ(r()->error(), in TEST_F() 437 "12:34 error: cannot construct 'f32' with a value of type " in TEST_F() 451 ASSERT_TRUE(r()->Resolve()) << r()->error(); in TEST_F() [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | si2165.c | 81 dev_err(&state->client->dev, "%s: error (addr %02x reg %04x error (ret == %i)\n", in si2165_read() 327 goto error; in si2165_upload_firmware_block() 330 goto error; in si2165_upload_firmware_block() 338 goto error; in si2165_upload_firmware_block() 357 error: in si2165_upload_firmware_block() 392 goto error; in si2165_upload_firmware() 404 goto error; in si2165_upload_firmware() 411 goto error; in si2165_upload_firmware() 417 goto error; in si2165_upload_firmware() [all...] |