/kernel/linux/linux-5.10/include/uapi/linux/ |
D | f2fs.h | 42 * Flags for going down operation used by FS_IOC_GOINGDOWN 45 #define F2FS_GOING_DOWN_FULLSYNC 0x0 /* going down with full sync */ 46 #define F2FS_GOING_DOWN_METASYNC 0x1 /* going down with metadata */ 47 #define F2FS_GOING_DOWN_NOSYNC 0x2 /* going down */ 48 #define F2FS_GOING_DOWN_METAFLUSH 0x3 /* going down with meta flush */ 49 #define F2FS_GOING_DOWN_NEED_FSCK 0x4 /* going down to trigger fsck */
|
D | batman_adv.h | 85 * originator is going to announce via TT. 356 * @BATADV_ATTR_AP_ISOLATION_ENABLED: whether the data traffic going 375 * @BATADV_ATTR_BONDING_ENABLED: whether the data traffic going through 396 * @BATADV_ATTR_FRAGMENTATION_ENABLED: whether the data traffic going 445 * are going to use classic flooding for any multicast packet with no
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
D | u132-hcd.c | 57 * If you're going to try stuff like this, you need to split 185 int going; member 253 u132->going += 1; in u132_hcd_delete() 258 "2=%p going=%d pdev=%p\n", hcd, u132, u132->going, pdev); in u132_hcd_delete() 474 if (u132->going > 1) { in u132_hcd_monitor_work() 476 , u132->going); in u132_hcd_monitor_work() 479 } else if (u132->going > 0) { in u132_hcd_monitor_work() 490 u132->going = 1; in u132_hcd_monitor_work() 624 if (u132->going > 1) { in u132_hcd_interrupt_recv() 626 , u132->going); in u132_hcd_interrupt_recv() [all …]
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
D | gen-insn-x86-dat.awk | 16 going = 0 20 going = 1 24 going = 0 28 if (going) {
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | xenvm-4.2.dts | 20 /* this field is going to be adjusted by the hypervisor */ 50 /* this field is going to be adjusted by the hypervisor */ 73 /* this field is going to be adjusted by the hypervisor */ 75 /* this field is going to be adjusted by the hypervisor */
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
D | db8500-prcmu.h | 94 * @FS_2_DS: Value set when power state is going from ApExecute to 98 * @DS_TO_FS: Value set when power state is going from ApDeepSleep to 102 * @SWR: Value set when power state is going to ApReset 186 * @SOFTRESETGO : The A9 watchdog/SoftReset state is on going 187 * @BOOT_TO_EXECUTE: The apBoot to apExecute state transition is on going 189 * going 191 * going 194 * @EXECUTE_TO_SLEEP: The apExecute to apSleep state transition is on going 195 * @SLEEP_TO_EXECUTE: The apSleep to apExecute state transition is on going 198 * @EXECUTE_TO_IDLE: The apExecute to apIdle state transition is on going [all …]
|
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/ |
D | sysfs-class-net-mesh | 15 Indicates whether the data traffic going from a 24 Indicates whether the data traffic going through the 41 Indicates whether the data traffic going through the 87 mesh are going to use classic flooding for any
|
/kernel/linux/linux-5.10/drivers/memory/samsung/ |
D | exynos5422-dmc.c | 302 * @dmc: device for which the new settings is going to be applied 308 * The bank register set 1 is used when the main PLL frequency is going to be 383 * @dmc: device for which the new settings is going to be applied 410 * @dmc: device for which the new settings is going to be applied 452 * @dmc: device for which it is going to be set 478 * @dmc: device for which it is going to be set 504 * @dmc: device for which it is going to be set 524 * @dmc: DMC device for which the switching is going to happen 525 * @target_rate: new frequency which is going to be set as a final 526 * @target_volt: new voltage which is going to be set as a final [all …]
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
D | tosa-bt.c | 36 pr_info("BT_RADIO going: %s\n", blocked ? "off" : "on"); in tosa_bt_set_block() 39 pr_info("TOSA_BT: going ON\n"); in tosa_bt_set_block() 42 pr_info("TOSA_BT: going OFF\n"); in tosa_bt_set_block()
|
/kernel/linux/linux-5.10/arch/arm/mach-zynq/ |
D | slcr.c | 153 * 0 means cpu is running, 1 cpu is going to die. 155 * Return: true if cpu is running, false if cpu is going to die 170 * @die: cpu state - true if cpu is going to die 173 * 0 means cpu is running, 1 cpu is going to die.
|
/kernel/linux/linux-5.10/tools/testing/selftests/livepatch/ |
D | test-callbacks.sh | 146 $MOD_LIVEPATCH: pre_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away 148 $MOD_LIVEPATCH: post_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away 195 $MOD_LIVEPATCH: pre_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away 197 $MOD_LIVEPATCH: post_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away 265 livepatch: '$MOD_LIVEPATCH': canceling patching transition, going to unpatch 364 $MOD_LIVEPATCH: pre_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away 366 $MOD_LIVEPATCH: post_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away 440 $MOD_LIVEPATCH: post_unpatch_callback: $MOD_TARGET -> [MODULE_STATE_GOING] Going away
|
/kernel/linux/linux-5.10/include/linux/ |
D | count_zeros.h | 17 * Count the number of leading zeros from the MSB going towards the LSB in @x. 37 * Count the number of trailing zeros from the LSB going towards the MSB in @x.
|
/kernel/linux/linux-5.10/drivers/i2c/ |
D | Kconfig | 143 problem with I2C support and want to see more of what is going on. 150 a problem with I2C support and want to see more of what is going 159 a problem with I2C support and want to see more of what is going
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_values.h | 106 * we have a Going To Sleep register at offsets 8x+4. 108 * As noted above, we have many instances of the Simple Doorbell and Going To 112 * non-contiguous offset for the Going To Sleep writes in order to avoid
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | 6.Followthrough.rst | 64 explain what is really going on. If you have a technical objection to a 84 going to remember all the details of the code you posted the last time 92 What if you've tried to do everything right and things still aren't going 95 honestly believe that this decision is going against you wrongly, you can 117 being -mm. Patches which affect multiple subsystems can also end up going
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-chromeos-driver-cros-ec-lightbar | 22 functions through this interface. Going faster will simply 67 prevents the kernel from going through its normal
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
D | vidtv_common.c | 20 * generator, in order to avoid going past the 57 * generator, in order to avoid going past the
|
/kernel/linux/linux-5.10/Documentation/i2c/ |
D | gpio-fault-injection.rst | 99 Arbitration lost is achieved by waiting for SCL going down by the master under 104 should be detected beforehand. Also note, that SCL going down is monitored 129 Start of a transfer is detected by waiting for SCL going down by the master
|
/kernel/linux/linux-5.10/Documentation/driver-api/pm/ |
D | notifiers.rst | 30 The system is going to hibernate, tasks will be frozen immediately. This 41 The system is going to restore a hibernation image. If all goes well,
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
D | ev6-clear_user.S | 25 * it's going to be worth the effort to hand-unroll a big loop, and use wh64. 92 * We know that we're going to do at least 16 quads, which means we are 93 * going to be able to use the large block clear loop at least once. 121 * We are _not_ going to update $0 after every single store. That
|
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/vhe/ |
D | sysreg-sr.c | 21 * tpidr_el0 and tpidrro_el0 only need to be switched when going 23 * switched when potentially going to run a different VCPU. The latter two
|
/kernel/liteos_m/testsuites/sample/posix/pthread/ |
D | It_posix_pthread.h | 49 #define PTHREAD_INTHREAD_TEST 0 /* Control going to or is already for Thread */ 50 #define PTHREAD_INMAIN_TEST 1 /* Control going to or is already for Main */
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
D | sa1100-cpufreq.c | 64 * If you really want to understand what is going on in 132 /* We're going FASTER, so first relax the memory in sa1100_update_dram_timings() 147 /* We're going SLOWER: first decrease the core in sa1100_update_dram_timings()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | alive.h | 160 * @IWL_INIT_DEBUG_CFG: driver is going to send debug config command 161 * @IWL_INIT_NVM: driver is going to send NVM_ACCESS commands 162 * @IWL_INIT_PHY: driver is going to send PHY_DB commands
|
/kernel/linux/linux-5.10/kernel/ |
D | tracepoint.c | 519 * performed either with a tracepoint module going notifier, or from 547 * performed either with a tracepoint module going notifier, or from 601 * register_tracepoint_notifier - register tracepoint coming/going notifier 605 * coming/going with the tracepoint_module_list_mutex held. 627 * unregister_tracepoint_notifier - unregister tracepoint coming/going notifier 705 * Called the going notifier before checking for in tracepoint_module_going() 717 * flag on "going", in case a module taints the kernel only after being in tracepoint_module_going()
|