/linux/mm/damon/ |
A D | core.c | 132 scheme->wmarks.activated = true; in damon_new_scheme() 582 if (!s->wmarks.activated) in damon_do_apply_schemes() 687 if (!s->wmarks.activated) in kdamond_apply_schemes() 954 if (scheme->wmarks.activated) in damos_wmark_wait_us() 959 scheme->wmarks.activated = false; in damos_wmark_wait_us() 965 !scheme->wmarks.activated) in damos_wmark_wait_us() 968 if (!scheme->wmarks.activated) in damos_wmark_wait_us() 970 scheme->wmarks.activated = true; in damos_wmark_wait_us()
|
/linux/drivers/thunderbolt/ |
A D | path.c | 158 path->activated = true; in tb_path_discover() 452 if (!path->activated) { in tb_path_deactivate() 464 path->activated = false; in tb_path_deactivate() 480 if (path->activated) { in tb_path_activate() 555 path->activated = true; in tb_path_activate()
|
A D | tunnel.c | 1560 WARN_ON(!tunnel->paths[i]->activated); in tb_tunnel_is_invalid() 1585 if (tunnel->paths[i]->activated) { in tb_tunnel_restart() 1587 tunnel->paths[i]->activated = false; in tb_tunnel_restart() 1628 if (tunnel->paths[i]->activated) { in tb_tunnel_activate() 1652 if (tunnel->paths[i] && tunnel->paths[i]->activated) in tb_tunnel_deactivate() 1688 if (!tunnel->paths[i]->activated) in tb_tunnel_is_active()
|
/linux/drivers/ntb/hw/idt/ |
A D | Kconfig | 16 First of all partitions must be activated and properly assigned to all 17 the ports with NT-functions intended to be activated (see SWPARTxCTL
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
A D | kfd_events.c | 42 bool activated; /* Becomes true when event is signaled */ member 400 waiter->activated = true; in set_event() 537 event_waiters[i].activated = false; in alloc_event_waiters() 553 waiter->activated = ev->signaled; in init_event_waiter_get_status() 566 if (!waiter->activated) in init_event_waiter_add_to_waitlist() 590 if (event_waiters[i].activated) { in test_event_condition() 619 if (waiter->activated && event->type == KFD_EVENT_TYPE_MEMORY) { in copy_signaled_event_data()
|
/linux/fs/ntfs3/ |
A D | Kconfig | 20 If activated 64 bits per clusters you will be able to use 4k cluster 31 If activated you will be able to read such files correctly.
|
/linux/Documentation/devicetree/bindings/usb/ |
A D | atmel-usb.txt | 17 activated for the bus to be powered. 19 activated for the overcurrent detection. 71 activated for the bus to be powered.
|
/linux/drivers/leds/trigger/ |
A D | ledtrig-pattern.c | 409 led_cdev->activated = true; in pattern_trig_activate() 427 if (!led_cdev->activated) in pattern_trig_deactivate() 437 led_cdev->activated = false; in pattern_trig_deactivate()
|
/linux/Documentation/leds/ |
A D | leds-lm3556.rst | 23 CONTROL REGISTER(0x09).Flash mode is activated by the ENABLE REGISTER(0x0A), 51 REGISTER(0x09).Torch Mode is activated by the ENABLE REGISTER(0x0A) or by the
|
/linux/Documentation/ABI/obsolete/ |
A D | sysfs-driver-hid-roccat-arvo | 40 When written, the given buttons are activated/deactivated 52 When written, the key is activated/deactivated immediately.
|
/linux/arch/arm64/boot/dts/renesas/ |
A D | r8a774e1-hihope-rzg2h-ex.dts | 17 /* Set SW43 = ON and SW1001[7] = OFF for SATA port to be activated */
|
A D | r8a774a1-hihope-rzg2m-ex.dts | 18 /* SW43 should be OFF, if in ON state SATA port will be activated */
|
A D | r8a774b1-hihope-rzg2n-ex.dts | 18 /* Set SW43 = ON and SW1001[7] = OFF for SATA port to be activated */
|
A D | r8a774a1-hihope-rzg2m-rev2-ex.dts | 17 /* SW43 should be OFF, if in ON state SATA port will be activated */
|
A D | rzg2l-smarc.dtsi | 170 /* SW7 should be at position 2->3 so that GPIO8_CAN0_STB line is activated */ 183 /* SW8 should be at position 2->3 so that GPIO9_CAN1_STB line is activated */
|
/linux/arch/arm64/boot/dts/marvell/ |
A D | cn9131-db.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|
A D | cn9132-db-B.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|
A D | cn9132-db.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|
A D | cn9130-db.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|
A D | cn9131-db-B.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|
A D | cn9130-db-B.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm_crc.c | 96 acrtc->dm_irq_params.crc_window.activated = false; in amdgpu_dm_set_crc_window_default() 145 ret = acrtc->dm_irq_params.crc_window.activated; in amdgpu_dm_crc_window_is_activated() 468 if (acrtc->dm_irq_params.crc_window.activated) { in amdgpu_dm_crtc_handle_crc_window_irq()
|
A D | amdgpu_dm_crc.h | 49 bool activated; member
|
/linux/arch/x86/kvm/svm/ |
A D | avic.c | 636 bool activated = kvm_vcpu_apicv_active(vcpu); in svm_refresh_apicv_exec_ctrl() local 641 if (activated) { in svm_refresh_apicv_exec_ctrl() 656 if (activated) in svm_refresh_apicv_exec_ctrl() 661 svm_set_pi_irte_mode(vcpu, activated); in svm_refresh_apicv_exec_ctrl()
|
/linux/Documentation/devicetree/bindings/net/can/ |
A D | grcan.txt | 25 a bug workaround is activated.
|