Home
last modified time | relevance | path

Searched full:happen (Results 1 – 25 of 2783) sorted by relevance

12345678910>>...112

/Linux-v6.1/Documentation/crypto/
Ddevel-algos.rst72 other part of the kernel. Note that the .cia_setkey() call might happen
73 before or after any of these schematics happen, but must not happen
172 other part of the kernel. Note that the .setkey() call might happen
173 before or after any of these schematics happen, but must not happen
210 ----------- other transformations happen here -----------
/Linux-v6.1/arch/arm/mach-omap2/
Dpowerdomain-common.c61 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_onstate_mask()
81 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_retst_mask()
101 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_stst_mask()
/Linux-v6.1/drivers/crypto/nx/
Dnx-common-powernv.c266 /* these should not happen */ in wait_for_csb()
283 /* should not happen, we use physical addrs */ in wait_for_csb()
294 /* should not happen, we use physical addrs */ in wait_for_csb()
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()
326 /* should not happen with ICSWX */ in wait_for_csb()
[all …]
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c710 "Expected event channel IRQ but it didn't happen"); in main()
723 "Expected event channel IRQ but it didn't happen"); in main()
743 "Expected event channel IRQ but it didn't happen"); in main()
754 "Expected event channel IRQ but it didn't happen"); in main()
765 "Expected event channel IRQ but it didn't happen"); in main()
788 "Expected event channel IRQ but it didn't happen"); in main()
802 "Expected event channel IRQ but it didn't happen"); in main()
845 "Expected event channel IRQ but it didn't happen"); in main()
862 "Expected event channel IRQ but it didn't happen"); in main()
884 "Expected event channel IRQ but it didn't happen"); in main()
[all …]
/Linux-v6.1/Documentation/core-api/
Dunaligned-memory-access.rst28 The above may seem a little vague, as memory access can happen in different
62 happen. The exception handler is able to correct the unaligned access,
65 happen, but the exceptions do not contain enough information for the
72 memory accesses to happen, your code will not work correctly on certain
172 Think about what would happen if addr1 was an odd address such as 0x10003.
/Linux-v6.1/drivers/md/
Ddm-builtin.c19 * happen:
38 * being scheduled long enough, this bug may really happen.
/Linux-v6.1/include/linux/sched/
Dwake_q.h19 * already in a wake queue, the wakeup will happen soon and the second
31 * NOTE that there is no guarantee the wakeup will happen any later than the
/Linux-v6.1/drivers/mtd/parsers/
DKconfig42 for your particular device. It won't happen automatically. The
123 for your particular device. It won't happen automatically. The
157 for your particular device. It won't happen automatically. The
/Linux-v6.1/Documentation/networking/devlink/
Dmlxsw.rst97 routed from a disabled router interface (RIF). This can happen during
103 routed through a disabled router interface (RIF). This can happen during
/Linux-v6.1/kernel/locking/
Dspinlock_debug.c130 * Must not happen on UP: in do_raw_spin_trylock()
170 * Must not happen on UP: in do_raw_read_trylock()
222 * Must not happen on UP: in do_raw_write_trylock()
/Linux-v6.1/include/uapi/linux/
Dvirtio_mem.h70 * There are no guarantees what will happen if unplugged memory is
76 * It can happen that the device cannot process a request, because it is
81 * scenarios (if the device is busy) it can happen that the device still
/Linux-v6.1/fs/reiserfs/
Dlock.c57 /* this can happen when the lock isn't always held */ in reiserfs_write_unlock_nested()
74 /* this can happen when the lock isn't always held */ in reiserfs_write_lock_nested()
/Linux-v6.1/arch/sh/drivers/pci/
Dops-dreamcast.c21 * The !gapspci_config_access case really shouldn't happen, ever, unless
34 * likely to happen anytime soon.
/Linux-v6.1/drivers/block/paride/
DTransition-notes4 Proof: All assignments to ps_tq_active and all scheduling of ps_tq happen
5 under ps_spinlock. There are three places where that can happen:
74 from pd.c. That could happen only if pi_do_claimed() had been
/Linux-v6.1/tools/testing/selftests/ptrace/
Dget_syscall_info.c90 /* cannot happen */ in TEST()
128 /* cannot happen */ in TEST()
142 /* cannot happen */ in TEST()
/Linux-v6.1/arch/riscv/lib/
Ddelay.c65 * won't happen.
105 * This doesn't bother checking for overflow, as it won't happen (it's in ndelay()
/Linux-v6.1/Documentation/RCU/
Dstallwarn.rst48 happen to preempt a low-priority task in the middle of an RCU
96 the ``rcu_.*timer wakeup didn't happen for`` console-log message,
262 handlers are no longer able to execute on this CPU. This can happen if
283 This is rare, but does happen from time to time in real life. It is also
285 on how the stall warning and the grace-period initialization happen to
322 kthread timer wakeup didn't happen for 23804 jiffies! g7076 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
/Linux-v6.1/drivers/scsi/elx/libefc/
Defc_domain.c443 /* Should not happen */ in __efc_domain_wait_alloc()
502 /* Should not happen */ in __efc_domain_allocated()
503 efc_log_err(efc, "%s: evt: %d should not happen\n", in __efc_domain_allocated()
598 /* Should not happen */ in __efc_domain_wait_attach()
599 efc_log_err(efc, "%s: evt: %d should not happen\n", in __efc_domain_wait_attach()
667 /* Should not happen */ in __efc_domain_ready()
668 efc_log_err(efc, "%s: evt: %d should not happen\n", in __efc_domain_ready()
673 /* can happen during p2p */ in __efc_domain_ready()
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-rpmsg28 wasn't assigned (can happen if no driver exists for this
46 wasn't assigned (can happen if the kernel driver that
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_defer.h28 * whatever action had to happen to the extent list and file the log done
118 * This doesn't normally happen except log recovery.
/Linux-v6.1/drivers/block/zram/
Dzram_drv.h74 atomic64_t failed_reads; /* can happen when memory is too low */
75 atomic64_t failed_writes; /* can happen when memory is too low */
/Linux-v6.1/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()
/Linux-v6.1/Documentation/x86/
Dsgx.rst81 handle an EPCM fault at any time. In practice, this can happen on events like
234 When EPC page leaks happen, a WARNING like this is shown in dmesg:
285 ``EREMOVE`` happen concurrently for pages that refer to the same
286 "SECS" metadata pages. This can happen if there are concurrent
/Linux-v6.1/arch/arm/include/asm/
Dcti.h45 * the @irq happen
61 * the @irq happen
/Linux-v6.1/kernel/
Dextable.c105 * watching again. This can happen either by tracing that in kernel_text_address()
115 /* Treat this like an NMI as it can happen anywhere */ in kernel_text_address()

12345678910>>...112