/Linux-v5.4/include/linux/ |
D | rpmsg.h | 76 * Simple rpmsg drivers shouldn't use this struct directly, because 147 /* This shouldn't be possible */ in unregister_rpmsg_device() 154 /* This shouldn't be possible */ in __register_rpmsg_driver() 162 /* This shouldn't be possible */ in unregister_rpmsg_driver() 168 /* This shouldn't be possible */ in rpmsg_destroy_ept() 177 /* This shouldn't be possible */ in rpmsg_create_ept() 185 /* This shouldn't be possible */ in rpmsg_send() 194 /* This shouldn't be possible */ in rpmsg_sendto() 204 /* This shouldn't be possible */ in rpmsg_send_offchannel() 212 /* This shouldn't be possible */ in rpmsg_trysend() [all …]
|
D | initrd.h | 3 #define INITRD_MINOR 250 /* shouldn't collide with /dev/ram* too soon ... */
|
/Linux-v5.4/tools/testing/selftests/vm/ |
D | map_fixed_noreplace.c | 90 printf("Error:1: mmap() succeeded when it shouldn't have\n"); in main() 111 printf("Error:2: mmap() succeeded when it shouldn't have\n"); in main() 131 printf("Error:3: mmap() succeeded when it shouldn't have\n"); in main() 151 printf("Error:4: mmap() succeeded when it shouldn't have\n"); in main() 171 printf("Error:5: mmap() failed when it shouldn't have\n"); in main() 191 printf("Error:6: mmap() failed when it shouldn't have\n"); in main()
|
/Linux-v5.4/fs/btrfs/tests/ |
D | inode-tests.c | 269 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 288 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 310 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 338 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 361 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 389 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 418 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 440 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 474 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 503 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() [all …]
|
/Linux-v5.4/kernel/ |
D | cpu_pm.c | 76 * timers context save/restore which shouldn't be interrupted. Hence it 106 * shouldn't be interrupted. Hence it must be called with interrupts disabled. 126 * shouldn't be interrupted. Hence it must be called with interrupts disabled. 160 * shouldn't be interrupted. Hence it must be called with interrupts disabled.
|
/Linux-v5.4/arch/arm/mach-bcm/ |
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()
|
/Linux-v5.4/Documentation/admin-guide/namespaces/ |
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
|
/Linux-v5.4/Documentation/vm/ |
D | page_migration.rst | 178 shouldn't expect to preserve values in that fields. 194 Driver shouldn't touch page.lru field VM using in the functions. 222 so driver shouldn't access page->mapping directly. Instead, driver should 252 shouldn't touch page.lru field. 253 PG_isolated is alias with PG_reclaim flag so driver shouldn't use the flag
|
/Linux-v5.4/arch/x86/kernel/ |
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()
|
/Linux-v5.4/drivers/net/ethernet/broadcom/ |
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()
|
/Linux-v5.4/drivers/net/ethernet/8390/ |
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()
|
D | zorro8390.c | 84 * 8390 reset command required, but that shouldn't be necessary. 118 /* This *shouldn't* happen. in zorro8390_get_8390_hdr() 162 /* This *shouldn't* happen. in zorro8390_block_input() 204 /* This *shouldn't* happen. in zorro8390_block_output()
|
/Linux-v5.4/net/x25/ |
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()
|
/Linux-v5.4/drivers/md/persistent-data/ |
D | dm-transaction-manager.h | 73 * confuse this with a clone - you shouldn't access the orig block after 126 * shouldn't be used.
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | bcm283x-rpi-usb-otg.dtsi | 8 * fifo sizes shouldn't exceed 3776 bytes.
|
/Linux-v5.4/drivers/crypto/nx/ |
D | nx-842-powernv.c | 291 /* shouldn't happen, we're in HYP mode */ in wait_for_csb() 295 /* shouldn't happen, setup_ddl doesn't use many dde's */ in wait_for_csb() 300 /* shouldn't happen, we setup CRB correctly */ in wait_for_csb() 305 * shouldn't happen, setup_direct/indirect_dde creates in wait_for_csb() 311 /* shouldn't happen, setup_ddl creates DDL right */ in wait_for_csb() 315 /* shouldn't happen, setup_ddl creates DDL right */ in wait_for_csb() 737 /* shouldn't happen, Each chip will have NX engine */ in nx842_open_percpu_txwins()
|
/Linux-v5.4/arch/openrisc/include/asm/ |
D | cache.h | 19 * they shouldn't be hard-coded!
|
/Linux-v5.4/Documentation/media/ |
D | cec.h.rst.exceptions | 20 # Shouldn't them be documented? 29 # Part of CEC 2.0 spec - shouldn't be documented too?
|
/Linux-v5.4/drivers/staging/media/soc_camera/ |
D | Kconfig | 20 This is the legacy configuration which shouldn't be used anymore,
|
/Linux-v5.4/arch/ia64/include/asm/ |
D | irq.h | 24 * are 8259 irqs. This really shouldn't be necessary at all, in irq_canonicalize()
|
/Linux-v5.4/arch/mips/fw/arc/ |
D | promlib.c | 17 * kernel, this shouldn't cause any harm regardless what MIPS processor you
|
/Linux-v5.4/drivers/gpu/drm/ |
D | drm_plane_helper.c | 55 * that switch is complete drivers shouldn't use these any longer, instead using 212 * connectors that were already in use, so we shouldn't need the extra in drm_primary_helper_update()
|
/Linux-v5.4/Documentation/devicetree/bindings/crypto/ |
D | inside-secure-safexcel.txt | 19 Two compatibles are kept for backward compatibility, but shouldn't be used for
|
/Linux-v5.4/tools/testing/selftests/powerpc/tm/ |
D | tm-exec.c | 40 /* Shouldn't get here */ in test_exec()
|
/Linux-v5.4/Documentation/media/uapi/mediactl/ |
D | media-controller-intro.rst | 23 The devices' relationships (when using a webcam, end-users shouldn't
|