| /linux/tools/perf/util/dwarf-regs-arch/ |
| H A D | dwarf-regs-csky.c | 63 return -ENOENT; in __get_dwarf_regnum() 77 [PERF_REG_CSKY_TLS] = {-ENOENT, 31}, in __get_dwarf_regnum_for_perf_regnum_csky() 79 [PERF_REG_CSKY_PC] = {-ENOENT, 32}, in __get_dwarf_regnum_for_perf_regnum_csky() 97 [PERF_REG_CSKY_EXREGS0] = {-ENOENT, 16}, in __get_dwarf_regnum_for_perf_regnum_csky() 98 [PERF_REG_CSKY_EXREGS1] = {-ENOENT, 17}, in __get_dwarf_regnum_for_perf_regnum_csky() 99 [PERF_REG_CSKY_EXREGS2] = {-ENOENT, 18}, in __get_dwarf_regnum_for_perf_regnum_csky() 100 [PERF_REG_CSKY_EXREGS3] = {-ENOENT, 19}, in __get_dwarf_regnum_for_perf_regnum_csky() 101 [PERF_REG_CSKY_EXREGS4] = {-ENOENT, 20}, in __get_dwarf_regnum_for_perf_regnum_csky() 102 [PERF_REG_CSKY_EXREGS5] = {-ENOENT, 21}, in __get_dwarf_regnum_for_perf_regnum_csky() 103 [PERF_REG_CSKY_EXREGS6] = {-ENOENT, 22}, in __get_dwarf_regnum_for_perf_regnum_csky() [all …]
|
| /linux/security/ipe/ |
| H A D | policy_fs.c | 41 * will return -ENOENT. 45 * * %-ENOENT - Policy initializing/deleted or is unsigned 59 rc = -ENOENT; in read_pkcs7() 64 rc = -ENOENT; in read_pkcs7() 88 * * %-ENOENT - Policy initializing/deleted 102 rc = -ENOENT; in read_policy() 125 * * %-ENOENT - Policy initializing/deleted 139 rc = -ENOENT; in read_name() 163 * * %-ENOENT - Policy initializing/deleted 179 rc = -ENOENT; in read_version() [all …]
|
| /linux/arch/riscv/kvm/ |
| H A D | vcpu_onereg.c | 54 return -ENOENT; in kvm_riscv_vcpu_get_reg_config() 59 return -ENOENT; in kvm_riscv_vcpu_get_reg_config() 64 return -ENOENT; in kvm_riscv_vcpu_get_reg_config() 80 return -ENOENT; in kvm_riscv_vcpu_get_reg_config() 148 return -ENOENT; in kvm_riscv_vcpu_set_reg_config() 154 return -ENOENT; in kvm_riscv_vcpu_set_reg_config() 160 return -ENOENT; in kvm_riscv_vcpu_set_reg_config() 193 return -ENOENT; in kvm_riscv_vcpu_set_reg_config() 214 return -ENOENT; in kvm_riscv_vcpu_get_reg_core() 227 return -ENOENT; in kvm_riscv_vcpu_get_reg_core() [all …]
|
| H A D | vcpu_fp.c | 103 return -ENOENT; in kvm_riscv_vcpu_get_reg_fp() 118 return -ENOENT; in kvm_riscv_vcpu_get_reg_fp() 120 return -ENOENT; in kvm_riscv_vcpu_get_reg_fp() 152 return -ENOENT; in kvm_riscv_vcpu_set_reg_fp() 167 return -ENOENT; in kvm_riscv_vcpu_set_reg_fp() 169 return -ENOENT; in kvm_riscv_vcpu_set_reg_fp()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | string_kfuncs_success.c | 29 __test(-ENOENT) int test_strchr_notfound(void *ctx) { return bpf_strchr(str, 'x'); } in test_strrchr_null() 34 __test(-ENOENT) int test_strnchr_notfound(void *ctx) { return bpf_strnchr(str, 5, 'w'); } in test_strcspn() 37 __test(-ENOENT) int test_strrchr_notfound(void *ctx) { return bpf_strrchr(str, 'x'); } in test_strstr_empty() 44 __test(-ENOENT) int test_strstr_notfound(void *ctx) { return bpf_strstr(str, "hi"); } in test_strnstr_empty() 45 __test(-ENOENT) int test_strcasestr_notfound(void *ctx) { return bpf_strcasestr(str, "hi"); } 51 __test(-ENOENT) int test_strnstr_notfound1(void *ctx) { return bpf_strnstr(str, "hi", 10); } 52 __test(-ENOENT) int test_strnstr_notfound2(void *ctx) { return bpf_strnstr(str, "hello", 4); } 53 __test(-ENOENT) int test_strnstr_notfound3(void *ctx) { return bpf_strnstr("", "a", 0); } 58 __test(-ENOENT) int test_strncasestr_notfound1(void *ctx) { return bpf_strncasestr(str, "hi", 10); } 59 __test(-ENOENT) in [all...] |
| H A D | crypto_bench.c | 64 status = -ENOENT; in crypto_encrypt() 70 status = -ENOENT; in crypto_encrypt() 92 return -ENOENT; in crypto_decrypt() 96 return -ENOENT; in crypto_decrypt()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | display-sysfs.c | 75 return -ENOENT; in display_tear_store() 93 return -ENOENT; in display_timings_show() 110 return -ENOENT; in display_timings_store() 145 return -ENOENT; in display_rotate_show() 156 return -ENOENT; in display_rotate_store() 173 return -ENOENT; in display_mirror_show() 185 return -ENOENT; in display_mirror_store() 203 return -ENOENT; in display_wss_show() 217 return -ENOENT; in display_wss_store() 281 return -ENOENT; in display_attr_show() [all …]
|
| /linux/tools/testing/selftests/filesystems/fuse/ |
| H A D | fuse_mnt.c | 40 return -ENOENT; in test_getattr() 47 return -ENOENT; in test_readdir() 59 return -ENOENT; in test_open() 68 return -ENOENT; in test_read() 90 return -ENOENT; in test_write() 113 return -ENOENT; in test_truncate()
|
| /linux/fs/xfs/scrub/ |
| H A D | metapath.c | 132 return -ENOENT; in xchk_setup_metapath_rtdir() 150 return -ENOENT; in xchk_setup_metapath_rtginode() 154 error = -ENOENT; in xchk_setup_metapath_rtginode() 166 # define xchk_setup_metapath_rtdir(...) (-ENOENT) 167 # define xchk_setup_metapath_rtginode(...) (-ENOENT) 179 return -ENOENT; in xchk_setup_metapath_quotadir() 195 return -ENOENT; in xchk_setup_metapath_dqinode() 212 return -ENOENT; in xchk_setup_metapath_dqinode() 218 # define xchk_setup_metapath_quotadir(...) (-ENOENT) 219 # define xchk_setup_metapath_dqinode(...) (-ENOENT) [all …]
|
| /linux/drivers/char/hw_random/ |
| H A D | octeon-rng.c | 77 return -ENOENT; in octeon_rng_probe() 81 return -ENOENT; in octeon_rng_probe() 88 return -ENOENT; in octeon_rng_probe() 94 return -ENOENT; in octeon_rng_probe() 101 return -ENOENT; in octeon_rng_probe()
|
| /linux/tools/testing/selftests/bpf/map_tests/ |
| H A D | htab_map_batch_ops.c | 107 /* test 1: lookup/delete an empty hash table, -ENOENT */ in __test_map_lookup_and_delete_batch() 111 CHECK((err && errno != ENOENT), "empty map", in __test_map_lookup_and_delete_batch() 129 CHECK((err && errno != ENOENT), "count = max_entries", in __test_map_lookup_and_delete_batch() 135 /* bpf_map_get_next_key() should return -ENOENT for an empty map. */ in __test_map_lookup_and_delete_batch() 168 CHECK((err && errno != ENOENT), "lookup with steps", in __test_map_lookup_and_delete_batch() 191 CHECK((err && errno != ENOENT), "delete batch", in __test_map_lookup_and_delete_batch() 200 /* check map is empty, errno == ENOENT */ in __test_map_lookup_and_delete_batch() 202 CHECK(!err || errno != ENOENT, "bpf_map_get_next_key()", in __test_map_lookup_and_delete_batch() 231 CHECK((err && errno != ENOENT), "lookup with steps", in __test_map_lookup_and_delete_batch()
|
| /linux/tools/testing/selftests/powerpc/papr_sysparm/ |
| H A D | papr_sysparm.c | 17 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in open_close() 33 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in get_splpar() 52 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in get_bad_parameter() 75 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in check_efault_common() 106 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in set_hmc0() 128 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in set_with_ro_fd()
|
| /linux/tools/testing/selftests/powerpc/papr_vpd/ |
| H A D | papr_vpd.c | 20 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in dev_papr_vpd_open_close() 36 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in dev_papr_vpd_get_handle_all() 74 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in dev_papr_vpd_get_handle_byte_at_a_time() 115 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in dev_papr_vpd_unterm_loc_code() 140 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in dev_papr_vpd_null_handle() 160 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in papr_vpd_close_handle_without_reading() 183 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in papr_vpd_reread() 266 SKIP_IF_MSG(devfd < 0 && errno == ENOENT, in papr_vpd_system_loc_code()
|
| /linux/fs/nilfs2/ |
| H A D | cpfile.c | 168 if (unlikely(err == -ENOENT)) { in nilfs_cpfile_get_header_block() 197 * * %-ENOENT - no block exists in the range. 209 return -ENOENT; in nilfs_cpfile_find_checkpoint_block() 259 if (ret == -ENOENT) in nilfs_cpfile_read_checkpoint() 398 if (ret == -ENOENT) in nilfs_cpfile_finalize_checkpoint() 489 if (ret != -ENOENT) in nilfs_cpfile_delete_checkpoints() 582 return -ENOENT; /* checkpoint number 0 is invalid */ in nilfs_cpfile_do_get_cpinfo() 589 if (likely(ret == -ENOENT)) in nilfs_cpfile_do_get_cpinfo() 655 if (ret == -ENOENT) in nilfs_cpfile_do_get_ssinfo() 680 WARN_ON(ret == -ENOENT); in nilfs_cpfile_do_get_ssinfo() [all …]
|
| /linux/tools/testing/selftests/liveupdate/ |
| H A D | liveupdate.c | 63 if (self->fd1 < 0 && errno == ENOENT) in TEST_F() 82 if (self->fd1 < 0 && errno == ENOENT) in TEST_F() 116 if (self->fd1 < 0 && errno == ENOENT) in TEST_F() 141 if (self->fd1 < 0 && errno == ENOENT) in TEST_F() 183 if (self->fd1 < 0 && errno == ENOENT) in TEST_F() 218 if (self->fd1 < 0 && errno == ENOENT) in TEST_F() 266 if (self->fd1 < 0 && errno == ENOENT) in TEST_F() 331 if (self->fd1 < 0 && errno == ENOENT) in TEST_F() 342 EXPECT_EQ(ret, -ENOENT); in TEST_F() 361 if (self->fd1 < 0 && errno == ENOENT) [all...] |
| /linux/sound/soc/codecs/ |
| H A D | cs-amp-lib.c | 141 return -ENOENT; in _cs_amp_write_cal_coeffs() 173 return -ENOENT; in _cs_amp_read_cal_coeffs() 296 return -ENOENT; in cs_amp_convert_efi_status() 353 return ERR_PTR(-ENOENT); in cs_amp_get_cal_efi_buffer() 467 ret = -ENOENT; in _cs_amp_set_efi_calibration_data() 491 if (ret == -ENOENT) { in _cs_amp_set_efi_calibration_data() 598 * be -ENOENT. An out-of-range amp_index does not prevent matching by 605 * Return: 0 if the entry was found, -ENOENT if no entry was found, 614 return -ENOENT; in cs_amp_set_efi_calibration_data() 654 return -ENOENT; in cs_amp_get_efi_byte_spkid() [all...] |
| /linux/net/netlabel/ |
| H A D | netlabel_kapi.c | 337 return -ENOENT; in netlbl_cfg_cipsov4_map_add() 463 return -ENOENT; in netlbl_cfg_calipso_map_add() 605 * returns the spot of the first set bit or -ENOENT if no bits are set. 617 return -ENOENT; in netlbl_catmap_walk() 642 return -ENOENT; in netlbl_catmap_walk() 648 return -ENOENT; in netlbl_catmap_walk() 659 * returns the spot of the first cleared bit or -ENOENT if the offset is past 674 return -ENOENT; in netlbl_catmap_walkrng() 708 return -ENOENT; in netlbl_catmap_walkrng() 990 ret_val = -ENOENT; in netlbl_sock_setattr() [all …]
|
| /linux/arch/powerpc/platforms/44x/ |
| H A D | warp.c | 64 return -ENOENT; in warp_post_info() 69 return -ENOENT; in warp_post_info() 162 return -ENOENT; in pika_setup_leds() 265 return -ENOENT; in pika_dtm_thread() 270 return -ENOENT; in pika_dtm_thread() 306 return -ENOENT; in pika_dtm_start() 311 return -ENOENT; in pika_dtm_start()
|
| /linux/samples/bpf/ |
| H A D | test_map_in_map.bpf.c | 18 #define ENOENT 2 macro 81 return result ? *result : -ENOENT; in do_reg_lookup() 92 return result ? *result : -ENOENT; in do_inline_array_lookup() 103 return result ? *result : -ENOENT; in do_inline_hash_lookup() 137 ret = -ENOENT; in BPF_KSYSCALL()
|
| /linux/tools/testing/selftests/memfd/ |
| H A D | fuse_mnt.c | 39 return -ENOENT; in memfd_getattr() 52 return -ENOENT; in memfd_readdir() 64 return -ENOENT; in memfd_open() 84 return -ENOENT; in memfd_read()
|
| /linux/tools/perf/util/ |
| H A D | debuginfo.c | 75 return -ENOENT; in debuginfo__init_offline_dwarf() 166 return -ENOENT; in debuginfo__get_text_offset() 174 return -ENOENT; in debuginfo__get_text_offset() 177 return -ENOENT; in debuginfo__get_text_offset() 206 return -ENOENT; in get_source_from_debuginfod()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_maps.c | 71 assert(bpf_map_lookup_elem(fd, &key, &value) < 0 && errno == ENOENT); in test_hashmap() 76 errno == ENOENT); in test_hashmap() 99 assert(bpf_map_delete_elem(fd, &key) < 0 && errno == ENOENT); in test_hashmap() 110 errno == ENOENT); in test_hashmap() 117 assert(bpf_map_delete_elem(fd, &key) < 0 && errno == ENOENT); in test_hashmap() 122 errno == ENOENT); in test_hashmap() 124 errno == ENOENT); in test_hashmap() 200 assert(bpf_map_lookup_elem(fd, &key, value) < 0 && errno == ENOENT); in test_hashmap_percpu() 205 errno == ENOENT); in test_hashmap_percpu() 220 assert(bpf_map_delete_elem(fd, &key) < 0 && errno == ENOENT); in test_hashmap_percpu() [all...] |
| /linux/fs/btrfs/ |
| H A D | uuid-tree.c | 25 /* return -ENOENT for !found, < 0 for errors, or 0 if an item was found */ 49 return -ENOENT; in btrfs_uuid_tree_lookup() 55 ret = -ENOENT; in btrfs_uuid_tree_lookup() 92 if (ret != -ENOENT) in btrfs_uuid_tree_add() 162 return -ENOENT; in btrfs_uuid_tree_remove() 171 return -ENOENT; in btrfs_uuid_tree_remove() 184 return -ENOENT; in btrfs_uuid_tree_remove() 274 if (ret == -ENOENT) in btrfs_check_uuid_tree_entry() 370 if (ret < 0 && ret != -ENOENT) in btrfs_uuid_tree_iterate()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_nf.c | 124 ASSERT_EQ(skel->bss->test_enoent_lookup, -ENOENT, "Test ENOENT for failed lookup"); in test_bpf_nf_ct() 141 ASSERT_EQ(skel->bss->test_ct_zone_dir_enoent_lookup, -ENOENT, "Test ENOENT for lookup with wrong ct zone dir"); in test_bpf_nf_ct() 142 ASSERT_EQ(skel->bss->test_ct_zone_id_enoent_lookup, -ENOENT, "Test ENOENT for lookup in wrong ct zone"); in test_bpf_nf_ct()
|
| /linux/net/9p/ |
| H A D | error.c | 44 {"No such file or directory", ENOENT}, 45 {"directory entry not found", ENOENT}, 46 {"file not found", ENOENT}, 122 {"file does not exist", ENOENT}, 153 {"illegal path element", ENOENT}, 159 {"directory entry is not allocated", ENOENT},
|