Lines Matching refs:transition
27 #include "transition.h"
41 * Actively used patches: enabled or in transition. Note that replaced
347 * /sys/kernel/livepatch/<patch>/transition
377 * Allow to reverse a pending transition in both ways. It might be
378 * necessary to complete the transition without forcing and breaking
447 static struct kobj_attribute transition_kobj_attr = __ATTR_RO(transition);
775 func->transition = false;
983 * Enforce the order of the func->transition writes in
987 * this ensures the handler sees that func->transition is set.
1014 * Enforce the order of the func->transition writes in
1017 * func->transition updates before the handler is registered and the
1091 pr_warn("The livepatch transition may never complete.\n");
1142 * The only exception is when the transition was forced. In this case,
1167 * It is safe even when the transition was forced. The ftrace handler