Lines Matching refs:by
17 done by the already installed livepatches.
31 The state of the system might get modified either by several livepatch callbacks
32 or by the newly used code. Also it must be possible to find changes done by
35 Each modified state is described by struct klp_state, see
51 is supported by the given livepatch.
90 has not been already modified by a livepatches that are being
94 been done by a livepatch that is being replaced.
100 done by livepatches that were being replaced.
108 System states are usually modified by livepatch callbacks. The expected
116 are already provided by previously installed livepatches.
118 - Do any other preparatory action that is needed by
125 - Clean up its own mess in case of error. It might be done by a custom
126 code or by calling *post_unpatch()* explicitly.
143 - Prevent the code, added by the livepatch, relying on the system
150 - Distinguish transition reverse and livepatch disabling by