Home
last modified time | relevance | path

Searched full:happens (Results 1 – 25 of 3199) sorted by relevance

12345678910>>...128

/kernel/linux/linux-5.10/include/linux/
Dinstrumented.h19 * before the actual read happens.
34 * before the actual write happens.
49 * before the actual write happens.
64 * before the actual read happens.
79 * before the actual write happens.
94 * inserted before the actual write happens.
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
Dcvmx-interrupt-decodes.c240 /*pcs_int_en_reg.s.dup = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
245 /*pcs_int_en_reg.s.rxerr_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
250 /*pcs_int_en_reg.s.xmit_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
251 /*pcs_int_en_reg.s.lnkspd_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
255 /*pcs_int_en_reg.s.dup = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
260 /*pcs_int_en_reg.s.rxerr_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
265 /*pcs_int_en_reg.s.xmit_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
266 /*pcs_int_en_reg.s.lnkspd_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
292 pcsx_int_en_reg.s.bitlckls_en = 0; /* Happens if XAUI module is not installed */ in __cvmx_interrupt_pcsxx_int_en_reg_enable()
/kernel/linux/linux-4.19/arch/mips/cavium-octeon/executive/
Dcvmx-interrupt-decodes.c240 /*pcs_int_en_reg.s.dup = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
245 /*pcs_int_en_reg.s.rxerr_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
250 /*pcs_int_en_reg.s.xmit_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
251 /*pcs_int_en_reg.s.lnkspd_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
255 /*pcs_int_en_reg.s.dup = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
260 /*pcs_int_en_reg.s.rxerr_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
265 /*pcs_int_en_reg.s.xmit_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
266 /*pcs_int_en_reg.s.lnkspd_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable()
292 pcsx_int_en_reg.s.bitlckls_en = 0; /* Happens if XAUI module is not installed */ in __cvmx_interrupt_pcsxx_int_en_reg_enable()
/kernel/linux/linux-4.19/Documentation/i2c/busses/
Di2c-ali156319 notable exceptions. One of those happens to be the fact they upgraded the
20 i2c core to be SMBus 2.0 compliant, and happens to be almost identical to
/kernel/linux/linux-5.10/Documentation/i2c/busses/
Di2c-ali1563.rst22 notable exceptions. One of those happens to be the fact they upgraded the
23 i2c core to be SMBus 2.0 compliant, and happens to be almost identical to
/kernel/linux/linux-4.19/fs/efs/
Dfile.c24 * i have no idea why this happens as often as it does in efs_get_block()
48 * i have no idea why this happens as often as it does in efs_bmap()
/kernel/linux/linux-5.10/fs/efs/
Dfile.c24 * i have no idea why this happens as often as it does in efs_get_block()
48 * i have no idea why this happens as often as it does in efs_bmap()
/kernel/linux/linux-5.10/Documentation/core-api/
Ddebug-objects.rst78 problem before the real initialization of the object happens. E.g. it
101 problem before the real initialization of the object happens. E.g. it
125 problem before the real activation of the object happens. E.g. it can
165 before the real destruction of the object happens. E.g. it can
181 object happens. E.g. it can deactivate an active object in order to
/kernel/linux/linux-4.19/Documentation/core-api/
Ddebug-objects.rst78 problem before the real initialization of the object happens. E.g. it
101 problem before the real initialization of the object happens. E.g. it
125 problem before the real activation of the object happens. E.g. it can
165 before the real destruction of the object happens. E.g. it can
181 object happens. E.g. it can deactivate an active object in order to
/kernel/linux/linux-4.19/arch/alpha/include/asm/
Dextable.h15 * Either errreg or valreg may be $31, in which case nothing happens.
17 * The exception fixup information "just so happens" to be arranged
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dextable.h15 * Either errreg or valreg may be $31, in which case nothing happens.
17 * The exception fixup information "just so happens" to be arranged
/kernel/linux/linux-4.19/mm/
Dmaccess.c39 * happens, handle that and return -EFAULT.
70 * happens, handle that and return -EFAULT.
97 * happens, handle that and return -EFAULT.
123 * happens, handle that and return -EFAULT.
/kernel/linux/linux-4.19/tools/memory-model/
Dlinux-kernel.cat73 * Happens Before: Ordering from the passage of time.
77 acyclic hb as happens-before
122 * The happens-before, propagation, and rcu constraints are all
/kernel/linux/linux-5.10/mm/
Dmaccess.c97 * fault happens, handle that and return -EFAULT. If @src is not a valid kernel
133 * happens, handle that and return -EFAULT.
203 * happens, handle that and return -EFAULT.
230 * happens, handle that and return -EFAULT.
/kernel/linux/linux-4.19/Documentation/PCI/
Dpcieaer-howto.txt136 fatal error happens. The root port aer service driver provides a
220 Q: What happens if a PCI Express device driver does not provide an
227 Q: What happens if an upstream port service driver does not provide
237 driver when an error happens. But if the driver is not aware of
/kernel/linux/linux-5.10/arch/c6x/lib/
Dstrasgi.S61 ;; loop back branch happens here
76 ;; return happens here
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/signal/
Dsignal_tm.c62 * If anything bad happens in ASM and we fail to set ret in test_signal_tm()
77 * happens. in test_signal_tm()
/kernel/linux/linux-4.19/tools/testing/selftests/powerpc/signal/
Dsignal_tm.c66 * If anything bad happens in ASM and we fail to set ret in test_signal_tm()
81 * happens. in test_signal_tm()
/kernel/linux/linux-4.19/fs/btrfs/
Dacl.c81 * allocation context to avoid deadlock if reclaim happens. in __btrfs_set_acl()
128 /* this happens with subvols */ in btrfs_init_acl()
/kernel/linux/linux-5.10/drivers/staging/fieldbus/Documentation/
Dfieldbus_dev.txt25 Communication between PLC and device typically happens via process data memory,
47 Registration then happens by calling fieldbus_dev_register().
/kernel/linux/linux-4.19/arch/c6x/lib/
Dstrasgi.S73 ;; loop back branch happens here
88 ;; return happens here
/kernel/linux/linux-5.10/fs/btrfs/
Dacl.c81 * allocation context to avoid deadlock if reclaim happens. in __btrfs_set_acl()
132 /* this happens with subvols */ in btrfs_init_acl()
/kernel/linux/linux-5.10/Documentation/PCI/
Dpcieaer-howto.rst154 fatal error happens. The root port aer service driver provides a
244 What happens if a PCI Express device driver does not provide an
253 What happens if an upstream port service driver does not provide
266 driver when an error happens. But if the driver is not aware of
/kernel/linux/linux-5.10/Documentation/timers/
Dhighres.rst161 calls when an interrupt happens. The overhead would be much larger than the
174 When the timer interrupt happens, the next event interrupt handler is called
224 called when an interrupt happens during the idle period, which does not cause a
233 hrtimer_update_jiffies() is called from irq_enter() when an interrupt happens
/kernel/linux/linux-4.19/include/linux/
Duaccess.h240 * happens, handle that and return -EFAULT.
252 * happens, handle that and return -EFAULT.
263 * happens, handle that and return -EFAULT.
275 * happens, handle that and return -EFAULT.

12345678910>>...128