| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rpmsg.h | 79 * Simple rpmsg drivers shouldn't use this struct directly, because 157 /* This shouldn't be possible */ in unregister_rpmsg_device() 164 /* This shouldn't be possible */ in __register_rpmsg_driver() 172 /* This shouldn't be possible */ in unregister_rpmsg_driver() 178 /* This shouldn't be possible */ in rpmsg_destroy_ept() 187 /* This shouldn't be possible */ in rpmsg_create_ept() 195 /* This shouldn't be possible */ in rpmsg_send() 204 /* This shouldn't be possible */ in rpmsg_sendto() 214 /* This shouldn't be possible */ in rpmsg_send_offchannel() 222 /* This shouldn't be possible */ in rpmsg_trysend() [all …]
|
| /OK3568_Linux_fs/kernel/fs/btrfs/tests/ |
| H A D | inode-tests.c | 267 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 286 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 308 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 336 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 359 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 387 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 416 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 438 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 472 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 501 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | map_fixed_noreplace.c | 115 printf("Error:1: mmap() succeeded when it shouldn't have\n"); in main() 136 printf("Error:2: mmap() succeeded when it shouldn't have\n"); in main() 156 printf("Error:3: mmap() succeeded when it shouldn't have\n"); in main() 176 printf("Error:4: mmap() succeeded when it shouldn't have\n"); in main() 196 printf("Error:5: mmap() failed when it shouldn't have\n"); in main() 216 printf("Error:6: mmap() failed when it shouldn't have\n"); in main()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | tegra186-common.h | 45 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 49 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for 52 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
|
| H A D | tegra124-common.h | 42 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 46 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for 49 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
|
| H A D | tegra114-common.h | 40 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 44 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for 47 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
|
| H A D | tegra30-common.h | 41 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 45 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for 48 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
|
| H A D | tegra210-common.h | 45 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 49 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for 52 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
|
| H A D | tegra20-common.h | 41 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 45 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for 48 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
|
| H A D | rpi.h | 116 * fdt_addr_r simply shouldn't overlap anything else. However, the RPi's 131 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 138 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | cpu_pm.c | 112 * timers context save/restore which shouldn't be interrupted. Hence it 131 * shouldn't be interrupted. Hence it must be called with interrupts disabled. 151 * shouldn't be interrupted. Hence it must be called with interrupts disabled. 174 * shouldn't be interrupted. Hence it must be called with interrupts disabled.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/sprite/ |
| H A D | sprite_loader_worker.cpp | 15 // This shouldn't happen, since we always invoke it with a non-empty pointer. in parse() 19 // This shouldn't happen, since we always invoke it with a non-empty pointer. in parse()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_project_builds_page.py | 98 # shouldn't see these two 110 # shouldn't see this one 113 # shouldn't see these two either, as they belong to a different project
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-bcm/ |
| H A D | bcm_5301x.c | 29 * expected and shouldn't really be passed by the PCIe controller. in bcm5301x_abort_handler() 31 * reading non-existing APB register and we shouldn't ignore that. in bcm5301x_abort_handler()
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | page_migration.rst | 182 shouldn't expect to preserve values in those fields. 199 Driver shouldn't touch the page.lru field while in the migratepage() function. 226 so driver shouldn't access page->mapping directly. Instead, driver should 256 VM so it shouldn't touch the page.lru field. 258 shouldn't use PG_isolated for its own purposes.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/namespaces/ |
| H A D | compatibility-list.rst | 27 In both cases, tasks shouldn't try exposing this ID to some 35 words, user 10 in one user namespace shouldn't have the same
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mincore/ |
| H A D | mincore_selftest.c | 116 * It shouldn't be memory-resident after unlocking it and in TEST() 229 * Map the whole file, the pages shouldn't be fetched yet. in TEST() 269 * End of the readahead window. The rest of the pages shouldn't in TEST() 328 * Map the whole file, the pages shouldn't be fetched yet. in TEST()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | allarch.bbclass | 25 … # Set these to a common set of values, we shouldn't be using them other that for WORKDIR directory 56 # These multilib values shouldn't change allarch packages so exclude them
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/tests/ |
| H A D | restapi.py | 51 …exes[0].layerItems[itemId].name in layerItemNames, msg="Item reloaded when it shouldn't have been") 136 self.assertIsNone(result, msg="Found %s when it shouldn't be there" % collection) 160 self.assertIsNone(result, msg="Found %s when it shouldn't be there" % collection)
|
| H A D | cooker.py | 78 … self.assertIsNotNone(result, msg="Did not find %s when it shouldn't be there" % collection) 97 … self.assertIsNotNone(result, msg="Did not find %s when it shouldn't be there" % collection)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | apne.c | 167 /* XXX: shouldn't we re-enable irq here? */ in apne_probe() 176 /* XXX: shouldn't we re-enable irq here? */ in apne_probe() 358 8390 reset command required, but that shouldn't be necessary. */ 396 /* This *shouldn't* happen. If it does, it's the last thing you'll see */ in apne_get_8390_hdr() 443 /* This *shouldn't* happen. If it does, it's the last thing you'll see */ in apne_block_input() 491 /* This *shouldn't* happen. If it does, it's the last thing you'll see */ in apne_block_output()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | reboot_fixups_32.c | 23 udelay(50); /* shouldn't get here but be safe and spin-a-while */ in cs5530a_warm_reset() 31 udelay(50); /* shouldn't get here but be safe and spin a while */ in cs5536_warm_reset()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | bgmac-platform.c | 99 /* This shouldn't be encountered */ in platform_bgmac_cco_ctl_maskset() 105 /* This shouldn't be encountered */ in platform_bgmac_get_bus_clock() 114 /* This shouldn't be encountered */ in platform_bgmac_cmn_maskset32()
|
| /OK3568_Linux_fs/external/xserver/test/bigreq/ |
| H A D | request-length.c | 70 * request - which shouldn't happen. in main() 95 return 1; /* Our request was processed, which shouldn't happen */ in main()
|
| /OK3568_Linux_fs/kernel/net/x25/ |
| H A D | x25_forward.c | 32 /* This shouldn't happen, if it occurs somehow in x25_forward_call() 46 * established LCI? It shouldn't happen, just in case.. in x25_forward_call()
|