/linux/include/linux/ |
H A D | rpmsg.h | 82 * Simple rpmsg drivers shouldn't use this struct directly, because 214 /* This shouldn't be possible */ 223 /* This shouldn't be possible */ 231 /* This shouldn't be possible */ in __register_rpmsg_driver() 237 /* This shouldn't be possible */ in unregister_rpmsg_driver() 246 /* This shouldn't be possible */ in rpmsg_create_ept() 254 /* This shouldn't be possible */ in rpmsg_create_ept() 263 /* This shouldn't be possible */ 272 /* This shouldn't be possible */ in rpmsg_sendto() 281 /* This shouldn' in rpmsg_send_offchannel() [all...] |
H A D | initrd.h | 6 #define INITRD_MINOR 250 /* shouldn't collide with /dev/ram* too soon ... */
|
H A D | of_gpio.h | 15 #include <linux/gpio.h> /* FIXME: Shouldn't be here */
|
/linux/tools/testing/selftests/mm/ |
H A D | map_fixed_noreplace.c | 96 ksft_exit_fail_msg("Error:1: mmap() succeeded when it shouldn't have\n"); in main() 115 ksft_exit_fail_msg("Error:2: mmap() succeeded when it shouldn't have\n"); in main() 133 ksft_exit_fail_msg("Error:3: mmap() succeeded when it shouldn't have\n"); in main() 151 ksft_exit_fail_msg("Error:4: mmap() succeeded when it shouldn't have\n"); in main() 169 ksft_exit_fail_msg("Error:5: mmap() failed when it shouldn't have\n"); in main() 187 ksft_exit_fail_msg("Error:6: mmap() failed when it shouldn't have\n"); in main()
|
/linux/kernel/ |
H A D | cpu_pm.c | 103 * 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.
|
/linux/arch/arm/mach-bcm/ |
H A D | bcm_5301x.c | 27 * 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()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | iters_task.c | 30 /* Below instructions shouldn't be executed for invalid flags */ in iter_task_for_each_sleep() 35 /* Below instructions shouldn't be executed for invalid task__nullable */ in iter_task_for_each_sleep()
|
H A D | timer.c | 193 /* try to cancel ourself. It shouldn't deadlock. */ in timer_cb2() 198 * It shouldn't deadlock either. in timer_cb2() 214 /* try to cancel ourself. It shouldn't deadlock. */ in timer_cb2() 219 * It shouldn't deadlock either. in timer_cb2()
|
/linux/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
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | log_fixup.c | 52 /* 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()
|
H A D | custom_sec_handlers.c | 166 /* SEC("kprobe") shouldn't be auto-attached */ in test_custom_sec_handlers() 168 /* SEC("xyz") shouldn't be auto-attached */ in test_custom_sec_handlers()
|
/linux/tools/testing/selftests/mincore/ |
H A D | mincore_selftest.c | 115 * 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() 265 * End of the readahead window. The rest of the pages shouldn't in TEST() 322 * Map the whole file, the pages shouldn't be fetched yet. in TEST()
|
/linux/drivers/net/ethernet/8390/ |
H A D | apne.c | 157 /* 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()
|
H A D | zorro8390.c | 79 * 8390 reset command required, but that shouldn't be necessary. 113 /* This *shouldn't* happen. in zorro8390_get_8390_hdr() 157 /* This *shouldn't* happen. in zorro8390_block_input() 199 /* This *shouldn't* happen. in zorro8390_block_output()
|
/linux/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()
|
/linux/net/x25/ |
H A 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/drivers/md/persistent-data/ |
H A D | dm-transaction-manager.h | 74 * confuse this with a clone - you shouldn't access the orig block after 143 * shouldn't be used.
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm283x-rpi-usb-otg.dtsi | 8 * fifo sizes shouldn't exceed 3776 bytes.
|
/linux/arch/s390/kernel/vdso32/ |
H A D | vdso_user_wrapper.S | 14 /* Make sure we notice when a syscall returns, which shouldn't happen */
|
/linux/Documentation/devicetree/bindings/perf/ |
H A D | riscv,pmu.yaml | 45 This property shouldn't encode any raw hardware event. 61 This property shouldn't encode any raw event.
|
/linux/arch/openrisc/include/asm/ |
H A D | cache.h | 19 * they shouldn't be hard-coded!
|
/linux/Documentation/userspace-api/media/ |
H A D | cec.h.rst.exceptions | 20 # Shouldn't them be documented? 29 # Part of CEC 2.0 spec - shouldn't be documented too?
|
/linux/tools/testing/selftests/sched_ext/ |
H A D | ddsp_vtimelocal_fail.bpf.c | 19 /* Shouldn't be allowed to vtime dispatch to a builtin DSQ. */ in BPF_STRUCT_OPS()
|
/linux/tools/perf/trace/beauty/ |
H A D | sockaddr.sh | 5 # place used just for these tools/perf/beauty/ usage, we shouldn't not
|
/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-controller-intro.rst | 16 The devices' relationships (when using a webcam, end-users shouldn't
|