/Linux-v4.19/Documentation/livepatch/ |
D | callbacks.txt | 66 callback is provided, the transition is assumed to be safe.) If a 81 If a patch transition is reversed, no pre-unpatch handlers will be run 85 If the object did successfully patch, but the patch transition never 149 On livepatch enable, before the livepatch transition starts, pre-patch 152 to the klp_patch, their post-patch callbacks run and the transition 157 [ 36.504213] livepatch: 'livepatch_callbacks_demo': initializing patching transition 160 [ 36.505849] livepatch: 'livepatch_callbacks_demo': starting patching transition 161 [ 37.727133] livepatch: 'livepatch_callbacks_demo': completing patching transition 167 unpatching transition starts. klp_objects are reverted, post-patch 168 callbacks execute and the transition completes: [all …]
|
D | livepatch.txt | 98 transition state where tasks are converging to the patched state. 99 Usually this transition state can complete in a few seconds. The same 145 The /sys/kernel/livepatch/<patch>/transition file shows whether a patch 146 is in transition. Only a single patch (the topmost patch on the stack) 147 can be in transition at a given time. A patch can remain in transition 150 A transition can be reversed and effectively canceled by writing the 152 the transition is in progress. Then all the tasks will attempt to 157 If a patch is in transition, this file shows 0 to indicate the task is 159 transition, it shows -1. Any tasks which are blocking the transition 168 Administrator can also affect a transition through [all …]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-kernel-livepatch | 28 What: /sys/kernel/livepatch/<patch>/transition 34 transition. 42 course of an existing transition. Writing 1 sends a fake 54 course of an existing transition. Writing 1 clears
|
D | sysfs-bus-coresight-devices-etm3x | 177 Description: (RW) Defines the event that causes the sequencer to transition 184 Description: (RW) Defines the event that causes the sequencer to transition 191 Description: (RW) Defines the event that causes the sequencer to transition 198 Description: (RW) Defines the event that causes the sequencer to transition 205 Description: (RW) Defines the event that causes the sequencer to transition 212 Description: (RW) Defines the event that causes the sequencer to transition
|
D | sysfs-class-remoteproc | 47 transition to "running" state.
|
/Linux-v4.19/Documentation/sound/soc/ |
D | dai.rst | 39 transition. 42 MSB is transmitted on transition of LRC. 45 MSB is transmitted sample size BCLKs before LRC transition.
|
/Linux-v4.19/kernel/livepatch/ |
D | Makefile | 3 livepatch-objs := core.o patch.o shadow.o transition.o
|
D | transition.c | 108 func->transition = false; in klp_complete_transition() 521 func->transition = true; in klp_init_transition()
|
/Linux-v4.19/Documentation/cpu-freq/ |
D | core.txt | 54 transition notifiers. 61 CPUFreq policy notifier is called twice for a policy transition: 79 2.2 CPUFreq transition notifiers
|
/Linux-v4.19/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-spear.txt | 13 - clock-latency: Specify the possible maximum transition latency for clock, in
|
D | nvidia,tegra124-cpufreq.txt | 19 - clock-latency: Specify the possible maximum transition latency for clock,
|
D | arm_big_little_dt.txt | 19 - clock-latency: Specify the possible maximum transition latency for clock,
|
D | cpufreq-dt.txt | 17 - clock-latency: Specify the possible maximum transition latency for clock,
|
/Linux-v4.19/net/hsr/ |
D | hsr_device.c | 37 static void __hsr_set_operstate(struct net_device *dev, int transition) in __hsr_set_operstate() argument 40 if (dev->operstate != transition) { in __hsr_set_operstate() 41 dev->operstate = transition; in __hsr_set_operstate()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | keystone-gate.txt | 15 - domain-id : psc domain id needed to check the transition state register
|
/Linux-v4.19/Documentation/input/devices/ |
D | rotary-encoder.rst | 61 meaning that there it has seen half the way of a one-step transition. 67 Parking position. If the encoder enters this state, a full transition
|
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/ |
D | gpio-wdt.txt | 8 - toggle: Either a high-to-low or a low-to-high transition clears
|
/Linux-v4.19/Documentation/arm/ |
D | cluster-pm-race-avoidance.txt | 127 A trigger event (spontaneous) means that the CPU can transition to the 252 further transition possible on the outbound side (i.e., the 272 model. The final transition to CLUSTER_UP/INBOUND_NOT_COMING_UP 282 where the <transitioner> is the side on which the transition 454 __mcpm_cpu_going_down() signals the transition of a CPU to the 457 __mcpm_cpu_down() signals the transition of a CPU to the CPU_DOWN 486 additional topological levels, and modifying the transition
|
/Linux-v4.19/Documentation/power/ |
D | interface.txt | 26 will attempt to transition into the corresponding sleep state. Refer to 38 'suspend' (trigger a Suspend-to-RAM transition)
|
/Linux-v4.19/include/linux/ |
D | livepatch.h | 85 bool transition; member
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | twl4030-power.txt | 29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
|
/Linux-v4.19/Documentation/hwmon/ |
D | adt7475 | 118 This allows smoothing of the fan speed transition. To set the transition time
|
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | stream.rst | 126 Below shows the SoundWire stream states and state transition diagram. :: 141 NOTE: State transition between prepare and deprepare is supported in Spec 144 NOTE2: Stream state transition checks need to be handled by caller 145 framework, for example ALSA/ASoC. No checks for stream transition exist in
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/ |
D | phy.c | 1396 struct b43legacy_lopair transition; in b43legacy_phy_lo_g_state() local 1434 transition.high = tmp_pair.high + in b43legacy_phy_lo_g_state() 1436 transition.low = tmp_pair.low + transitions[j - 1].low; in b43legacy_phy_lo_g_state() 1437 if ((abs(transition.low) < 9) in b43legacy_phy_lo_g_state() 1438 && (abs(transition.high) < 9)) { in b43legacy_phy_lo_g_state() 1439 b43legacy_lo_write(dev, &transition); in b43legacy_phy_lo_g_state() 1448 transition.high; in b43legacy_phy_lo_g_state() 1449 lowest_transition.low = transition.low; in b43legacy_phy_lo_g_state()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | pxa_camera.rst | 77 - each arrow is the condition to transition to another state 78 - an arrow with a comment is a mandatory transition (no condition)
|