Home
last modified time | relevance | path

Searched full:shouldn (Results 1 – 25 of 2337) sorted by relevance

12345678910>>...94

/kernel/linux/linux-5.10/include/linux/
Drpmsg.h78 * 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 …]
/kernel/linux/linux-6.6/include/linux/
Drpmsg.h82 * Simple rpmsg drivers shouldn't use this struct directly, because
218 /* This shouldn't be possible */ in rpmsg_unregister_device()
227 /* This shouldn't be possible */ in __register_rpmsg_driver()
235 /* This shouldn't be possible */ in unregister_rpmsg_driver()
241 /* This shouldn't be possible */ in rpmsg_destroy_ept()
250 /* This shouldn't be possible */ in rpmsg_create_ept()
258 /* This shouldn't be possible */ in rpmsg_send()
267 /* This shouldn't be possible */ in rpmsg_sendto()
277 /* This shouldn't be possible */ in rpmsg_send_offchannel()
285 /* This shouldn't be possible */ in rpmsg_trysend()
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
Dmap_fixed_noreplace.c111 printf("Error:1: mmap() succeeded when it shouldn't have\n"); in main()
132 printf("Error:2: mmap() succeeded when it shouldn't have\n"); in main()
152 printf("Error:3: mmap() succeeded when it shouldn't have\n"); in main()
172 printf("Error:4: mmap() succeeded when it shouldn't have\n"); in main()
192 printf("Error:5: mmap() failed when it shouldn't have\n"); in main()
212 printf("Error:6: mmap() failed when it shouldn't have\n"); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dmap_fixed_noreplace.c115 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()
/kernel/linux/linux-6.6/fs/btrfs/tests/
Dinode-tests.c264 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent()
283 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent()
321 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent()
344 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent()
372 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent()
401 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent()
423 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent()
457 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent()
486 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent()
516 test_err("got an error when we shouldn't have"); in test_btrfs_get_extent()
[all …]
/kernel/linux/linux-5.10/fs/btrfs/tests/
Dinode-tests.c267 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 …]
/kernel/linux/linux-6.6/kernel/
Dcpu_pm.c103 * timers context save/restore which shouldn't be interrupted. Hence it
122 * shouldn't be interrupted. Hence it must be called with interrupts disabled.
142 * shouldn't be interrupted. Hence it must be called with interrupts disabled.
165 * shouldn't be interrupted. Hence it must be called with interrupts disabled.
/kernel/linux/linux-5.10/kernel/
Dcpu_pm.c112 * 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.
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
Dbcm_5301x.c27 * expected and shouldn't really be passed by the PCIe controller. in bcm5301x_abort_handler()
29 * reading non-existing APB register and we shouldn't ignore that. in bcm5301x_abort_handler()
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
Dbcm_5301x.c29 * 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()
/kernel/linux/linux-6.6/Documentation/admin-guide/namespaces/
Dcompatibility-list.rst27 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
/kernel/linux/linux-5.10/Documentation/admin-guide/namespaces/
Dcompatibility-list.rst27 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
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dlog_fixup.c52 /* we shouldn't get full end of BPF verifier log */ in bad_core_relo()
57 /* we shouldn't get second part of libbpf message patch */ in bad_core_relo()
60 /* we shouldn't get full end of BPF verifier log */ in bad_core_relo()
/kernel/linux/linux-5.10/Documentation/vm/
Dpage_migration.rst182 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.
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dtimer.c189 /* try to cancel ourself. It shouldn't deadlock. */ in timer_cb2()
194 * It shouldn't deadlock either. in timer_cb2()
210 /* try to cancel ourself. It shouldn't deadlock. */ in timer_cb2()
215 * It shouldn't deadlock either. in timer_cb2()
/kernel/linux/linux-5.10/tools/testing/selftests/mincore/
Dmincore_selftest.c116 * 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()
/kernel/linux/linux-6.6/tools/testing/selftests/mincore/
Dmincore_selftest.c115 * It shouldn't be memory-resident after unlocking it and in TEST()
228 * Map the whole file, the pages shouldn't be fetched yet. in TEST()
268 * End of the readahead window. The rest of the pages shouldn't in TEST()
327 * Map the whole file, the pages shouldn't be fetched yet. in TEST()
/kernel/linux/linux-6.6/arch/x86/kernel/
Dreboot_fixups_32.c23 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()
/kernel/linux/linux-5.10/arch/x86/kernel/
Dreboot_fixups_32.c23 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
Dbgmac-platform.c99 /* 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
Dbgmac-platform.c99 /* 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
Dapne.c167 /* 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
Dapne.c157 /* XXX: shouldn't we re-enable irq here? */ in apne_probe()
166 /* XXX: shouldn't we re-enable irq here? */ in apne_probe()
347 8390 reset command required, but that shouldn't be necessary. */
385 /* This *shouldn't* happen. If it does, it's the last thing you'll see */ in apne_get_8390_hdr()
432 /* This *shouldn't* happen. If it does, it's the last thing you'll see */ in apne_block_input()
480 /* This *shouldn't* happen. If it does, it's the last thing you'll see */ in apne_block_output()
/kernel/linux/linux-6.6/net/x25/
Dx25_forward.c31 /* 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()
/kernel/linux/linux-5.10/net/x25/
Dx25_forward.c32 /* 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()

12345678910>>...94