/Linux-v5.15/include/linux/ |
D | rpmsg.h | 78 * Simple rpmsg drivers shouldn't use this struct directly, because 199 /* This shouldn't be possible */ in rpmsg_unregister_device() 208 /* This shouldn't be possible */ in __register_rpmsg_driver() 216 /* This shouldn't be possible */ in unregister_rpmsg_driver() 222 /* This shouldn't be possible */ in rpmsg_destroy_ept() 231 /* This shouldn't be possible */ in rpmsg_create_ept() 239 /* This shouldn't be possible */ in rpmsg_send() 248 /* This shouldn't be possible */ in rpmsg_sendto() 258 /* This shouldn't be possible */ in rpmsg_send_offchannel() 266 /* This shouldn't be possible */ in rpmsg_trysend() [all …]
|
D | initrd.h | 6 #define INITRD_MINOR 250 /* shouldn't collide with /dev/ram* too soon ... */
|
/Linux-v5.15/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.15/fs/btrfs/tests/ |
D | inode-tests.c | 262 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 281 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 303 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 331 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 354 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 382 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 411 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 433 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 467 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() 496 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent() [all …]
|
/Linux-v5.15/kernel/ |
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.
|
/Linux-v5.15/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.15/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.15/Documentation/vm/ |
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.
|
/Linux-v5.15/tools/testing/selftests/bpf/progs/ |
D | timer.c | 181 /* try to cancel ourself. It shouldn't deadlock. */ in timer_cb2() 186 * It shouldn't deadlock either. in timer_cb2() 202 /* try to cancel ourself. It shouldn't deadlock. */ in timer_cb2() 207 * It shouldn't deadlock either. in timer_cb2()
|
/Linux-v5.15/tools/testing/selftests/mincore/ |
D | mincore_selftest.c | 115 * It shouldn't be memory-resident after unlocking it and in TEST() 222 * Map the whole file, the pages shouldn't be fetched yet. in TEST() 262 * End of the readahead window. The rest of the pages shouldn't in TEST() 319 * Map the whole file, the pages shouldn't be fetched yet. in TEST()
|
/Linux-v5.15/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.15/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.15/drivers/net/ethernet/8390/ |
D | apne.c | 162 /* XXX: shouldn't we re-enable irq here? */ in apne_probe() 171 /* XXX: shouldn't we re-enable irq here? */ in apne_probe() 353 8390 reset command required, but that shouldn't be necessary. */ 391 /* This *shouldn't* happen. If it does, it's the last thing you'll see */ in apne_get_8390_hdr() 438 /* This *shouldn't* happen. If it does, it's the last thing you'll see */ in apne_block_input() 486 /* 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.15/net/x25/ |
D | x25_forward.c | 31 /* This shouldn't happen, if it occurs somehow in x25_forward_call() 45 * established LCI? It shouldn't happen, just in case.. in x25_forward_call()
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | bcm283x-rpi-usb-otg.dtsi | 8 * fifo sizes shouldn't exceed 3776 bytes.
|
/Linux-v5.15/arch/s390/kernel/vdso32/ |
D | vdso_user_wrapper.S | 13 /* Make sure we notice when a syscall returns, which shouldn't happen */
|
/Linux-v5.15/drivers/crypto/nx/ |
D | nx-common-powernv.c | 298 /* shouldn't happen, we're in HYP mode */ in wait_for_csb() 302 /* shouldn't happen, setup_ddl doesn't use many dde's */ in wait_for_csb() 307 /* shouldn't happen, we setup CRB correctly */ in wait_for_csb() 312 * shouldn't happen, setup_direct/indirect_dde creates in wait_for_csb() 318 /* shouldn't happen, setup_ddl creates DDL right */ in wait_for_csb() 322 /* shouldn't happen, setup_ddl creates DDL right */ in wait_for_csb() 744 /* shouldn't happen, Each chip will have NX engine */ in nx_open_percpu_txwins()
|
/Linux-v5.15/drivers/md/persistent-data/ |
D | dm-transaction-manager.h | 73 * confuse this with a clone - you shouldn't access the orig block after 142 * shouldn't be used.
|
/Linux-v5.15/arch/powerpc/include/asm/book3s/32/ |
D | kup.h | 34 * This isync() shouldn't be necessary as the kernel is not excepted to in kuep_lock() 51 * This isync() shouldn't be necessary as a 'rfi' will soon be executed in kuep_unlock()
|
/Linux-v5.15/arch/openrisc/include/asm/ |
D | cache.h | 19 * they shouldn't be hard-coded!
|
/Linux-v5.15/arch/ia64/include/asm/ |
D | irq.h | 26 * are 8259 irqs. This really shouldn't be necessary at all, in irq_canonicalize()
|
/Linux-v5.15/tools/perf/trace/beauty/ |
D | socket.sh | 5 # place used just for these tools/perf/beauty/ usage, we shouldn't not
|
/Linux-v5.15/include/crypto/ |
D | sha1.h | 38 * You shouldn't be using SHA-1, and even if you *have* to use SHA-1, this isn't
|
/Linux-v5.15/Documentation/userspace-api/media/mediactl/ |
D | media-controller-intro.rst | 16 The devices' relationships (when using a webcam, end-users shouldn't
|