Lines Matching full:post
22 # according to the klp_patch, their post-patch callbacks run and the
26 # unpatching transition starts. klp_objects are reverted, post-patch
67 # - On livepatch enable, only pre/post-patch callbacks are executed for
71 # pre/post-patch callbacks are executed.
74 # $MOD_TARGET) pre/post-unpatch callbacks are executed.
119 # post-unpatch callbacks are executed when this occurs.
121 # - When the livepatch is disabled, pre and post-unpatch callbacks are
166 # pre/post-patch callbacks are executed.
170 # post-unpatch callbacks are executed when this occurs.
213 # - As expected, only pre/post-(un)patch handlers are executed for
285 # the kernel module. No post-patch or pre/post-unpatch callbacks are
288 # - Pre/post-unpatch callbacks are run for the vmlinux klp_object.
330 # module. Post-patch callbacks are executed and the transition
398 # module). Note that *no* post-patch callbacks will be executed while
405 # klp_object's post-patch callbacks executed, the remaining
457 # - Load and unload two livepatches, pre and post (un)patch callbacks
506 # disabled and *none* of its pre/post-unpatch callbacks executed. On
508 # pre/post-unpatch callbacks *should* be executed.
513 # - Pre and post patch callbacks are executed for both livepatches.
515 # - Once the atomic replace module is loaded, only its pre and post