Searched full:happens (Results 1 – 25 of 1775) sorted by relevance
12345678910>>...71
/Linux-v6.1/include/linux/ |
D | instrumented.h | 20 * before the actual read happens. 35 * before the actual write happens. 50 * before the actual write happens. 65 * before the actual read happens. 80 * before the actual write happens. 95 * inserted before the actual write happens. 163 * whether the instrumentation happens before or after the data is copied from 180 * whether the instrumentation happens before or after the data is copied from
|
/Linux-v6.1/arch/mips/cavium-octeon/executive/ |
D | cvmx-interrupt-decodes.c | 244 /*pcs_int_en_reg.s.dup = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable() 249 /*pcs_int_en_reg.s.rxerr_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable() 254 /*pcs_int_en_reg.s.xmit_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable() 255 /*pcs_int_en_reg.s.lnkspd_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable() 259 /*pcs_int_en_reg.s.dup = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable() 264 /*pcs_int_en_reg.s.rxerr_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable() 269 /*pcs_int_en_reg.s.xmit_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable() 270 /*pcs_int_en_reg.s.lnkspd_en = 1; // This happens during normal operation */ in __cvmx_interrupt_pcsx_intx_en_reg_enable() 297 pcsx_int_en_reg.s.bitlckls_en = 0; /* Happens if XAUI module is not installed */ in __cvmx_interrupt_pcsxx_int_en_reg_enable()
|
/Linux-v6.1/Documentation/i2c/busses/ |
D | i2c-ali1563.rst | 22 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
|
/Linux-v6.1/Documentation/core-api/ |
D | debug-objects.rst | 78 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
|
/Linux-v6.1/fs/efs/ |
D | file.c | 24 * 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()
|
/Linux-v6.1/Documentation/trace/ |
D | osnoise-tracer.rst | 36 events. When a noise happens without any interference from the operating 104 higher than the configured value happens. Writing 0 disables this 107 higher than the configured value happens. Writing 0 disables this 150 The reason roots in the overhead of the entry and exit code that happens
|
D | timerlat-tracer.rst | 56 or by thread masking interrupts. Once the timer happens, the delay 73 value happens. Writing 0 disables this option. 76 value happens. Writing 0 disables this option.
|
/Linux-v6.1/arch/alpha/include/asm/ |
D | extable.h | 15 * Either errreg or valreg may be $31, in which case nothing happens. 17 * The exception fixup information "just so happens" to be arranged
|
/Linux-v6.1/tools/testing/selftests/powerpc/signal/ |
D | signal_tm.c | 63 * If anything bad happens in ASM and we fail to set ret in test_signal_tm() 78 * happens. in test_signal_tm()
|
/Linux-v6.1/tools/memory-model/Documentation/ |
D | glossary.txt | 40 See also "Happens-Before", "Reads-From", "Relaxed", and "Release". 123 Happens-Before (hb): A relation between two accesses in which LKMM 125 detail, please see the "THE HAPPENS-BEFORE RELATION: hb"
|
/Linux-v6.1/security/ |
D | inode.c | 100 * file is to be removed (no automatic cleanup happens if your module 193 * to be removed (no automatic cleanup happens if your module is unloaded, 221 * to be removed (no automatic cleanup happens if your module is unloaded, 253 * to be removed (no automatic cleanup happens if your module is unloaded,
|
/Linux-v6.1/Documentation/PCI/ |
D | pcieaer-howto.rst | 154 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
|
/Linux-v6.1/Documentation/timers/ |
D | highres.rst | 161 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
|
/Linux-v6.1/tools/testing/selftests/bpf/verifier/ |
D | atomic_fetch_add.c | 66 /* It happens that the address leak check is first, but it would also be 79 /* It happens that the address leak check is first, but it would also be
|
/Linux-v6.1/drivers/staging/fieldbus/Documentation/ |
D | fieldbus_dev.txt | 25 Communication between PLC and device typically happens via process data memory, 47 Registration then happens by calling fieldbus_dev_register().
|
/Linux-v6.1/Documentation/process/ |
D | maintainer-tip.rst | 50 - interrupt core development happens in the irq/core branch 52 - interrupt chip driver development also happens in the irq/core 59 happens in the timers/core branch, but patches are usually applied in 62 - clocksource/event driver development happens in the timers/core 68 - perf core and architecture support development happens in the 71 - perf tooling development happens in the perf tools maintainer 88 RCU development happens in the linux-rcu tree. The resulting changes
|
D | volatile-considered-harmful.rst | 69 hyperthreaded twin processor; it also happens to serve as a compiler 79 ensures that the access happens as expected by the programmer.
|
/Linux-v6.1/arch/powerpc/platforms/embedded6xx/ |
D | linkstation.c | 114 for(;;) /* Spin until reset happens */ in linkstation_restart() 127 for(;;) /* Spin until power-off happens */ in linkstation_power_off()
|
/Linux-v6.1/kernel/ |
D | extable.c | 103 * If a stack dump happens while RCU is not watching, then in kernel_text_address() 106 * triggers a stack trace, or a WARN() that happens during in kernel_text_address()
|
/Linux-v6.1/drivers/net/wireless/intel/ipw2x00/ |
D | Kconfig | 35 initialization time, and when built-in this typically happens 97 initialization time, and when built-in this typically happens
|
/Linux-v6.1/net/rds/ |
D | ib_ring.c | 44 * Freeing always happens in an interrupt, and hence only 62 * This only happens on shutdown.
|
/Linux-v6.1/Documentation/bpf/ |
D | prog_cgroup_sysctl.rst | 72 written to sysctl before actual write happens. This helper can be used only 76 written to sysctl before actual write happens. Sysctl value will be
|
/Linux-v6.1/Documentation/locking/ |
D | robust-futexes.rst | 92 registration happens at most once per thread lifetime]. At do_exit() 139 - no per-lock kernel allocation happens. 187 thread lifetime, and the cleanup operation, if it happens, is fast and
|
/Linux-v6.1/Documentation/driver-api/media/ |
D | v4l2-device.rst | 40 be ``NULL``, but it happens with ISA devices or when one device creates 59 happens the parent device becomes invalid. Since :c:type:`v4l2_device` has a
|
/Linux-v6.1/Documentation/mm/ |
D | hwpoison.rst | 27 when that happens another machine check will happen. 124 memory failure happens, this feature is disabled.
|
12345678910>>...71