Searched full:happening (Results 1 – 25 of 266) sorted by relevance
1234567891011
/Linux-v5.15/scripts/ |
D | subarch.include | 2 # first, and if a usermode build is happening, the "ARCH=um" on the command 3 # line overrides the setting of ARCH below. If a native build is happening,
|
/Linux-v5.15/Documentation/devicetree/bindings/i2c/ |
D | i2c-gate.yaml | 17 no arbitration happening for gates.
|
/Linux-v5.15/include/linux/ |
D | task_io_accounting.h | 40 * (in its write_bytes) will not be happening. We _could_ just
|
/Linux-v5.15/include/uapi/linux/ |
D | resource.h | 17 * structure will lose. This reduces the chances of that happening.
|
D | eventpoll.h | 49 * from happening while those events are being processed.
|
/Linux-v5.15/include/linux/platform_data/ |
D | pm33xx.h | 18 * These flags allow PM code to exclude certain operations from happening
|
/Linux-v5.15/tools/testing/selftests/pidfd/ |
D | pidfd.h | 62 * what is happening. This way we can tell the difference between a system
|
/Linux-v5.15/lib/ |
D | kobject_uevent.c | 450 * @kobj: struct kobject that the action is happening to 451 * @action: action that is happening 634 * @kobj: struct kobject that the action is happening to 635 * @action: action that is happening
|
/Linux-v5.15/arch/x86/um/ |
D | syscalls_64.c | 25 * setting %fs may result in something else happening (like a in arch_prctl()
|
/Linux-v5.15/arch/arm/mach-spear/ |
D | hotplug.c | 70 * Just note it happening - when we're woken, we can report in spear13xx_do_lowpower()
|
/Linux-v5.15/drivers/misc/ibmasm/ |
D | heartbeat.c | 27 * To prevent this from happening a callback is added the panic_notifier_list.
|
/Linux-v5.15/Documentation/core-api/ |
D | index.rst | 50 How Linux keeps everything from happening at the same time. See
|
/Linux-v5.15/drivers/regulator/ |
D | pwm-regulator.c | 164 * This is happening when the user needs an inversed polarity, but the in pwm_regulator_get_voltage() 200 * This is happening when the user needs an inversed polarity, but the in pwm_regulator_set_voltage()
|
/Linux-v5.15/arch/arm/plat-versatile/ |
D | hotplug.c | 80 * Just note it happening - when we're woken, we can report in versatile_immitation_do_lowpower()
|
/Linux-v5.15/Documentation/admin-guide/ |
D | md.rst | 341 fully active: IO and resync can be happening. 630 nothing is happening 633 happening. This reads all blocks and checks 638 A full check and repair is happening. This is
|
/Linux-v5.15/Documentation/RCU/Design/Memory-Ordering/ |
D | Tree-RCU-Memory-Ordering.rst | 63 happening before one of the above lock-release functions will be seen 64 by all CPUs as happening before any access happening after a later 66 Furthermore, any access happening before one of the 68 CPUs as happening before any access happening after a later one
|
/Linux-v5.15/tools/testing/selftests/net/ |
D | reuseaddr_conflict.c | 7 * when we open the ipv6 conterpart, which is what was happening previously.
|
/Linux-v5.15/fs/ksmbd/ |
D | vfs_cache.h | 109 /* if ls is happening on directory, below is valid*/
|
/Linux-v5.15/arch/x86/boot/compressed/ |
D | misc.h | 8 * we just keep it from happening. (This list needs to be extended when new
|
/Linux-v5.15/Documentation/arm/samsung-s3c24xx/ |
D | suspend.rst | 112 happening
|
/Linux-v5.15/drivers/staging/media/atomisp/pci/ |
D | atomisp-regs.h | 65 * RCOMP update is happening. The clock is gated for a minimum of 100 nsec.
|
/Linux-v5.15/drivers/md/ |
D | raid10.h | 9 * 2/ when resync/recovery/reshape is known to be happening - i.e. in code
|
/Linux-v5.15/Documentation/driver-api/media/ |
D | tx-rx.rst | 105 happening.
|
/Linux-v5.15/Documentation/power/ |
D | swsusp-dmcrypt.rst | 120 the let statement. Now, what is happening in the script?
|
/Linux-v5.15/drivers/irqchip/ |
D | irq-sun4i.c | 188 * the extra check in the common case of 1 happening after having in sun4i_handle_irq()
|
1234567891011