/lk-master/lib/elf/ |
A D | elf.c | 115 return ERR_NOT_FOUND; in verify_eheader() 119 return ERR_NOT_FOUND; in verify_eheader() 122 return ERR_NOT_FOUND; in verify_eheader() 127 return ERR_NOT_FOUND; in verify_eheader() 130 return ERR_NOT_FOUND; in verify_eheader() 134 return ERR_NOT_FOUND; in verify_eheader() 137 return ERR_NOT_FOUND; in verify_eheader() 140 return ERR_NOT_FOUND; in verify_eheader() 144 return ERR_NOT_FOUND; in verify_eheader() 147 return ERR_NOT_FOUND; in verify_eheader() [all …]
|
/lk-master/lib/fs/ |
A D | fs.c | 124 return ERR_NOT_FOUND; in mount() 161 return ERR_NOT_FOUND; in fs_format_device() 172 return ERR_NOT_FOUND; in fs_format_device() 181 return ERR_NOT_FOUND; in fs_mount() 194 return ERR_NOT_FOUND; in fs_unmount() 215 return ERR_NOT_FOUND; in fs_open_file() 254 return ERR_NOT_FOUND; in fs_create_file() 298 return ERR_NOT_FOUND; in fs_remove_file() 346 return ERR_NOT_FOUND; in fs_make_dir() 371 return ERR_NOT_FOUND; in fs_open_dir() [all …]
|
/lk-master/lib/klog/ |
A D | klog.c | 167 return ERR_NOT_FOUND; in klog_recover() 170 return ERR_NOT_FOUND; in klog_recover() 174 return ERR_NOT_FOUND; in klog_recover() 176 return ERR_NOT_FOUND; in klog_recover() 185 return ERR_NOT_FOUND; in klog_recover() 189 return ERR_NOT_FOUND; in klog_recover() 191 return ERR_NOT_FOUND; in klog_recover() 193 return ERR_NOT_FOUND; in klog_recover() 195 return ERR_NOT_FOUND; in klog_recover() 201 return ERR_NOT_FOUND; in klog_recover() [all …]
|
/lk-master/lib/acpi_lite/ |
A D | acpi_lite.cpp | 176 return ERR_NOT_FOUND; in acpi_lite_init() 184 return ERR_NOT_FOUND; in acpi_lite_init() 191 return ERR_NOT_FOUND; in acpi_lite_init() 212 return ERR_NOT_FOUND; in acpi_lite_init() 249 return ERR_NOT_FOUND; in acpi_process_madt_entries_etc()
|
/lk-master/lib/norfs/test/ |
A D | norfs_test.c | 248 EXPECT_EQ(ERR_NOT_FOUND, status, "Found object when unexpected"); in test_basic_read_write() 251 EXPECT_EQ(ERR_NOT_FOUND, status, "Allowed redundant delete of object"); in test_basic_read_write() 404 EXPECT_EQ(ERR_NOT_FOUND, status, "Corrupted object should not be found"); in test_corruption() 406 EXPECT_EQ(ERR_NOT_FOUND, status, in test_corruption() 439 EXPECT_EQ(ERR_NOT_FOUND, status, "Object not removed"); in test_deletion_objects_retained_during_gc() 444 EXPECT_EQ(ERR_NOT_FOUND, status, in test_deletion_objects_retained_during_gc() 478 EXPECT_EQ(ERR_NOT_FOUND, norfs_read_obj(2, buffer, sizeof(buffer), &obj_len, 0), in test_garbage_collection_interruption() 509 EXPECT_EQ(ERR_NOT_FOUND, status, in test_thrash_fs() 538 EXPECT_EQ(ERR_NOT_FOUND, status, in test_thrash_fs() 554 EXPECT_EQ(ERR_NOT_FOUND, status, in test_thrash_fs() [all …]
|
/lk-master/lib/ptable/ |
A D | ptable.c | 232 BAIL(ERR_NOT_FOUND); in ptable_publish() 398 off_t offset = ERR_NOT_FOUND; in ptable_allocate() 559 BAIL(ERR_NOT_FOUND); in ptable_scan() 576 BAIL(ERR_NOT_FOUND); in ptable_scan() 580 BAIL(ERR_NOT_FOUND); in ptable_scan() 584 BAIL(ERR_NOT_FOUND); in ptable_scan() 588 BAIL(ERR_NOT_FOUND); in ptable_scan() 646 BAIL(ERR_NOT_FOUND); in ptable_scan() 680 return ERR_NOT_FOUND; in ptable_find() 691 return ERR_NOT_FOUND; in ptable_create_default() [all …]
|
/lk-master/platform/armemu/ |
A D | display.c | 44 return ERR_NOT_FOUND; in display_get_framebuffer() 61 return ERR_NOT_FOUND; in display_get_info()
|
A D | net.c | 348 return ERR_NOT_FOUND; in ethernet_init() 361 return ERR_NOT_FOUND; in ethernet_init()
|
/lk-master/app/lkboot/ |
A D | commands.c | 201 return ERR_NOT_FOUND; in do_flash_boot() 209 return ERR_NOT_FOUND; in do_flash_boot() 216 return ERR_NOT_FOUND; in do_flash_boot() 224 return ERR_NOT_FOUND; in do_flash_boot() 248 return ERR_NOT_FOUND; in do_flash_boot()
|
/lk-master/dev/gpio_i2c/ |
A D | gpio_i2c.c | 226 return ERR_NOT_FOUND; in gpio_i2c_transmit() 234 return ERR_NOT_FOUND; in gpio_i2c_receive() 242 return ERR_NOT_FOUND; in gpio_i2c_write_reg_bytes() 250 return ERR_NOT_FOUND; in gpio_i2c_read_reg_bytes()
|
/lk-master/lib/buildsig/ |
A D | buildsig.c | 96 return ERR_NOT_FOUND; in buildsig_search() 120 return ERR_NOT_FOUND; in cmd_buildsig()
|
/lk-master/arch/x86/32/ |
A D | mmu.c | 161 return ERR_NOT_FOUND; in x86_mmu_get_mapping() 168 return ERR_NOT_FOUND; in x86_mmu_get_mapping() 177 return ERR_NOT_FOUND; in x86_mmu_get_mapping() 199 return ERR_NOT_FOUND; in x86_mmu_get_mapping() 233 return ERR_NOT_FOUND; in x86_mmu_check_mapping() 245 return ERR_NOT_FOUND; in x86_mmu_check_mapping()
|
/lk-master/lib/fs/memfs/ |
A D | memfs.c | 170 return ERR_NOT_FOUND; in memfs_open() 192 return ERR_NOT_FOUND; in memfs_remove() 320 return ERR_NOT_FOUND; in memfs_opendir() 355 err = ERR_NOT_FOUND; in memfs_readdir()
|
/lk-master/arch/x86/64/ |
A D | mmu.c | 207 return ERR_NOT_FOUND; in x86_mmu_get_mapping() 215 return ERR_NOT_FOUND; in x86_mmu_get_mapping() 223 return ERR_NOT_FOUND; in x86_mmu_get_mapping() 240 return ERR_NOT_FOUND; in x86_mmu_get_mapping() 275 return ERR_NOT_FOUND; in x86_mmu_check_mapping() 287 return ERR_NOT_FOUND; in x86_mmu_check_mapping()
|
/lk-master/lib/sysparam/ |
A D | sysparam.c | 260 return ERR_NOT_FOUND; in sysparam_read() 273 return ERR_NOT_FOUND; in sysparam_length() 283 return ERR_NOT_FOUND; in sysparam_get_ptr() 403 return ERR_NOT_FOUND; in sysparam_remove() 424 return ERR_NOT_FOUND; in sysparam_lock() 665 } else if (err == ERR_NOT_FOUND) { in cmd_sysparam()
|
/lk-master/top/include/lk/ |
A D | err.h | 16 #define ERR_NOT_FOUND (-2) macro
|
/lk-master/dev/bus/pci/ |
A D | pci.cpp | 175 return ERR_NOT_FOUND; in pci_init_legacy() 190 return ERR_NOT_FOUND; in pci_init_ecam()
|
/lk-master/dev/virtio/gpu/ |
A D | virtio-gpu.c | 126 return ERR_NOT_FOUND; in get_display_info() 132 return ERR_NOT_FOUND; in get_display_info() 355 return ERR_NOT_FOUND; in virtio_gpu_start() 547 return ERR_NOT_FOUND; in display_get_framebuffer() 566 return ERR_NOT_FOUND; in display_get_info()
|
/lk-master/lib/norfs/ |
A D | norfs.c | 214 return ERR_NOT_FOUND; in norfs_read_obj_iovec() 228 return ERR_NOT_FOUND; in norfs_read_obj_iovec() 446 return ERR_NOT_FOUND; in norfs_remove_obj() 516 return ERR_NOT_FOUND; in norfs_put_obj_iovec() 525 return ERR_NOT_FOUND; in norfs_put_obj_iovec() 636 return ERR_NOT_FOUND; in collect_garbage_object()
|
/lk-master/app/ |
A D | app.c | 72 return ERR_NOT_FOUND; in app_start_by_name()
|
/lk-master/target/stm32746g-eval2/ |
A D | lcd.c | 375 return ERR_NOT_FOUND; in display_get_framebuffer() 393 return ERR_NOT_FOUND; in display_get_info()
|
/lk-master/target/stm32f746g-disco/ |
A D | lcd.c | 391 return ERR_NOT_FOUND; in display_get_framebuffer() 409 return ERR_NOT_FOUND; in display_get_info()
|
/lk-master/lib/fs/ext2/ |
A D | dir.c | 154 return ERR_NOT_FOUND; in ext2_walk()
|
/lk-master/lib/bootargs/ |
A D | bootargs.c | 199 return ERR_NOT_FOUND; in bootargs_get_bootimage_pointer()
|
/lk-master/lib/bootimage/ |
A D | bootimage.c | 201 return ERR_NOT_FOUND; in bootimage_get_file_section()
|